Commit Graph

10 Commits

Author SHA1 Message Date
Frédéric Guillot d3883126bf Improve storage module 2019-10-29 22:59:00 -07:00
Ty Cobb 3a60abbac0 Make configurable the number of days to remove old sessions 2019-09-11 20:10:33 -07:00
Frédéric Guillot dbcc5d8a97 Use canonical imports 2018-08-24 21:56:39 -07:00
Frédéric Guillot f49b42f70f Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
Frédéric Guillot 15202b8675 Do not return an error if the user session is not found 2018-04-09 21:52:24 -07:00
Frédéric Guillot c39f2e1a8d Rename helper packages 2018-01-02 19:15:08 -08:00
Frédéric Guillot 747e3edab3 Make sure username are always lowercase 2017-12-29 14:55:16 -08:00
Frédéric Guillot 18f55d1569 Add scheduler to clean old sessions 2017-12-16 18:48:17 -08:00
Frédéric Guillot 00257988ef Session management refactoring 2017-12-16 18:07:53 -08:00
Frédéric Guillot 58acd1d5e3 Rename sessions table to user_sessions 2017-12-16 12:15:33 -08:00