aboutsummaryrefslogtreecommitdiffhomepage
path: root/model/app_session.go
Commit message (Collapse)AuthorAge
* Handle the case when application session is expired and not user sessionGravatar Frédéric Guillot2019-01-21
|
* Revert cookie flag from strict to lax mode otherwise oauth2 won't workGravatar Frédéric Guillot2018-09-09
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
- Store user theme in session - Logged out users will keep their theme - Add theme background color to web manifest and meta tag