ownCloud
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

4.0.0 5.0.0 Removed

Removed Variables between oCIS 4.0.0 and oCIS 5.0.0

File Variable Replacement Description
services/auth-basic/pkg/config/config.go LDAP_BIND_PASSWORD OCIS_LDAP_BIND_PASSWORD Password to use for authenticating the ‘bind_dn’.
services/graph/pkg/config/config.go LDAP_BIND_PASSWORD OCIS_LDAP_BIND_PASSWORD Password to use for authenticating the ‘bind_dn’.
services/groups/pkg/config/config.go LDAP_BIND_PASSWORD OCIS_LDAP_BIND_PASSWORD Password to use for authenticating the ‘bind_dn’.
services/idp/pkg/config/config.go LDAP_BIND_PASSWORD OCIS_LDAP_BIND_PASSWORD Password to use for authenticating the ‘bind_dn’.
services/sharing/pkg/config/config.go SHARING_EVENTS_TLS_ROOT_CA_CERT SHARING_EVENTS_TLS_ROOT_CA_CERTIFICATE The root CA certificate used to validate the server’s TLS certificate. If provided SHARING_EVENTS_TLS_INSECURE will be seen as false.
services/users/pkg/config/config.go LDAP_BIND_PASSWORD OCIS_LDAP_BIND_PASSWORD Password to use for authenticating the ‘bind_dn’.
LDAP_USER_SCHEMA_ID_IS_OCTETSTRING OCIS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING Set this to true if the defined ‘ID’ attribute for users is of the ‘OCTETSTRING’ syntax. This is e.g. required when using the ‘objectGUID’ attribute of Active Directory for the user ID’s.
services/web/pkg/config/options.go WEB_OPTION_IMPRINT_URL To be configured via the theme.json file Specifies the target URL for the imprint link valid for the ocis instance in the account menu.
WEB_OPTION_PRIVACY_URL To be configured via the theme.json file Specifies the target URL for the privacy link valid for the ocis instance in the account menu.