github ahaenggli/AzureAD-LDAP-wrapper v1.8.1

latest releases: v2.0.2, v2.0.1, v2.0.0...
2 years ago

[1.8.1] - 2022-07-24

Changed

  • env var LDAP_ANONYMOUSBIND default value is set to domain, so everything works normal on a Synology NAS. However, you may need to change this value to all or none depending on how you use it.
  • env var DSM7 is set to true as default on new containers
  • env var GRAPH_FILTER_GROUPS ist set to securityEnabled eq true as default on new containers

Fixed

  • Modify-Requests: Update custom attributes/values and keep the CamelCase for the attribute names

Added

  • env var LDAP_ANONYMOUSBIND to restrict access for ldap queries without any authentication if needed.
  • env var LDAP_SECURE_ATTRIBUTES to restrict access for the specified attributes only to superusers.
  • env var LDAP_SENSITIVE_ATTRIBUTES to restrict access to the specified attributes to the respective user only and superusers.
  • customizer options to change api endpoints from e.g. v1.0 to beta

Don't miss a new AzureAD-LDAP-wrapper release

NewReleases is sending notifications on new releases.