forked from mirror/gitea
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> |
||
|---|---|---|
| .. | ||
| account_test.go | ||
| account.go | ||
| applications.go | ||
| keys.go | ||
| main_test.go | ||
| oauth2.go | ||
| profile.go | ||
| security_openid.go | ||
| security_twofa.go | ||
| security_u2f.go | ||
| security.go | ||