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
2018-12-11 13:37:32 -05:00
..
admin.go fix password variable shadowing (#5405) 2018-11-26 17:00:38 +02:00
cert.go
cmd.go Create AuthorizedKeysCommand (#5236) 2018-11-01 09:41:07 -04:00
dump.go
generate.go
hook.go remove unused db init on commands serv, update, hooks (#5225) 2018-10-30 12:41:25 +02:00
keys.go Create AuthorizedKeysCommand (#5236) 2018-11-01 09:41:07 -04:00
migrate.go Add command for migrating database (#4954) 2018-10-30 23:14:42 -04:00
serv.go fix clone wiki failed via ssh (#5503) 2018-12-11 13:37:32 -05:00
web.go Fix the Let's Encrypt handler by listening on a valid address (#5525) 2018-12-11 10:46:12 -05:00
web_graceful.go
web_windows.go