mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-18 06:14:53 +01:00
aa1d95300a
As part of administration sometimes it is appropriate to forcibly tell users to update their passwords. This PR creates a new command `gitea admin user must-change-password` which will set the `MustChangePassword` flag on the provided users. Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
admin_auth_ldap_test.go | ||
admin_auth_ldap.go | ||
admin_user_change_password.go | ||
admin_user_create.go | ||
admin_user_delete.go | ||
admin_user_generate_access_token.go | ||
admin_user_list.go | ||
admin_user_must_change_password.go | ||
admin_user.go | ||
admin.go | ||
cert.go | ||
cmd.go | ||
convert.go | ||
docs.go | ||
doctor.go | ||
dump_repo.go | ||
dump.go | ||
embedded_stub.go | ||
embedded.go | ||
generate.go | ||
hook_test.go | ||
hook.go | ||
keys.go | ||
mailer.go | ||
main_test.go | ||
manager_logging.go | ||
manager.go | ||
migrate_storage_test.go | ||
migrate_storage.go | ||
migrate.go | ||
restore_repo.go | ||
serv.go | ||
web_acme.go | ||
web_graceful.go | ||
web_https.go | ||
web.go |