mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 07:44:25 +00:00
de3216ee55
* Use common sessioner for API and web routes Since the regenerate session ID PR some users of the memory session provider have been reporting difficulties with getting API results. I am uncertain as to why this is happening - but I think that the sessioner being created twice may be a potential cause for this. Therefore this PR attempts to move this out to a common sessioner as it is in 1.16. Fix #18070 Signed-off-by: Andrew Thornton <art27@cantab.net> * Update routers/init.go |
||
---|---|---|
.. | ||
admin | ||
misc | ||
notify | ||
org | ||
repo | ||
settings | ||
swagger | ||
user | ||
utils | ||
api.go |