Skip to content
Commit beb1b1f2 authored by Tom Dean's avatar Tom Dean
Browse files

Fixes for related issues:

https://security.drupal.org/node/104803#comment-77068
https://drupal.org/node/2269059

Removed cast to (int) to ensure is_numeric() immediately after doesn't always pass, also added additional check in if statement to be doubly secure
Changed so both instances of variable_get('webserver_auth_create_user') default to same value (FALSE)
parent ea851e2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment