aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/login_check.go
Commit message (Expand)AuthorAge
* Refactor config packageGravatar Frédéric Guillot2019-06-02
* Improve logging messages in ui packageGravatar Frédéric Guillot2018-11-11
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* 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