aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/oauth2_unlink.go
Commit message (Expand)AuthorAge
* Refactor config packageGravatar Frédéric Guillot2019-06-02
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Avoid people to unlink their OAuth2 account without having a local passwordGravatar Frédéric Guillot2018-04-29
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29