Skip to content

v1.8.1

Compare
Choose a tag to compare
@ahaenggli ahaenggli released this 24 Jul 19:56
· 70 commits to main since this release

[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