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
At the moment we allow any password with min 1 character length which is not ideal.
So this needs to be changed and we should allow at least 8 characters long passwords with special characters, numbers, small and capital letters etc.
The text was updated successfully, but these errors were encountered:
At the moment we allow any password with min 1 character length which is not ideal.
So this needs to be changed and we should allow at least 8 characters long passwords with special characters, numbers, small and capital letters etc.
The text was updated successfully, but these errors were encountered: