1
0
Fork 0
gitea/cmd
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
#8982 attempted to enforce the gitea environment for pushes - unfortunately it tested the settings before they were actually read in - and therefore does not do that!
2019-12-27 21:15:04 +00:00
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
dump.go
generate.go
hook.go Properly enforce gitea environment for pushes (#9501) 2019-12-27 21:15:04 +00:00
keys.go Add debug option to serv to help debug problems (#9492) 2019-12-25 23:44:57 +08:00
migrate.go
serv.go Add debug option to serv to help debug problems (#9492) 2019-12-25 23:44:57 +08:00
web.go
web_graceful.go