aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/login_check.go
Commit message (Expand)AuthorAge
* Store client IP address in request contextGravatar Frédéric Guillot2018-09-09
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
* Added remote client IP to login failure error message.Gravatar dzaikos2018-08-25
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
* Compress HTML responses to Gzip/Deflate if supported by browserGravatar Frédéric Guillot2018-07-06
* Rewrite RealIP() to avoid returning an empty stringGravatar Frédéric Guillot2018-06-01
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29