Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Enforce minimum security level passwords #4728

Open
2 tasks done
gpollet opened this issue Nov 18, 2022 · 2 comments
Open
2 tasks done

馃殌 Feature: Enforce minimum security level passwords #4728

gpollet opened this issue Nov 18, 2022 · 2 comments
Labels
product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / console Console, UI and UX issues

Comments

@gpollet
Copy link

gpollet commented Nov 18, 2022

馃敄 Feature description

Enforce a minimum level of security for both members and users passwords

馃帳 Pitch

As of now, the only requirement for members passwords is to be at least 8 characters long, but it is not sufficient to be secure. Weak passwords like 12345678, aaaaaaaa, etc can be used.

Considering the risks it poses, members should not be allowed to use weak passwords.

Enforcing it upon users would be just as great, eventually with some degrees of customization (change the minimum password length, allow/require at least X/Y/Y special character/upper or lower case/number.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@gpollet
Copy link
Author

gpollet commented Nov 18, 2022

This is closely related to the already submitted feature request here #3182, but is more focused on the Appwrite console login page.

@jatinmark
Copy link

I want to work on this issue can you please assign it to me.

@stnguyen90 stnguyen90 added the product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. label Jun 20, 2023
@stnguyen90 stnguyen90 added the product / console Console, UI and UX issues label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. product / console Console, UI and UX issues
Projects
None yet
Development

No branches or pull requests

3 participants