aboutsummaryrefslogtreecommitdiff
path: root/routers/user/auth.go
Commit message (Expand)AuthorAge
* Refactor User.Id to User.IDUnknwon2016-07-24
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-14
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-14
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-12
* | Rename module: middleware -> contextUnknwon2016-03-11
|/
* fix #2020Unknwon2015-11-24
* fix typo for #1996Unknwon2015-11-19
* work on #1891Unknwon2015-11-18
* fix import path, fix #1782Unknwon2015-10-15
* drop oauth2 feature supportUnknwon2015-09-17
* finish new auth e-mailsUnknwon2015-09-17
* user gomail and new activate account email tplUnknwon2015-09-17
* #697 and #1606 and new admin edit user UIUnknwon2015-09-13
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
* only assign auto-admin when sign up by webUnknwon2015-08-19
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
* allow anonymous SSH cloneUnknwon2015-08-05
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
* templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\
| * Method for activating email addresses through verification emailPeter2014-12-17
* | work on #756Unknwon2014-12-17
|/
* Fix API brokenUnknwon2014-10-18
* Fix API brokenUnknwon2014-10-18
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* Fix #465Unknwon2014-09-15
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
* Finish new reset password, etc.Unknwon2014-08-09
* Page: Manage social accountsUnknwon2014-08-09
* Finish new collaboration pageUnknwon2014-08-07
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
* New UI merge in progressUnknwon2014-07-26