aboutsummaryrefslogtreecommitdiffhomepage
path: root/storage/session.go
Commit message (Expand)AuthorAge
* Improve storage moduleGravatar Frédéric Guillot2019-10-29
* Make configurable the number of days to remove old sessionsGravatar Ty Cobb2019-09-11
* Handle the case when application session is expired and not user sessionGravatar Frédéric Guillot2019-01-21
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Rename helper packagesGravatar Frédéric Guillot2018-01-02
* 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
* Rewrite importsGravatar Frédéric Guillot2017-12-12
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
* First commitGravatar Frédéric Guillot2017-11-19