corcel
corcel copied to clipboard
Some users Auth returns false
- Corcel Version: 2.7.*
- Framework Name & Version: Laravel 5.7
- PHP Version: 7.2.5
- Database Driver & Version: Mysal
Description:
Using the Auth facade works for some users and not for others. A user with administrator access can successfully login but a user with subscriber level access cannot.
The only thing I can tell is different is that the subscriber user (failed) has a # in the password.
Steps To Reproduce:
@brightroom thanks for reporting. can you give me more details about the problem? do you get any exception (which)? can you provide a step to reproduce this? just trying to understand it better and find out a solution for that. cheers
@brightroom @jgrossi I can also confirm that passwords with non-standard characters seem to be causing a problem