forgejo/routers/common
Giteabot 19c5642971
Fix incorrect cookie path for AppSubURL () ()
Backport 
Regression of 

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 5ca2971ccbc8769f7e6ee41c125db47f818e7599)
2024-03-10 18:45:59 +07:00
..
auth.go Extract auth middleware from service () 2023-09-12 08:15:16 +02:00
db.go Avoid cycle-redirecting user/login page () () 2024-01-16 14:11:44 +00:00
errpage.go Clean up template locale usage () () 2023-10-31 17:35:55 +01:00
errpage_test.go Clean up template locale usage () () 2023-10-31 17:35:55 +01:00
markup.go Rework markup link rendering () () 2024-01-16 14:41:11 +00:00
middleware.go Fix incorrect cookie path for AppSubURL () () 2024-03-10 18:45:59 +07:00
middleware_test.go Support sanitising the URL by removing extra slashes in the URL () 2023-03-04 21:31:24 +08:00
redirect.go Use fetch to send requests to create issues/comments () 2023-06-16 06:32:43 +00:00
serve.go Less naked returns () 2023-07-07 05:31:56 +00:00