summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* new user profile settings UIUnknwon2015-09-061-8/+8
* new org options UIUnknwon2015-09-061-5/+5
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-4/+1
* #1579 change e-mail max length to 254Unknwon2015-09-042-5/+5
* work on #1570Unknwon2015-09-031-1/+1
* fix migrate apiUnknwon2015-09-031-8/+8
* fix migrate APIUnknwon2015-09-031-1/+1
* support URL param to token, but still restrict to APIsUnknwon2015-09-021-21/+23
* #842 able to use access token replace basic authUnknwon2015-09-021-22/+28
* #1554 check adminFilter length before LDAP searchUnknwon2015-09-011-12/+14
* new repo options UIUnknwon2015-08-301-6/+6
* #1333 Disable Gravatar option when installUnknwon2015-08-301-0/+1
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-1/+2
* webhook APIsUnknwon2015-08-291-0/+3
* new create webhook eventUnknwon2015-08-281-2/+16
* #1487 Readme TemplateUnknwon2015-08-282-11/+16
* complate list of gitignores and licensesUnknwon2015-08-281-12/+14
* new edit webhook UIUnknwon2015-08-271-1/+0
* new create webhook UIUnknwon2015-08-271-11/+13
* Able to set SSH port when install, update Docker docsUnknwon2015-08-191-0/+1
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-182-7/+25
* token recent activityUnknwon2015-08-191-2/+7
* new access token UIUnknwon2015-08-191-1/+1
* work on #986 and fix a LDAP crashUnknwon2015-08-181-4/+4
* change minimum password length to 1Unknwon2015-08-181-4/+4
* work on #1493Unknwon2015-08-171-1/+1
* Small style fixes to the LDAP module READMESergio Benitez2015-08-161-3/+3
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-164-119/+139
|\
| * Updated the LDAP module readme.Sergio Benitez2015-08-121-29/+29
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-124-106/+129
* | finish close/reopen issueUnknwon2015-08-131-1/+1
* | finish view comments on issue pageUnknwon2015-08-131-0/+10
|/
* finish attachments when create issueUnknwon2015-08-111-0/+1
* finish create issue with labelsUnknwon2015-08-101-2/+2
* UI: create issue with title and contentUnknwon2015-08-092-8/+8
* WIP: create PR - choose branchUnknwon2015-08-081-2/+2
* #334: Add Deployment Key SupportUnknwon2015-08-061-2/+2
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-052-4/+4
|\
| * allow anonymous SSH cloneUnknwon2015-08-051-3/+3
| * fix #1439Unknwon2015-08-051-1/+1
* | milestone: create pageUnknwon2015-08-051-3/+3
|/
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-252-1/+2
|\
| * Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-07-251-1/+1
| |\
| | * Merge pull request #1309 from stettberger/master无闻2015-07-251-1/+1
| | |\
| | | * settings/password: no minimal required characters for OldPasswordChristian Dietrich2015-06-031-1/+1
| * | | Merge pull request #1244 from jamesa/develop无闻2015-07-251-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add full name field to admin's user edit page (fixes #1130)James2015-04-281-0/+1
| | |/
* | | UI: CURD labelsUnknwon2015-07-241-0/+1
* | | UI: basic label listUnknwon2015-07-242-3/+9
|/ /
* | fix install form defUnknwon2015-07-201-6/+6