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

Presence of a "@" in the login vs PersistingLogin #353

Closed
SandrineProusteau opened this issue Oct 1, 2015 · 1 comment
Closed

Presence of a "@" in the login vs PersistingLogin #353

SandrineProusteau opened this issue Oct 1, 2015 · 1 comment

Comments

@SandrineProusteau
Copy link

On OpenCms 9.5.2, when we use an account which have his email as login, ex: firstname.lastname@company.com, the "reading" of the cookie seems to return an invalid token.
I suggest to replace "@" in the cookies contents by something like "at".
I get around this issue by registering new users with "@-replaced" email as login.

@SandrineProusteau SandrineProusteau changed the title Presence of a "@" in the login vs PersistentLogin Presence of a "@" in the login vs PersistingLogin Oct 1, 2015
@gWestenberger
Copy link
Contributor

Fixed for release 9.5.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants