aboutsummaryrefslogtreecommitdiff
path: root/templates/user/auth/login.tmpl
Commit message (Expand)AuthorAge
* auth: coding style and glitches fixes for GitHub login source (#5340)Unknwon2018-12-18
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* auth: support set default login source (#5274)Unknwon2018-09-13
* login_source: add default authentication switch (#5338)haixunlu2018-09-13
* auth: support authentication source config file (#3142)Unknwon2018-04-12
* templates/user/auth/login: disable password autocomplete (#5068)Andres D2018-03-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* 2fa: initial support (#945)Unknwon2017-04-06