1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 17:21:18 +02:00
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 add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00