summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* #1896 fatal when no needed update taskUnknwon2015-11-041-1/+1
* #1511 Allow local import only for admin usersUnknwon2015-11-032-10/+45
* Merge pull request #1862 from nathan7/fix-private无闻2015-10-311-2/+2
|\
| * Fix the JSON field names for MigrateRepoFormNathan Zadoks2015-10-301-2/+2
* | #470 fix max length of emailUnknwon2015-10-291-2/+2
* | work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-292-5/+11
|/
* Sanitizing input to LDAP authentication module.Sergio Benitez2015-10-261-3/+39
* fix import path, fix #1782Unknwon2015-10-157-15/+15
* #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