aboutsummaryrefslogtreecommitdiff
path: root/routers/user/auth.go
Commit message (Collapse)AuthorAge
* drop oauth2 feature supportUnknwon2015-09-17
|
* finish new auth e-mailsUnknwon2015-09-17
|
* user gomail and new activate account email tplUnknwon2015-09-17
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* #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
| | | | | - routers/user: little code format - conf/locale: update French locale
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\ | | | | Multiple emails
| * 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. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* 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