summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-5/+6
* revert simple LDAP userDN and update exampleUnknwon2015-09-161-2/+2
* new sign in pageUnknwon2015-09-141-3/+3
* #1637 able to skip verify for LDAPUnknwon2015-09-141-6/+10
* fix simple LDAP userDNUnknwon2015-09-141-3/+2
* #697 add install optionUnknwon2015-09-131-0/+1
* #697 and #1606 and new admin edit user UIUnknwon2015-09-132-16/+16
* #1606 GUI bug while adding ldap userUnknwon2015-09-131-6/+16
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-6/+6
* #1625 remove auto_register and makes it defaultUnknwon2015-09-121-23/+22
* #1620 add allowed domains for SMTP authUnknwon2015-09-111-0/+1
* finish new edit auth UIUnknwon2015-09-111-1/+0
* finish new add auth UIUnknwon2015-09-101-12/+12
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-09-103-40/+93
|\
| * Merged conflicts.Sergio Benitez2015-09-092-17/+14
| |\
| * | Minor fixes to the LDAP module readmeSergio Benitez2015-09-051-7/+8
| * | Updated the LDAP auth module README.Sergio Benitez2015-09-041-31/+67
| * | Merged conflicts.Sergio Benitez2015-09-042-5/+21
| |\ \
| | * | Added LDAP simple auth support.Sergio Benitez2015-09-042-5/+21
* | | | finish all new user settings UIUnknwon2015-09-101-1/+1
| |_|/ |/| |
* | | minor fix on templateUnknwon2015-09-071-1/+1
* | | 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