index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
user
/
auth
Commit message (
Expand
)
Author
Age
*
auth: coding style and glitches fixes for GitHub login source (#5340)
Unknwon
2018-12-18
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
auth: support set default login source (#5274)
Unknwon
2018-09-13
*
login_source: add default authentication switch (#5338)
haixunlu
2018-09-13
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
templates/user/auth/login: disable password autocomplete (#5068)
Andres D
2018-03-06
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
Unknwon
2017-04-06
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
css: font-family fixes for Chinese
Unknwon
2017-03-31
*
#2937 able to prohibit user login
Unknwon
2016-07-16
*
Indent all templates with tabs
Adam Strzelecki
2015-12-08
*
fix #1697
Unknwon
2015-10-31
*
drop oauth2 feature support
Unknwon
2015-09-17
*
finish new auth e-mails
Unknwon
2015-09-17
*
user gomail and new activate account email tpl
Unknwon
2015-09-17
*
#1646 and other minor fixes
Unknwon
2015-09-16
*
new sign in page
Unknwon
2015-09-14
*
#697 and #1606 and new admin edit user UI
Unknwon
2015-09-13
*
#697 disable captcha and new admin create user UI
Unknwon
2015-09-13
*
Match naming convention on page (checkbox→chk)
Andrew Patton
2015-04-15
*
Wrap remember text+checkbox in label; close #1209
Andrew Patton
2015-04-15
*
templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...
Unknwon
2015-02-12
*
mirror fix on oauth2
Unknwon
2014-11-28
*
Add suburl support
Unknwon
2014-09-19
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....
Martin van Beurden
2014-09-18
*
Removed trailing white spaces
Tristan Storch
2014-08-30
*
Finish new admin users pages
Unknwon
2014-08-29
*
Finish team list, create new team, join/leave team page
Unknwon
2014-08-16