summaryrefslogtreecommitdiff
path: root/lib/web/auth/ldap/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Linter: Fix all lint errorsPhilip Molares2021-02-151-6/+6
* Removing returnTo setting from referer in all other authentication sourcesRalph Krimmel2019-11-281-2/+0
* Move note actions to their own file.David Mehren2019-10-271-2/+2
* Rework debug loggingSheogorath2019-06-081-2/+2
* Fix eslint warningsSheogorath2019-05-311-2/+2
* Update passport-ldapSheogorath2018-06-301-1/+1
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-2/+2
* Add check for undefined UUIDSheogorath2018-03-181-1/+8
* Multiple emails from LDAP are already an ArrayFelix Schäfer2018-03-091-1/+1
* Introduce ldap.useridFieldDustin Frisch2018-03-011-1/+4
* Add setting `ldap.usernameField`Lukas Kalbertodt2017-12-091-1/+7
* Fix LDAP problem about missing uidNumberSheogorath2017-10-121-2/+3
* refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li2017-05-081-0/+74