1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 17:26:58 +01:00
gitea/cmd
zeripath 9d2c251214
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292)
Simplify the web.go FCGI path by moving the req.URL.Path fix-up to listener

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
2021-04-09 21:17:57 +08:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go
cert.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
cmd.go Sendmail command (#13079) 2020-10-24 16:38:14 -04:00
convert.go
docs.go
doctor.go
dump_repo.go
dump.go
embedded_stub.go
embedded.go
generate.go
hook.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
keys.go
mailer.go
manager.go
migrate_storage.go Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
migrate.go
restore_repo.go
serv.go
web_graceful.go
web_letsencrypt.go
web.go