aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gitea.com/go-chi/session
Commit message (Expand)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1418-2424/+0
* Reset Session ID on login (#18018)zeripath2021-12-201-1/+21
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-133-14/+6
* Update go-chi/session (fixes "race" in tests) (#17031)zeripath2021-09-131-5/+26
* Fix session bug when introduce chi (#14287)Lunny Xiao2021-01-081-2/+3
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-0518-0/+2390