aboutsummaryrefslogtreecommitdiffstats
path: root/modules/session/virtual.go
Commit message (Expand)AuthorAgeFilesLines
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-2/+1
* When reading expired sessions - expire them (#12686)zeripath2020-09-021-2/+1
* Prevent (caught) panic on login (#11590)zeripath2020-05-231-6/+14
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-10/+10
* Add golangci (#6418)kolaente2019-06-121-4/+2
* Unfortunately MemProvider Init does not actually Init properly (#6692)zeripath2019-04-201-1/+2
* Prevent creating empty sessions (#6677)zeripath2019-04-201-0/+193