This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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 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
web_windows.go