aboutsummaryrefslogtreecommitdiffhomepage
path: root/storage/user_session.go
Commit message (Collapse)AuthorAge
* Improve storage moduleGravatar Frédéric Guillot2019-10-29
|
* Make configurable the number of days to remove old sessionsGravatar Ty Cobb2019-09-11
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
|
* Do not return an error if the user session is not foundGravatar Frédéric Guillot2018-04-09
|
* Rename helper packagesGravatar Frédéric Guillot2018-01-02
|
* Make sure username are always lowercaseGravatar Frédéric Guillot2017-12-29
|
* Add scheduler to clean old sessionsGravatar Frédéric Guillot2017-12-16
|
* Session management refactoringGravatar Frédéric Guillot2017-12-16
|
* Rename sessions table to user_sessionsGravatar Frédéric Guillot2017-12-16