aboutsummaryrefslogtreecommitdiffhomepage
path: root/http/handler/handler.go
Commit message (Expand)AuthorAge
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Add middleware to read X-Forwarded-Proto headerGravatar Frédéric Guillot2018-04-27
* Do not use shared variable to translate templatesGravatar Frédéric Guillot2018-04-27
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27
* Add support for HTTP Strict Transport Security headerGravatar Frédéric Guillot2018-02-03
* Store language in session to show the login page translatedGravatar Frédéric Guillot2018-01-20
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02