gogs/internal/cmd
ᴜɴᴋɴᴡᴏɴ 07818d5fa5
route: no session for routes without UI (#6066)
Not all routes need session, register session and CSRF middleware as global is a waste of resource, and creating a lot one-time off yet never used session records.
2020-04-05 06:36:08 +08:00
..
admin.go cmd: init logging before `SetEngine` (#6001) 2020-03-22 14:11:52 +08:00
backup.go cmd: backup support exclude mirror repositories (#6003) 2020-03-24 22:03:05 +08:00
cert.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
cert_stub.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
cmd.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
hook.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
import.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
restore.go cmd: init logging before `SetEngine` (#6001) 2020-03-22 14:11:52 +08:00
serv.go lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
web.go route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00