Configurable minimum password length requirement #77

Closed
opened 2025-11-02 03:07:48 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @jhasse on GitHub (Nov 22, 2016).

In order to discourage the use of insecure passwords, I would like to set a minimum password length requirement.

Original Gogs issue: https://github.com/gogits/gogs/issues/3135

Originally created by @jhasse on GitHub (Nov 22, 2016). In order to discourage the use of insecure passwords, I would like to set a minimum password length requirement. Original Gogs issue: https://github.com/gogits/gogs/issues/3135
GiteaMirror added the type/featuretype/enhancement labels 2025-11-02 03:07:48 -06:00
Author
Owner

@denji commented on GitHub (Dec 2, 2016):

realistic password strength estimation: https://github.com/dropbox/zxcvbn

@denji commented on GitHub (Dec 2, 2016): realistic password strength estimation: https://github.com/dropbox/zxcvbn * https://blogs.dropbox.com/tech/2012/04/zxcvbn-realistic-password-strength-estimation/
Author
Owner

@bkcsoft commented on GitHub (Dec 2, 2016):

@denji not exacly relevant. Also given Dropbox track record their advice is the last I'd listen too 😆

@bkcsoft commented on GitHub (Dec 2, 2016): @denji not exacly relevant. Also given Dropbox [track record](https://www.troyhunt.com/the-dropbox-hack-is-real/) their advice is the _last_ I'd listen too 😆
Author
Owner

@Bwko commented on GitHub (Jan 11, 2017):

This got fixed by #223

@Bwko commented on GitHub (Jan 11, 2017): This got fixed by #223
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#77