Skip to content
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

Closed
lufog opened this issue Dec 22, 2019 · 6 comments
Closed

Flex user cannot log in on Windows #2772

lufog opened this issue Dec 22, 2019 · 6 comments
Assignees

Comments

@lufog
Copy link

lufog commented Dec 22, 2019

I create two users, with same password and permissions:

  • regular-user (with disabled flex-users)
  • flex-user (with enabled flex-users)

Then i try to login:
regular-user
regular-user
Authorization passes without problems.

flex-user
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.

@rhukster rhukster changed the title Flex user cannot log in Flex user cannot log in on Windows Dec 26, 2019
@mahagr mahagr self-assigned this Jan 2, 2020
@mahagr mahagr added the fixed label Jan 2, 2020
@mahagr
Copy link
Member

mahagr commented Jan 2, 2020

I believe this is related to #2773

@lufog
Copy link
Author

lufog commented Jan 3, 2020

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.

@mahagr
Copy link
Member

mahagr commented Jan 3, 2020

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.

@mahagr mahagr removed the fixed label Jan 3, 2020
@lufog
Copy link
Author

lufog commented Jan 3, 2020

Configuration -> Experimental:

изображение

User Accounts -> flex-user:

изображение

User Groups -> super:

изображение

@mahagr
Copy link
Member

mahagr commented Jan 3, 2020

Settings look good. Not sure why the login fails, though...

@lufog
Copy link
Author

lufog commented Jan 8, 2020

This bug is the same as #2785, and my old #2444 (comment) and this commit a8ff0e3 fix it.

@mahagr mahagr closed this as completed Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants