aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/ui/controller/oauth2.go
Commit message (Expand)AuthorAge
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02
* Make sure OAuth2 users cannot be associated multiple timesGravatar Frédéric Guillot2017-12-29
* Add configurable HTTPS flag for secure cookie flagGravatar Frédéric Guillot2017-12-28
* Session management refactoringGravatar Frédéric Guillot2017-12-16
* Rename sessions table to user_sessionsGravatar Frédéric Guillot2017-12-16
* Add loggerGravatar Frédéric Guillot2017-12-15
* Rewrite importsGravatar Frédéric Guillot2017-12-12
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
* Improve OAuth2 integrationGravatar Frédéric Guillot2017-11-24
* Add OAuth2 authenticationGravatar Frédéric Guillot2017-11-22