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 Feb 18, 2023. It is now read-only.
Tried my initial password reset, but it keeps failing when I try to reset the password, I checked the regex from git and it worked fine.
Password example
gBridgePass@20
Responds:
An error occured
The password must be at least 8 characters long and must contain at least one number (0-9), letters, and at least one special char.
Removing the @ for another symbol fixes it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tried my initial password reset, but it keeps failing when I try to reset the password, I checked the regex from git and it worked fine.
Password example
gBridgePass@20
Responds:
An error occured
The password must be at least 8 characters long and must contain at least one number (0-9), letters, and at least one special char.
Removing the @ for another symbol fixes it.
The text was updated successfully, but these errors were encountered: