-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flex user cannot log in on Windows #2772
Comments
I believe this is related to #2773 |
Unfortunately, in Grav v1.7.0-rc.3 this problem is not fixed. If I can provide any logs, to fix this problem. Tell me, please. |
I don't think it's a Windows-specific issue as we had it tested in Windows. Make sure you didn't change the storage type to folders as it would require different structure of files. |
Settings look good. Not sure why the login fails, though... |
This bug is the same as #2785, and my old #2444 (comment) and this commit a8ff0e3 fix it. |
I create two users, with same password and permissions:
Then i try to login:
regular-user
Authorization passes without problems.
flex-user
Authorization does not pass.
Info:
Windows 10 x64
PHP v7.4.0 (on built in server)
Grav v1.7.0-rc.2
Admin v1.10.0-rc.2
All tests were performed on a clean installation.
The text was updated successfully, but these errors were encountered: