summaryrefslogtreecommitdiff
path: root/lib/web/auth/ldap/index.js (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-28Removing returnTo setting from referer in all other authentication sourcesRalph Krimmel1-2/+0
2019-10-27Move note actions to their own file.David Mehren1-2/+2
2019-06-08Rework debug loggingSheogorath1-2/+2
2019-05-31Fix eslint warningsSheogorath1-2/+2
2018-06-30Update passport-ldapSheogorath1-1/+1
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-2/+2
2018-03-18Add check for undefined UUIDSheogorath1-1/+8
2018-03-09Multiple emails from LDAP are already an ArrayFelix Schäfer1-1/+1
2018-03-01Introduce ldap.useridFieldDustin Frisch1-1/+4
2017-12-09Add setting `ldap.usernameField`Lukas Kalbertodt1-1/+7
2017-10-12Fix LDAP problem about missing uidNumberSheogorath1-2/+3
2017-05-08refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li1-0/+74