aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user/auth.go
Commit message (Expand)AuthorAgeFilesLines
...
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-44/+44
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-081-1/+1
* Apply LANDING_PAGE config options for logged in users (#2894)schaffman52017-11-201-1/+1
* Log failed authentication attempts with remote address for fail2ban (#2334)David Schneiderbauer2017-08-241-0/+2
* Only update needed columns when update user (#2296)Lunny Xiao2017-08-121-8/+10
* Make time diff translatable (#2057)Lauris BH2017-06-281-5/+5
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-291-5/+5
* Add new text for reset password flash (#1718)Jonas Östanbäck2017-05-141-2/+2
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-2/+7
* Reduce conditionals in signin/signup inner formsSandro Santilli2017-03-201-4/+9
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-1/+9
* Rename /forget_password url to /forgot_passwordSandro Santilli2017-03-141-2/+2
* Show a link to password reset from password change and delete account (#862)Sandro Santilli2017-03-111-0/+3
* Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)Willem van Dreumel2017-02-271-2/+20
* fix 500 when use a duplicat email instead of giving an error tip (#1040)Lunny Xiao2017-02-251-7/+9
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-8/+350
* Two factor authentication support (#630)Andrew2017-01-161-8/+169
* Added minimum password length to app.ini (#223)Bwko2016-12-241-3/+8
* Fix random string generator (#384)Denis Denisov2016-12-201-3/+14
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-19/+19
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-181-33/+47
* Normalize files with gofmtThibault Meyer2016-11-111-2/+2
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-6/+6
* Support to last login featureJoubert RedRat2016-11-091-0/+7
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-6/+6
* Prevented user enumeration of valid users through HTTP status codes of login ...LefsFlare2016-10-161-2/+4
* #3448 redirect if any after sign inUnknwon2016-08-271-1/+8
* Refactor User.Id to User.IDUnknwon2016-07-241-4/+4
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-6/+5
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-141-0/+6
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-141-0/+6
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-0/+6
* | Rename module: middleware -> contextUnknwon2016-03-111-13/+53
|/
* fix #2020Unknwon2015-11-241-1/+1
* fix typo for #1996Unknwon2015-11-191-1/+1
* work on #1891Unknwon2015-11-181-1/+2
* fix import path, fix #1782Unknwon2015-10-151-1/+1
* drop oauth2 feature supportUnknwon2015-09-171-76/+2
* finish new auth e-mailsUnknwon2015-09-171-4/+5
* user gomail and new activate account email tplUnknwon2015-09-171-2/+2
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-3/+3
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-22/+8
* only assign auto-admin when sign up by webUnknwon2015-08-191-1/+10
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-141-36/+9
* allow anonymous SSH cloneUnknwon2015-08-051-4/+4
* #1070 Clearer error message for illegal charactersUnknwon2015-03-261-5/+8
* templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-4/+1
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-201-0/+21
|\
| * Method for activating email addresses through verification emailPeter2014-12-171-0/+21
* | work on #756Unknwon2014-12-171-0/+2
|/