summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* fix install form defUnknwon2015-07-201-6/+6
* #1128: API calls are not hidden behind sign inUnknwon2015-07-151-1/+5
* use pam and update TRANSLATORSUnknwon2015-07-142-2/+2
* install - add mail from settingUnknwon2015-07-091-0/+1
* UI: install - doneUnknwon2015-07-091-17/+25
* UI: install - new versionUnknwon2015-07-082-12/+19
* Add PAM authenticationPaolo Borelli2015-04-243-0/+51
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-241-16/+16
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-9/+9
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-111-7/+7
* Merge pull request #992 from theangryangel/fix/ldap-auth无闻2015-02-281-5/+4
|\
| * Attempt #3 of ldap fixesGogs2015-02-271-5/+4
* | Merge pull request #915 from Lafriks/dev无闻2015-02-232-22/+31
|\ \
| * | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-082-22/+31
| |/
* | routers: able to migrate repo from local pathUnknwon2015-02-221-1/+1
* | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-1/+1
* | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-1/+0
|/
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-012-20/+28
* Finish method for having multiple emails/user.Peter2014-12-171-0/+8
* fix binding api brokenUnknwon2014-12-152-14/+14
* api: able to create repo and fix #726Unknwon2014-12-121-1/+1
* Finish new UI for release pageUnknwon2014-12-102-2/+1
* Fix spelling errors in comments.Joseph Crail2014-12-062-3/+3
* work on #672Unknwon2014-12-051-1/+2
* fix #165Unknwon2014-12-051-1/+19
* more on change avatarUnknwon2014-11-211-1/+2
* custom avatar uploadUnknwon2014-11-211-0/+10
* more APIs on #12Unknwon2014-11-181-9/+9
* fox #620Unknwon2014-11-171-8/+9
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-15/+15
* add personal access token panel #12Unknwon2014-11-123-24/+40
* work on #616 and update localesUnknwon2014-11-101-14/+39
* update slack hook to use new formatChristopher Brickley2014-10-241-2/+1
* Use binding middlewareUnknwon2014-10-158-104/+87
* Fix #522Unknwon2014-10-061-1/+1
* UI fixUnknwon2014-09-131-1/+1
* Fix #453Unknwon2014-09-091-3/+3
* Remove ldap depUnknwon2014-09-071-6/+6
* Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-071-10/+11
* add Slack API webhook supportChristopher Brickley2014-08-311-5/+19
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
* Finish new admin users pagesUnknwon2014-08-291-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-1/+1
* Page: `/org/:orgname/settings`Unknwon2014-08-142-6/+8
* Finish new web hook pagesUnknwon2014-08-091-1/+1
* Fix invalid struct tags and remove unreachable code.Justin Nuß2014-08-041-1/+1
* Finish new repo settings pageUnknwon2014-08-021-1/+1
* Fix #340Unknwon2014-08-013-11/+19
* Finish new migrate pageUnknwon2014-08-011-2/+2
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-261-1/+1