1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-22 05:20:47 +02:00
gitea/routers/user
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
Add password complexity checks. The default settings require a lowercase, uppercase, number and a special character within passwords.

Co-Authored-By: T-M-A <maxim.tkachenko@gmail.com>
Co-Authored-By: Lanre Adelowo <adelowomailbox@gmail.com>
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-Authored-By: Lauris BH <lauris@nix.lv>
2019-10-14 16:24:26 +01:00
..
setting Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
auth_openid.go
auth.go Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
avatar.go
home_test.go
home.go Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 2019-10-08 20:55:16 +03:00
main_test.go
notification.go
oauth.go
profile.go