summaryrefslogtreecommitdiffstats
path: root/modules/session/db.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-041-10/+10
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-1/+0
* Refactor auth package (#17962)Lunny Xiao2022-01-021-8/+8
* Move session to models/login (#17338)Lunny Xiao2021-10-171-8/+8
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-151-0/+172