mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-27 23:25:59 +00: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>