1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-22 08:42:32 -05:00
forgejo/modules/web
zeripath b101fa83a6
Fix bug in Wrap (#15302)
Whilst doing other work I have noticed that there is an issue with Wrap when passing an
http.Handler - the next should be the next handler in line not empty.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-06 17:40:56 +02:00
..
middleware Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
route.go Fix bug in Wrap (#15302) 2021-04-06 17:40:56 +02:00
route_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00