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
I recently spun up jube.io and on the first login screen it asked me to change my password.
This seems to take a password policy (regex) from a social media platform i.e. 16 characters, upper and lower case, special characters limited.
I would appreciate if the passwords could be made more complex i.e. the length is unlimited or increased to 100 and all special characters can be used.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered:
Thank you for taking the time to spin up Jube. You give excellent feedback.
If it is a barrier to your getting started, I would consider this worthwhile to fix soon.
I have allocated the ticket to myself. I will aim to have a branch something this week. It is a straightforward task, but I am inclined to fix the validation sustainably and allow it to be controlled via the environment variables.
Hello,
I recently spun up jube.io and on the first login screen it asked me to change my password.
This seems to take a password policy (regex) from a social media platform i.e. 16 characters, upper and lower case, special characters limited.
I would appreciate if the passwords could be made more complex i.e. the length is unlimited or increased to 100 and all special characters can be used.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered: