Aauth v2.0.1
Removed or !ctype_alnum($pass) from the IF statement
It was causing issues with special characters in passwords
and returning false even if the password matches.
Removed or !ctype_alnum($pass) from the IF statement
It was causing issues with special characters in passwords
and returning false even if the password matches.