mirror of
https://gitee.com/gitea/gitea
synced 2026-04-03 03:05:20 +08: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>