mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +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>