[1.8.1] - 2022-07-24
Changed
- env var
LDAP_ANONYMOUSBIND
default value is set todomain
, so everything works normal on a Synology NAS. However, you may need to change this value toall
ornone
depending on how you use it. - env var
DSM7
is set totrue
as default on new containers - env var
GRAPH_FILTER_GROUPS
ist set tosecurityEnabled 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