aboutsummaryrefslogtreecommitdiff
path: root/modules/auth/auth.go
Commit message (Collapse)AuthorAge
* Attempt #3 of ldap fixesGogs2015-02-27
|
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-01
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* fix binding api brokenUnknwon2014-12-15
|
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* work on #672Unknwon2014-12-05
|
* fix #165Unknwon2014-12-05
|
* more APIs on #12Unknwon2014-11-18
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* work on #616 and update localesUnknwon2014-11-10
|
* Use binding middlewareUnknwon2014-10-15
|
* Fix #340Unknwon2014-08-01
|
* New UI merge in progressUnknwon2014-07-26
|
* Finish create organization teamUnknown2014-07-02
|
* merge all login methodsLunny Xiao2014-05-11
|
* Clean namesUnknown2014-05-08
|
* Clean repo codeUnknown2014-05-05
|
* User code clean and ui improveUnknown2014-05-05
|
* Clean api codeUnknown2014-05-05
|
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-05
|\
| * basic authenticationsLunny Xiao2014-05-05
| |
* | Fix import pathUnknown2014-05-05
| |
* | Fix #149Unknown2014-05-01
| |
* | fix #91Unknown2014-05-01
| |
* | Add login by emailUnknown2014-04-27
|/
* Move binding as subrepoUnknown2014-04-13
|
* Add repo mirror and importUnknown2014-04-12
|
* Change new martini impot pathUnknown2014-03-30
|
* Finish close and reopen issue, install page, ready going to test stage of v0.2.0Unknown2014-03-29
|
* Working on install pageUnknown2014-03-28
|
* Add auto-loginUnknown2014-03-22
|
* Allow 1 letter usernamesUnknown2014-03-13
|
* Add update user profile back end, add new gitignore and license, add ↵Unknown2014-03-13
| | | | template data to public profile page
* single repository page ui, add spec handler to get repoFuXiaoHei2014-03-13
|
* Add add and delete SSH keyUnknown2014-03-10