forgejo/cmd
Lanre Adelowo fd37fb01fd Don't force a password change for the admin user when creating an account via cli (#5391)
* don't force a password change for the admin user

* don't totally dicard -must-change-password flag if creating the first (admin) user via the cli. Use flag if present but make sure to default to not forcing a password update
2018-11-25 09:42:24 +02:00
..
admin.go Don't force a password change for the admin user when creating an account via cli (#5391) 2018-11-25 09:42:24 +02:00
cert.go
cmd.go Create AuthorizedKeysCommand (#5236) 2018-11-01 09:41:07 -04:00
dump.go
generate.go
hook.go
keys.go Create AuthorizedKeysCommand (#5236) 2018-11-01 09:41:07 -04:00
migrate.go
serv.go
web.go
web_graceful.go
web_windows.go