gitea/cmd
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
..
admin_auth_ldap_test.go Add CLI commands to manage LDAP authentication source (#6681) 2019-06-17 14:32:20 -04:00
admin_auth_ldap.go Add CLI commands to manage LDAP authentication source (#6681) 2019-06-17 14:32:20 -04:00
admin.go Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
cert.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
cmd.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
convert.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
dump.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
generate.go
hook.go Attempt to fix hook problem (#7854) 2019-08-14 12:25:05 +03:00
keys.go
migrate.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
serv.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
web_graceful.go
web_windows.go
web.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00