gitea/cmd
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
* move SaltGeneration into HashPasswort and rename it to what it does

* Migration: Where Password is Valid with Empty String delete it

* prohibit empty password hash

* let SetPassword("") unset pwd stuff
2021-01-10 20:05:18 +02:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
cert.go
cmd.go
convert.go
docs.go
doctor.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
dump_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
dump.go
embedded_stub.go
embedded.go
generate.go
hook.go
keys.go
mailer.go
manager.go
migrate_storage.go
migrate.go
restore_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
serv.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
web_graceful.go
web.go