summaryrefslogtreecommitdiffstats
path: root/routers/user/auth.go
Commit message (Expand)AuthorAgeFilesLines
* #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
|/
* Fix API brokenUnknwon2014-10-181-1/+1
* Fix API brokenUnknwon2014-10-181-1/+1
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-8/+8
* Add suburl supportUnknwon2014-09-191-6/+6
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-6/+6
* Fix #465Unknwon2014-09-151-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-6/+5
* Finish new reset password, etc.Unknwon2014-08-091-118/+123
* Page: Manage social accountsUnknwon2014-08-091-40/+39
* Finish new collaboration pageUnknwon2014-08-071-55/+55
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-1/+2
* New UI merge in progressUnknwon2014-07-261-0/+442