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 General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
cmd.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
dump.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
generate.go Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00
hook.go Give user a link to create PR after push (#4716) 2018-10-20 09:59:06 +03:00
serv.go cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 2018-08-07 14:49:18 -04:00
web.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
web_graceful.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00