You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
The login with this plugin is not working if a password like "654321!abcDEF<" is used. The problematic part here is the "<" symbol. Without it or with ">" it is working fine.
The text was updated successfully, but these errors were encountered:
Just ran into this bug again because the password policy which should forbid "<" in the password was not working properly. I will fix the password policy, though it would be nice to get this bug fixed too.
If any further information is required let me know. I can apply a patchfile too.
The login with this plugin is not working if a password like "654321!abcDEF<" is used. The problematic part here is the "<" symbol. Without it or with ">" it is working fine.
The text was updated successfully, but these errors were encountered: