gogs/internal/route
ᴜɴᴋɴᴡᴏɴ 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 lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
api/v1 lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
dev util: add tests (#5989) 2020-03-16 01:54:08 +08:00
lfs route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
org lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
repo route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
user lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
home.go route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
install.go lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00