PretendoNetwork / website

Website for Pretendo Network
https://pretendo.network
GNU Affero General Public License v3.0
77 stars 76 forks source link

[Enhancement]: Add passwordrules to sign-up #330

Closed MatthewL246 closed 1 month ago

MatthewL246 commented 1 month ago

Checked Existing

What enhancement would you like to see?

Sometimes, users' password managers might generate passwords that will get rejected by the server because they use disallowed characters. This is annoying UX.

Any other details to share? (OPTIONAL)

https://developer.1password.com/docs/web/compatible-website-design/#provide-password-requirements

https://developer.apple.com/documentation/security/customizing-password-autofill-rules

jonbarrow commented 1 month ago

Is this a dupe of #164, or an extension of it? #164 only mentions Apple, but it is about password rules.

If this issue is meant to supersede #164 then we should close it.

288 is also likely relevant here, though I never got a response back for what characters were causing issues. More research needs to be done on that.

MatthewL246 commented 1 month ago

Duplicate of #164

1Password and potentially other password managers (unsure which ones) use the Apple standard previously mentioned there.