aboutsummaryrefslogtreecommitdiff
path: root/routers/user/social.go
Commit message (Collapse)AuthorAge
* drop oauth2 feature supportUnknwon2015-09-17
|
* safe checkUnknwon2014-11-28
|
* mirror fix on oauth2Unknwon2014-11-28
|
* fix oauth2Unknwon2014-11-28
|
* 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
* Feature: Social sign inUnknwon2014-08-09
|
* Page: Manage social accountsUnknwon2014-08-09
|
* New UI merge in progressUnknwon2014-07-26
|
* Fixed #209Unknown2014-05-25
|
* Clean oauth codeUnknown2014-04-13
|
* Move binding as subrepoUnknown2014-04-13
|
* add oauth2 qq supportskyblue2014-04-13
|
* add google oauth2 supportskyblue2014-04-12
|
* clean oauth2 codeskyblue2014-04-12
|
* finish github oauth2 supportskyblue2014-04-12
|
* Add flashUnknown2014-04-10
|
* remove martini oauth2 dependskyblue2014-04-10
|
* Fix #54Unknown2014-04-08
|
* clean tailskyblue2014-04-09
|
* add id for oauth2skyblue2014-04-09
|
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-07
|
* first works oauth2(github). need to login with /user/login/githubskyblue2014-04-07
|
* change oauth2 to modulesskyblue2014-04-02
|
* change oauth2 pathskyblue2014-04-02
|
* split into social.goskyblue2014-04-02