gitea/cmd
Lanre Adelowo c2748ea7fe Add must-change-password flag to cli for creating a user (#4955)
* add support for an admin to force a user to change his/her password from thee cli

* use BoolFlag instead

* default to true

* simplify by removing unnneccessary if/else
2018-10-21 01:05:01 +03:00
..
admin.go Add must-change-password flag to cli for creating a user (#4955) 2018-10-21 01:05:01 +03:00
cert.go
cmd.go
dump.go
generate.go
hook.go Give user a link to create PR after push (#4716) 2018-10-20 09:59:06 +03:00
serv.go
web_graceful.go
web_windows.go
web.go