mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-08 13:23:17 +01:00
* 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>