gitea/routers/common
Giteabot 5ca2971ccb
Fix incorrect cookie path for AppSubURL (#29534) (#29552)
Backport #29534
Regression of #24107

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-03 08:54:33 +08:00
..
auth.go Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
db.go Avoid cycle-redirecting user/login page (#28636) (#28658) 2023-12-30 20:50:08 +08:00
errpage.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
errpage_test.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
markup.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
middleware.go Fix incorrect cookie path for AppSubURL (#29534) (#29552) 2024-03-03 08:54:33 +08:00
middleware_test.go Support sanitising the URL by removing extra slashes in the URL (#21333) 2023-03-04 21:31:24 +08:00
redirect.go Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
serve.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00