aboutsummaryrefslogtreecommitdiff
path: root/http/handler/handler.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-29Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot 1-54/+0
2018-04-27Add middleware to read X-Forwarded-Proto headerGravatar Frédéric Guillot 1-4/+0
2018-04-27Do not use shared variable to translate templatesGravatar Frédéric Guillot 1-7/+0
2018-04-27Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot 1-10/+4
2018-02-03Add support for HTTP Strict Transport Security headerGravatar Frédéric Guillot 1-1/+1
2018-01-20Store language in session to show the login page translatedGravatar Frédéric Guillot 1-2/+3
2018-01-02Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot 1-0/+70