mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
a334a95a3c
* 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>