Commit Graph

20 Commits (5ecb369dacb929c218399379350fa2ecb05693ae)

Author SHA1 Message Date
Lunny Xiao c2eef171ff fix some typos (#1082) 8 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596) 8 years ago
Denis Denisov f0a989c1d0 Correction LDAP validation (#342) 8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago
Lunny Xiao 5b998a6680 golint fixed for modules/auth 8 years ago
Sandro Santilli 1c3044b873 Lint models/login_source.go 8 years ago
Bwko 2a449bd4b1 Fix typos 8 years ago
Lunny Xiao 555d8b16cb fixed bug #151 caused Find should be Get (#153) 8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 8 years ago
Sandro Santilli 05fd9d3f09 Security protocols 8 years ago
Sandro Santilli 7612b5ec40 More mixage 8 years ago
Sandro Santilli 60c82a8780 More... 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user 8 years ago
Unknwon 152e715999 models/login_source: code improvement 8 years ago
Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon 57af7432fc #3295 fix wrong logic judgement 8 years ago
Unknwon a752f09055 #2709 validate username attribute fetched from LDAP 8 years ago
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config 8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon acf094fb07 Minor fix for #2634 9 years ago
Unknwon c199703e2a #2349 fix convert type 9 years ago
Unknwon 91bab801aa #2349 try to handle []int8 case 9 years ago
Unknwon 76bdbcc969 #2152 fix SMTP authentication makes invalid assumption on protocol 9 years ago
Unknwon 3d5d61778a #1938 #1374 disable password change for non-local users 9 years ago
Unknwon 978dc00305 APIs: admin users 9 years ago
Adam Strzelecki 573305f3d3 LDAP: Optional user name attribute specification 9 years ago
Unknwon ec8d41765d some fix to #2026 9 years ago
Unknwon eea2e05da6 minor fix on #1694 9 years ago
Unknwon f5c7f22cc8 #1637 able to skip verify for LDAP 9 years ago
Unknwon d600530c20 #1635 PAM return error bug 9 years ago
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 9 years ago
Unknwon cd37fccdfb #1625 remove auto_register and makes it default 9 years ago
Unknwon 6969c20afd #1625 LDAP not working 9 years ago
Unknwon 247017d9ff clean log 9 years ago
Unknwon 362d64df04 #1620 add allowed domains for SMTP auth 9 years ago
Unknwon 121a81a2c5 finish new edit auth UI 9 years ago
Unknwon 0617448282 finish new add auth UI 9 years ago
Unknwon fa728d8dff more minor fix on 1581 9 years ago
Unknwon 26ac016b9f minor fix on #1581 9 years ago
Sergio Benitez 2d1db4bf05 Added LDAP simple auth support. 9 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 9 years ago
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP 9 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 9 years ago