0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/routers/web
zeripath a334a95a3c
Use common sessioner for API and Web (#17027)
* Use common sessioner for API and Web

Instead of creating separate sessioner and doubly initialising the provider just
use the same sessioner for the API and Web routes.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-12 19:35:38 +02:00
..
admin Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
dev
events
explore
org
repo Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
user Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
base.go
goget.go
home.go
metrics.go
swagger_json.go
web.go Use common sessioner for API and Web (#17027) 2021-09-12 19:35:38 +02:00