[auth_ldap] Allow more configuration #14

Merged
crimsen merged 3 commits from improve_ldap into develop 2021-11-11 18:43:18 +00:00
Owner

Currently only the WU5 ldap setup was considered, so for our setup I had to make the plugin more configurable.

  • Allow configuring the password hash (SSHA, PBKDF2 or Argon2)
  • Allow setting custom dn templates for users and groups to e.g. allow "ou=people" or "ou=user"
  • Allow setting custom object class for entries
  • Stop using deprecated openssl constants

Full documenation of new configuration options may be found here

Currently only the WU5 ldap setup was considered, so for our setup I had to make the plugin more configurable. * Allow configuring the password hash (SSHA, PBKDF2 or Argon2) * Allow setting custom dn templates for users and groups to e.g. allow "ou=people" or "ou=user" * Allow setting custom object class for entries * Stop using deprecated openssl constants Full documenation of new configuration options may be [found here](https://flaschengeist.dev/Flaschengeist/flaschengeist/wiki/plugins_auth_ldap)
ferfissimo added 1 commit 2021-07-29 13:55:40 +00:00
50ccfac565 [auth_ldap] Allow more configuration
* Allow configuring the password hash (SSHA, PBKDF2 or Argon2)
* Allow setting custom dn templates for users and groups to e.g. allow "ou=people" or "ou=user"
* Allow setting custom object class for entries
* Stop using deprecated openssl constants
ferfissimo added 1 commit 2021-07-29 14:45:32 +00:00
ferfissimo added 1 commit 2021-07-29 15:13:33 +00:00
ferfissimo force-pushed improve_ldap from 4ba7aeeffa to 06b38b8231 2021-07-29 15:18:52 +00:00 Compare
ferfissimo force-pushed improve_ldap from 06b38b8231 to a094edf6cd 2021-08-30 12:40:53 +00:00 Compare
ferfissimo force-pushed improve_ldap from a094edf6cd to b99c43f63d 2021-11-11 11:25:38 +00:00 Compare
ferfissimo force-pushed improve_ldap from b99c43f63d to 80f06e483b 2021-11-11 14:23:19 +00:00 Compare
crimsen approved these changes 2021-11-11 18:43:05 +00:00
crimsen merged commit 5ef603ee50 into develop 2021-11-11 18:43:18 +00:00
ferfissimo deleted branch improve_ldap 2021-11-15 09:56:02 +00:00
Sign in to join this conversation.
No description provided.