aboutsummaryrefslogtreecommitdiffstats
path: root/modules/session/store.go
Commit message (Expand)AuthorAgeFilesLines
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-2/+21
* Avoid importing `modules/web/middleware` in `modules/session` (#30584)Jason Song2024-04-191-7/+6
* fix: Fix to delete cookie when AppSubURL is non-empty (#30375)Jonathan Tran2024-04-141-0/+7
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Reset Session ID on login (#18018)zeripath2021-12-201-0/+12
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-0/+12