diff --git a/services/_includes/adoc/antivirus_configvars.adoc b/services/_includes/adoc/antivirus_configvars.adoc index ed89954b872..d1fd75d498a 100644 --- a/services/_includes/adoc/antivirus_configvars.adoc +++ b/services/_includes/adoc/antivirus_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the antivirus service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/app-provider_configvars.adoc b/services/_includes/adoc/app-provider_configvars.adoc index 5e55c445817..8e035a80699 100644 --- a/services/_includes/adoc/app-provider_configvars.adoc +++ b/services/_includes/adoc/app-provider_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the app-provider service [width="100%",cols="~,~,~,~",options="header"] @@ -186,7 +186,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/app-registry_configvars.adoc b/services/_includes/adoc/app-registry_configvars.adoc index dfa519d4452..6c7cbb370f3 100644 --- a/services/_includes/adoc/app-registry_configvars.adoc +++ b/services/_includes/adoc/app-registry_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the app-registry service [width="100%",cols="~,~,~,~",options="header"] @@ -177,7 +177,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/audit_configvars.adoc b/services/_includes/adoc/audit_configvars.adoc index 3caf530ce62..a556a95687f 100644 --- a/services/_includes/adoc/audit_configvars.adoc +++ b/services/_includes/adoc/audit_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the audit service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/auth-basic_configvars.adoc b/services/_includes/adoc/auth-basic_configvars.adoc index 4b8649adbf9..b1818488359 100644 --- a/services/_includes/adoc/auth-basic_configvars.adoc +++ b/services/_includes/adoc/auth-basic_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the auth-basic service [width="100%",cols="~,~,~,~",options="header"] @@ -307,7 +307,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -354,7 +354,7 @@ The authentication manager to check if credentials are valid. Supported value is a|`OCIS_LDAP_URI` + `LDAP_URI` + `AUTH_BASIC_LDAP_URI` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -365,7 +365,7 @@ URI of the LDAP Server to connect to. Supported URI schemes are 'ldaps://' and ' a|`OCIS_LDAP_CACERT` + `LDAP_CACERT` + `AUTH_BASIC_LDAP_CACERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -376,7 +376,7 @@ Path/File name for the root CA certificate (in PEM format) used to validate TLS a|`OCIS_LDAP_INSECURE` + `LDAP_INSECURE` + `AUTH_BASIC_LDAP_INSECURE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -387,7 +387,7 @@ Disable TLS certificate validation for the LDAP connections. Do not set this in a|`OCIS_LDAP_BIND_DN` + `LDAP_BIND_DN` + `AUTH_BASIC_LDAP_BIND_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -408,7 +408,7 @@ Password to use for authenticating the 'bind_dn'. a|`OCIS_LDAP_USER_BASE_DN` + `LDAP_USER_BASE_DN` + `AUTH_BASIC_LDAP_USER_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -419,7 +419,7 @@ Search base DN for looking up LDAP users. a|`OCIS_LDAP_GROUP_BASE_DN` + `LDAP_GROUP_BASE_DN` + `AUTH_BASIC_LDAP_GROUP_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -430,7 +430,7 @@ Search base DN for looking up LDAP groups. a|`OCIS_LDAP_USER_SCOPE` + `LDAP_USER_SCOPE` + `AUTH_BASIC_LDAP_USER_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -441,7 +441,7 @@ LDAP search scope to use when looking up users. Supported values are 'base', 'on a|`OCIS_LDAP_GROUP_SCOPE` + `LDAP_GROUP_SCOPE` + `AUTH_BASIC_LDAP_GROUP_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -452,7 +452,7 @@ LDAP search scope to use when looking up groups. Supported values are 'base', 'o a|`OCIS_LDAP_USER_FILTER` + `LDAP_USER_FILTER` + `AUTH_BASIC_LDAP_USER_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -463,7 +463,7 @@ LDAP filter to add to the default filters for user search like '(objectclass=own a|`OCIS_LDAP_GROUP_FILTER` + `LDAP_GROUP_FILTER` + `AUTH_BASIC_LDAP_GROUP_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -474,7 +474,7 @@ LDAP filter to add to the default filters for group searches. a|`OCIS_LDAP_USER_OBJECTCLASS` + `LDAP_USER_OBJECTCLASS` + `AUTH_BASIC_LDAP_USER_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -485,7 +485,7 @@ The object class to use for users in the default user search filter ('inetOrgPer a|`OCIS_LDAP_GROUP_OBJECTCLASS` + `LDAP_GROUP_OBJECTCLASS` + `AUTH_BASIC_LDAP_GROUP_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -517,7 +517,7 @@ The identity provider value to set in the userids of the CS3 user objects for us a|`OCIS_LDAP_DISABLE_USER_MECHANISM` + `LDAP_DISABLE_USER_MECHANISM` + `AUTH_BASIC_DISABLE_USER_MECHANISM` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -528,7 +528,7 @@ An option to control the behavior for disabling users. Valid options are 'none', a|`OCIS_LDAP_DISABLED_USERS_GROUP_DN` + `LDAP_DISABLED_USERS_GROUP_DN` + `AUTH_BASIC_DISABLED_USERS_GROUP_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -539,7 +539,7 @@ The distinguished name of the group to which added users will be classified as d a|`OCIS_LDAP_USER_SCHEMA_ID` + `LDAP_USER_SCHEMA_ID` + `AUTH_BASIC_LDAP_USER_SCHEMA_ID` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -550,7 +550,7 @@ LDAP Attribute to use as the unique ID for users. This should be a stable global a|`OCIS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + `LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + `AUTH_BASIC_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -561,7 +561,7 @@ Set this to true if the defined 'ID' attribute for users is of the 'OCTETSTRING' a|`OCIS_LDAP_USER_SCHEMA_MAIL` + `LDAP_USER_SCHEMA_MAIL` + `AUTH_BASIC_LDAP_USER_SCHEMA_MAIL` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -572,7 +572,7 @@ LDAP Attribute to use for the email address of users. a|`OCIS_LDAP_USER_SCHEMA_DISPLAYNAME` + `LDAP_USER_SCHEMA_DISPLAYNAME` + `AUTH_BASIC_LDAP_USER_SCHEMA_DISPLAYNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -583,7 +583,7 @@ LDAP Attribute to use for the displayname of users. a|`OCIS_LDAP_USER_SCHEMA_USERNAME` + `LDAP_USER_SCHEMA_USERNAME` + `AUTH_BASIC_LDAP_USER_SCHEMA_USERNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -594,7 +594,7 @@ LDAP Attribute to use for username of users. a|`OCIS_LDAP_USER_ENABLED_ATTRIBUTE` + `LDAP_USER_ENABLED_ATTRIBUTE` + `AUTH_BASIC_LDAP_USER_ENABLED_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -605,7 +605,7 @@ LDAP attribute to use as a flag telling if the user is enabled or disabled. a|`OCIS_LDAP_GROUP_SCHEMA_ID` + `LDAP_GROUP_SCHEMA_ID` + `AUTH_BASIC_LDAP_GROUP_SCHEMA_ID` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -616,7 +616,7 @@ LDAP Attribute to use as the unique id for groups. This should be a stable globa a|`OCIS_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + `LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + `AUTH_BASIC_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -627,7 +627,7 @@ Set this to true if the defined 'id' attribute for groups is of the 'OCTETSTRING a|`OCIS_LDAP_GROUP_SCHEMA_MAIL` + `LDAP_GROUP_SCHEMA_MAIL` + `AUTH_BASIC_LDAP_GROUP_SCHEMA_MAIL` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -638,7 +638,7 @@ LDAP Attribute to use for the email address of groups (can be empty). a|`OCIS_LDAP_GROUP_SCHEMA_DISPLAYNAME` + `LDAP_GROUP_SCHEMA_DISPLAYNAME` + `AUTH_BASIC_LDAP_GROUP_SCHEMA_DISPLAYNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -649,7 +649,7 @@ LDAP Attribute to use for the displayname of groups (often the same as groupname a|`OCIS_LDAP_GROUP_SCHEMA_GROUPNAME` + `LDAP_GROUP_SCHEMA_GROUPNAME` + `AUTH_BASIC_LDAP_GROUP_SCHEMA_GROUPNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -660,7 +660,7 @@ LDAP Attribute to use for the name of groups. a|`OCIS_LDAP_GROUP_SCHEMA_MEMBER` + `LDAP_GROUP_SCHEMA_MEMBER` + `AUTH_BASIC_LDAP_GROUP_SCHEMA_MEMBER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/auth-bearer_configvars.adoc b/services/_includes/adoc/auth-bearer_configvars.adoc index 78a9be2dea9..060561a43d9 100644 --- a/services/_includes/adoc/auth-bearer_configvars.adoc +++ b/services/_includes/adoc/auth-bearer_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the auth-bearer service [width="100%",cols="~,~,~,~",options="header"] @@ -177,7 +177,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/auth-machine_configvars.adoc b/services/_includes/adoc/auth-machine_configvars.adoc index 328099fe1a1..252d0772f2c 100644 --- a/services/_includes/adoc/auth-machine_configvars.adoc +++ b/services/_includes/adoc/auth-machine_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the auth-machine service [width="100%",cols="~,~,~,~",options="header"] @@ -177,7 +177,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/eventhistory_configvars.adoc b/services/_includes/adoc/eventhistory_configvars.adoc index b9047ac5f19..08fc1adcfba 100644 --- a/services/_includes/adoc/eventhistory_configvars.adoc +++ b/services/_includes/adoc/eventhistory_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the eventhistory service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/frontend_configvars.adoc b/services/_includes/adoc/frontend_configvars.adoc index d1b890fbfd4..bbeb1728756 100644 --- a/services/_includes/adoc/frontend_configvars.adoc +++ b/services/_includes/adoc/frontend_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the frontend service [width="100%",cols="~,~,~,~",options="header"] @@ -226,7 +226,7 @@ Allow credentials for CORS.See following chapter for more details: *Access-Contr a|`OCIS_TRANSFER_SECRET` + `STORAGE_TRANSFER_SECRET` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -246,7 +246,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -487,7 +487,7 @@ Path prefix for shares as part of an ocis resource. Note that the path must star a|`FRONTEND_OCS_PERSONAL_NAMESPACE` + `FRONTEND_OCS_HOME_NAMESPACE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/gateway_configvars.adoc b/services/_includes/adoc/gateway_configvars.adoc index ec37274850e..1460cca80c9 100644 --- a/services/_includes/adoc/gateway_configvars.adoc +++ b/services/_includes/adoc/gateway_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the gateway service [width="100%",cols="~,~,~,~",options="header"] @@ -182,7 +182,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -246,7 +246,7 @@ Disable creation of the home space on login. a|`OCIS_TRANSFER_SECRET` + `STORAGE_TRANSFER_SECRET` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/global_configvars.adoc b/services/_includes/adoc/global_configvars.adoc index 252a37b46db..0e57072dd2d 100644 --- a/services/_includes/adoc/global_configvars.adoc +++ b/services/_includes/adoc/global_configvars.adoc @@ -48,7 +48,7 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++uid=reva,ou=sysusers,o=libregraph-idm ++ +++uid=libregraph,ou=sysusers,o=libregraph-idm ++ a| [subs=-attributes] LDAP DN to use for simple bind authentication with the target LDAP server. @@ -119,7 +119,7 @@ a| [subs=-attributes] ++attribute ++ a| [subs=-attributes] -An option to control the behavior for disabling users. Valid options are 'none', 'attribute' and 'group'. If set to 'group', disabling a user via API will add the user to the configured group for disabled users, if set to 'attribute' this will be done in the ldap user entry, if set to 'none' the disable request is not processed. +An option to control the behavior for disabling users. Supported options are 'none', 'attribute' and 'group'. If set to 'group', disabling a user via API will add the user to the configured group for disabled users, if set to 'attribute' this will be done in the ldap user entry, if set to 'none' the disable request is not processed. Default is 'attribute'. a| `LDAP_GROUP_BASE_DN` @@ -217,10 +217,10 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++ownclouduuid ++ +++owncloudUUID ++ a| [subs=-attributes] -LDAP Attribute to use as the unique id for groups. This should be a stable globally unique id (e.g. a UUID). +LDAP Attribute to use as the unique id for groups. This should be a stable globally unique ID like a UUID. a| `LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` @@ -236,7 +236,7 @@ a| [subs=-attributes] ++false ++ a| [subs=-attributes] -Set this to true if the defined 'id' attribute for groups is of the 'OCTETSTRING' syntax. This is e.g. required when using the 'objectGUID' attribute of Active Directory for the group IDs. +Set this to true if the defined 'id' attribute for groups is of the 'OCTETSTRING' syntax. This is e.g. required when using the 'objectGUID' attribute of Active Directory for the group ID's. a| `LDAP_GROUP_SCHEMA_MAIL` @@ -286,7 +286,7 @@ a| [subs=-attributes] ++sub ++ a| [subs=-attributes] -LDAP search scope to use when looking up groups. Supported values are 'base', 'one' and 'sub'. +LDAP search scope to use when looking up groups. Supported scopes are 'base', 'one' and 'sub'. a| `LDAP_INSECURE` @@ -357,7 +357,7 @@ a| [subs=-attributes] ++ownCloudUserEnabled ++ a| [subs=-attributes] -LDAP attribute to use as a flag telling if the user is enabled or disabled. +LDAP Attribute to use as a flag telling if the user is enabled or disabled. a| `LDAP_USER_FILTER` @@ -424,7 +424,7 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++ownclouduuid ++ +++owncloudUUID ++ a| [subs=-attributes] LDAP Attribute to use as the unique ID for users. This should be a stable globally unique ID like a UUID. @@ -443,7 +443,7 @@ a| [subs=-attributes] ++false ++ a| [subs=-attributes] -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 IDs. +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. a| `LDAP_USER_SCHEMA_MAIL` @@ -512,7 +512,7 @@ a| [subs=-attributes] ++sub ++ a| [subs=-attributes] -LDAP search scope to use when looking up users. Supported values are 'base', 'one' and 'sub'. +LDAP search scope to use when looking up users. Supported scopes are 'base', 'one' and 'sub'. a| `OCIS_ADMIN_USER_ID` @@ -528,7 +528,7 @@ a| [subs=-attributes] ++ ++ a| [subs=-attributes] -ID of the user that should receive admin privileges. Consider that the UUID can be encoded in some LDAP deployment configurations like in .ldif files. These need to be decoded beforehand. +ID of the user who collects all necessary information for deletion. Consider that the UUID can be encoded in some LDAP deployment configurations like in .ldif files. These need to be decoded beforehand. a| `OCIS_ASYNC_UPLOADS` @@ -590,7 +590,7 @@ a| [subs=-attributes] ++0 ++ a| [subs=-attributes] -The maximum quantity of items in the store. Only applies when store type 'ocmem' is configured. Defaults to 512. +The maximum quantity of items in the user info cache. Only applies when store type 'ocmem' is configured. Defaults to 512. a| `OCIS_CACHE_STORE` @@ -611,7 +611,7 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++memory ++ +++noop ++ a| [subs=-attributes] The type of the cache store. Supported values are: 'memory', 'ocmem', 'etcd', 'redis', 'redis-sentinel', 'nats-js', 'noop'. See the text description for details. @@ -659,10 +659,10 @@ a| [subs=-attributes] ++Duration ++ a| [subs=-attributes] -++336h0m0s ++ +++5m0s ++ a| [subs=-attributes] -Time to live for cache records in the graph. The duration can be set as number followed by a unit identifier like s, m or h. Defaults to '336h' (2 weeks). +Default time to live for user info in the user info cache. Only applied when access tokens has no expiration. The duration can be set as number followed by a unit identifier like s, m or h. Defaults to '300s' (300 seconds). a| `OCIS_CORS_ALLOW_CREDENTIALS` @@ -685,7 +685,7 @@ a| [subs=-attributes] ++true ++ a| [subs=-attributes] -Allow credentials for CORS.See following chapter for more details: *Access-Control-Allow-Credentials* at \https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials. +Allow credentials for CORS. See following chapter for more details: *Access-Control-Allow-Credentials* at \https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials. a| `OCIS_CORS_ALLOW_HEADERS` @@ -705,7 +705,7 @@ a| [subs=-attributes] ++[]string ++ a| [subs=-attributes] -++[Authorization Origin Content-Type Accept X-Requested-With X-Request-Id Purge Restore] ++ +++[Origin Accept Content-Type Depth Authorization Ocs-Apirequest If-None-Match If-Match Destination Overwrite X-Request-Id X-Requested-With Tus-Resumable Tus-Checksum-Algorithm Upload-Concat Upload-Length Upload-Metadata Upload-Defer-Length Upload-Expires Upload-Checksum Upload-Offset X-HTTP-Method-Override] ++ a| [subs=-attributes] A blank or comma-separated list of allowed CORS headers. See following chapter for more details: *Access-Control-Request-Headers* at \https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Request-Headers. @@ -728,7 +728,7 @@ a| [subs=-attributes] ++[]string ++ a| [subs=-attributes] -++[GET POST PUT PATCH DELETE OPTIONS] ++ +++[OPTIONS HEAD GET PUT PATCH POST DELETE MKCOL PROPFIND PROPPATCH MOVE COPY REPORT SEARCH] ++ a| [subs=-attributes] A comma-separated list of allowed CORS methods. See following chapter for more details: *Access-Control-Request-Method* at \https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Request-Method @@ -799,7 +799,7 @@ a| [subs=-attributes] ++false ++ a| [subs=-attributes] -Set this option to 'true' to disable rendering of thumbnails triggered via webdav access. Note that when disabled, all access to preview related webdav paths will return a 404. +Set this option to 'true' to disable previews in all the different web file listing views. This can speed up file listings in folders with many files. The only list view that is not affected by this setting is the trash bin, as it does not allow previewing at all. a| `OCIS_EDITION` @@ -838,7 +838,7 @@ a| [subs=-attributes] ++ocis-cluster ++ a| [subs=-attributes] -The clusterID of the event system. The event system is the message queuing service. It is used as message broker for the microservice architecture. +The clusterID of the event system. The event system is the message queuing service. It is used as message broker for the microservice architecture. Mandatory when using NATS as event system. a| `OCIS_EVENTS_ENABLE_TLS` @@ -887,7 +887,7 @@ a| [subs=-attributes] ++127.0.0.1:9233 ++ a| [subs=-attributes] -The address of the event system. The event system is the message queuing service. It is used as message broker for the microservice architecture. Set to a empty string to disable emitting events. +The address of the event system. The event system is the message queuing service. It is used as message broker for the microservice architecture. a| `OCIS_EVENTS_TLS_ROOT_CA_CERTIFICATE` @@ -911,7 +911,7 @@ a| [subs=-attributes] ++ ++ a| [subs=-attributes] -The root CA certificate used to validate the server's TLS certificate. If provided GRAPH_EVENTS_TLS_INSECURE will be seen as false. +The root CA certificate used to validate the server's TLS certificate. If provided STORAGE_USERS_EVENTS_TLS_INSECURE will be seen as false. a| `OCIS_GRPC_CLIENT_TLS_CACERT` @@ -1146,7 +1146,7 @@ a| [subs=-attributes] ++ ++ a| [subs=-attributes] -The client id to authenticate with keycloak. +The client ID to authenticate with keycloak. a| `OCIS_KEYCLOAK_CLIENT_REALM` @@ -1221,7 +1221,7 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++uid=reva,ou=sysusers,o=libregraph-idm ++ +++uid=libregraph,ou=sysusers,o=libregraph-idm ++ a| [subs=-attributes] LDAP DN to use for simple bind authentication with the target LDAP server. @@ -1274,7 +1274,7 @@ a| [subs=-attributes] ++attribute ++ a| [subs=-attributes] -An option to control the behavior for disabling users. Valid options are 'none', 'attribute' and 'group'. If set to 'group', disabling a user via API will add the user to the configured group for disabled users, if set to 'attribute' this will be done in the ldap user entry, if set to 'none' the disable request is not processed. +An option to control the behavior for disabling users. Supported options are 'none', 'attribute' and 'group'. If set to 'group', disabling a user via API will add the user to the configured group for disabled users, if set to 'attribute' this will be done in the ldap user entry, if set to 'none' the disable request is not processed. Default is 'attribute'. a| `OCIS_LDAP_GROUP_BASE_DN` @@ -1372,10 +1372,10 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++ownclouduuid ++ +++owncloudUUID ++ a| [subs=-attributes] -LDAP Attribute to use as the unique id for groups. This should be a stable globally unique id (e.g. a UUID). +LDAP Attribute to use as the unique id for groups. This should be a stable globally unique ID like a UUID. a| `OCIS_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` @@ -1392,7 +1392,7 @@ a| [subs=-attributes] ++false ++ a| [subs=-attributes] -Set this to true if the defined 'id' attribute for groups is of the 'OCTETSTRING' syntax. This is e.g. required when using the 'objectGUID' attribute of Active Directory for the group IDs. +Set this to true if the defined 'ID' attribute for groups is of the 'OCTETSTRING' syntax. This is required when using the 'objectGUID' attribute of Active Directory for the group ID's. a| `OCIS_LDAP_GROUP_SCHEMA_MAIL` @@ -1442,7 +1442,7 @@ a| [subs=-attributes] ++sub ++ a| [subs=-attributes] -LDAP search scope to use when looking up groups. Supported values are 'base', 'one' and 'sub'. +LDAP search scope to use when looking up groups. Supported scopes are 'base', 'one' and 'sub'. a| `OCIS_LDAP_INSECURE` @@ -1528,7 +1528,7 @@ a| [subs=-attributes] ++ownCloudUserEnabled ++ a| [subs=-attributes] -LDAP attribute to use as a flag telling if the user is enabled or disabled. +LDAP Attribute to use as a flag telling if the user is enabled or disabled. a| `OCIS_LDAP_USER_FILTER` @@ -1595,7 +1595,7 @@ a| [subs=-attributes] ++string ++ a| [subs=-attributes] -++ownclouduuid ++ +++owncloudUUID ++ a| [subs=-attributes] LDAP Attribute to use as the unique ID for users. This should be a stable globally unique ID like a UUID. @@ -1615,7 +1615,7 @@ a| [subs=-attributes] ++false ++ a| [subs=-attributes] -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 IDs. +Set this to true if the defined 'ID' attribute for users is of the 'OCTETSTRING' syntax. This is required when using the 'objectGUID' attribute of Active Directory for the user ID's. a| `OCIS_LDAP_USER_SCHEMA_MAIL` @@ -1684,7 +1684,7 @@ a| [subs=-attributes] ++sub ++ a| [subs=-attributes] -LDAP search scope to use when looking up users. Supported values are 'base', 'one' and 'sub'. +LDAP search scope to use when looking up users. Supported scopes are 'base', 'one' and 'sub'. a| `OCIS_LOG_COLOR` @@ -1903,7 +1903,7 @@ a| [subs=-attributes] ++ ++ a| [subs=-attributes] -Machine auth API key used to validate internal requests necessary to access resources from other services. +Machine auth API key used to validate internal requests necessary for the access to resources from other services. a| `OCIS_OIDC_ISSUER` @@ -1924,7 +1924,7 @@ a| [subs=-attributes] ++https://localhost:9200 ++ a| [subs=-attributes] -The identity provider value to set in the userids of the CS3 user objects for users returned by this user provider. +URL of the OIDC issuer. It defaults to URL of the builtin IDP. a| `OCIS_PERSISTENT_STORE` @@ -1985,7 +1985,7 @@ a| [subs=-attributes] ++Duration ++ a| [subs=-attributes] -++336h0m0s ++ +++0s ++ a| [subs=-attributes] Time to live for events in the store. The duration can be set as number followed by a unit identifier like s, m or h. Defaults to '336h' (2 weeks). @@ -2345,7 +2345,7 @@ a| [subs=-attributes] ++https://localhost:9200 ++ a| [subs=-attributes] -The identity provider value to set in the userids of the CS3 user objects for users returned by this user provider. +URL of the OIDC issuer. It defaults to URL of the builtin IDP. a| `REVA_GATEWAY` diff --git a/services/_includes/adoc/graph_configvars.adoc b/services/_includes/adoc/graph_configvars.adoc index 4b10a407e2f..f75318367f6 100644 --- a/services/_includes/adoc/graph_configvars.adoc +++ b/services/_includes/adoc/graph_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the graph service [width="100%",cols="~,~,~,~",options="header"] @@ -438,7 +438,7 @@ Whether to assign newly created users the default role 'User'. Set this to 'fals a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -559,7 +559,7 @@ The user identity backend to use. Supported backend types are 'ldap' and 'cs3'. a|`OCIS_LDAP_URI` + `LDAP_URI` + `GRAPH_LDAP_URI` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -570,7 +570,7 @@ URI of the LDAP Server to connect to. Supported URI schemes are 'ldaps://' and ' a|`OCIS_LDAP_CACERT` + `LDAP_CACERT` + `GRAPH_LDAP_CACERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -581,7 +581,7 @@ Path/File name for the root CA certificate (in PEM format) used to validate TLS a|`OCIS_LDAP_INSECURE` + `LDAP_INSECURE` + `GRAPH_LDAP_INSECURE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -592,7 +592,7 @@ Disable TLS certificate validation for the LDAP connections. Do not set this in a|`OCIS_LDAP_BIND_DN` + `LDAP_BIND_DN` + `GRAPH_LDAP_BIND_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -650,7 +650,7 @@ Signals that the server has the refint plugin enabled, which makes some actions a|`OCIS_LDAP_USER_BASE_DN` + `LDAP_USER_BASE_DN` + `GRAPH_LDAP_USER_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -661,7 +661,7 @@ Search base DN for looking up LDAP users. a|`OCIS_LDAP_USER_SCOPE` + `LDAP_USER_SCOPE` + `GRAPH_LDAP_USER_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -672,7 +672,7 @@ LDAP search scope to use when looking up users. Supported scopes are 'base', 'on a|`OCIS_LDAP_USER_FILTER` + `LDAP_USER_FILTER` + `GRAPH_LDAP_USER_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -683,7 +683,7 @@ LDAP filter to add to the default filters for user search like '(objectclass=own a|`OCIS_LDAP_USER_OBJECTCLASS` + `LDAP_USER_OBJECTCLASS` + `GRAPH_LDAP_USER_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -694,7 +694,7 @@ The object class to use for users in the default user search filter ('inetOrgPer a|`OCIS_LDAP_USER_SCHEMA_MAIL` + `LDAP_USER_SCHEMA_MAIL` + `GRAPH_LDAP_USER_EMAIL_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -715,7 +715,7 @@ LDAP Attribute to use for the displayname of users. a|`OCIS_LDAP_USER_SCHEMA_USERNAME` + `LDAP_USER_SCHEMA_USERNAME` + `GRAPH_LDAP_USER_NAME_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -726,7 +726,7 @@ LDAP Attribute to use for username of users. a|`OCIS_LDAP_USER_SCHEMA_ID` + `LDAP_USER_SCHEMA_ID` + `GRAPH_LDAP_USER_UID_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -747,7 +747,7 @@ Set this to true if the defined 'ID' attribute for users is of the 'OCTETSTRING' a|`OCIS_LDAP_USER_SCHEMA_USER_TYPE` + `LDAP_USER_SCHEMA_USER_TYPE` + `GRAPH_LDAP_USER_TYPE_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -758,7 +758,7 @@ LDAP Attribute to distinguish between 'Member' and 'Guest' users. Default is 'ow a|`OCIS_LDAP_USER_ENABLED_ATTRIBUTE` + `LDAP_USER_ENABLED_ATTRIBUTE` + `GRAPH_USER_ENABLED_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -769,7 +769,7 @@ LDAP Attribute to use as a flag telling if the user is enabled or disabled. a|`OCIS_LDAP_DISABLE_USER_MECHANISM` + `LDAP_DISABLE_USER_MECHANISM` + `GRAPH_DISABLE_USER_MECHANISM` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -780,7 +780,7 @@ An option to control the behavior for disabling users. Supported options are 'no a|`OCIS_LDAP_DISABLED_USERS_GROUP_DN` + `LDAP_DISABLED_USERS_GROUP_DN` + `GRAPH_DISABLED_USERS_GROUP_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -791,7 +791,7 @@ The distinguished name of the group to which added users will be classified as d a|`OCIS_LDAP_GROUP_BASE_DN` + `LDAP_GROUP_BASE_DN` + `GRAPH_LDAP_GROUP_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -811,7 +811,7 @@ Parent DN under which new groups are created. This DN needs to be subordinate to a|`OCIS_LDAP_GROUP_SCOPE` + `LDAP_GROUP_SCOPE` + `GRAPH_LDAP_GROUP_SEARCH_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -822,7 +822,7 @@ LDAP search scope to use when looking up groups. Supported scopes are 'base', 'o a|`OCIS_LDAP_GROUP_FILTER` + `LDAP_GROUP_FILTER` + `GRAPH_LDAP_GROUP_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -833,7 +833,7 @@ LDAP filter to add to the default filters for group searches. a|`OCIS_LDAP_GROUP_OBJECTCLASS` + `LDAP_GROUP_OBJECTCLASS` + `GRAPH_LDAP_GROUP_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -844,7 +844,7 @@ The object class to use for groups in the default group search filter ('groupOfN a|`OCIS_LDAP_GROUP_SCHEMA_GROUPNAME` + `LDAP_GROUP_SCHEMA_GROUPNAME` + `GRAPH_LDAP_GROUP_NAME_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -855,7 +855,7 @@ LDAP Attribute to use for the name of groups. a|`OCIS_LDAP_GROUP_SCHEMA_MEMBER` + `LDAP_GROUP_SCHEMA_MEMBER` + `GRAPH_LDAP_GROUP_MEMBER_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -866,7 +866,7 @@ LDAP Attribute that is used for group members. a|`OCIS_LDAP_GROUP_SCHEMA_ID` + `LDAP_GROUP_SCHEMA_ID` + `GRAPH_LDAP_GROUP_ID_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/groups_configvars.adoc b/services/_includes/adoc/groups_configvars.adoc index 3bb49e8128a..a105936ab36 100644 --- a/services/_includes/adoc/groups_configvars.adoc +++ b/services/_includes/adoc/groups_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the groups service [width="100%",cols="~,~,~,~",options="header"] @@ -292,7 +292,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -339,7 +339,7 @@ The driver which should be used by the groups service. Supported values are 'lda a|`OCIS_LDAP_URI` + `LDAP_URI` + `GROUPS_LDAP_URI` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -350,7 +350,7 @@ URI of the LDAP Server to connect to. Supported URI schemes are 'ldaps://' and ' a|`OCIS_LDAP_CACERT` + `LDAP_CACERT` + `GROUPS_LDAP_CACERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -361,7 +361,7 @@ Path/File name for the root CA certificate (in PEM format) used to validate TLS a|`OCIS_LDAP_INSECURE` + `LDAP_INSECURE` + `GROUPS_LDAP_INSECURE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -372,7 +372,7 @@ Disable TLS certificate validation for the LDAP connections. Do not set this in a|`OCIS_LDAP_BIND_DN` + `LDAP_BIND_DN` + `GROUPS_LDAP_BIND_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -393,7 +393,7 @@ Password to use for authenticating the 'bind_dn'. a|`OCIS_LDAP_USER_BASE_DN` + `LDAP_USER_BASE_DN` + `GROUPS_LDAP_USER_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -404,7 +404,7 @@ Search base DN for looking up LDAP users. a|`OCIS_LDAP_GROUP_BASE_DN` + `LDAP_GROUP_BASE_DN` + `GROUPS_LDAP_GROUP_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -415,7 +415,7 @@ Search base DN for looking up LDAP groups. a|`OCIS_LDAP_USER_SCOPE` + `LDAP_USER_SCOPE` + `GROUPS_LDAP_USER_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -426,7 +426,7 @@ LDAP search scope to use when looking up users. Supported scopes are 'base', 'on a|`OCIS_LDAP_GROUP_SCOPE` + `LDAP_GROUP_SCOPE` + `GROUPS_LDAP_GROUP_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -447,7 +447,7 @@ Type of substring search filter to use for substring searches for groups. Suppor a|`OCIS_LDAP_USER_FILTER` + `LDAP_USER_FILTER` + `GROUPS_LDAP_USER_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -458,7 +458,7 @@ LDAP filter to add to the default filters for user search like '(objectclass=own a|`OCIS_LDAP_GROUP_FILTER` + `LDAP_GROUP_FILTER` + `GROUPS_LDAP_GROUP_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -469,7 +469,7 @@ LDAP filter to add to the default filters for group searches. a|`OCIS_LDAP_USER_OBJECTCLASS` + `LDAP_USER_OBJECTCLASS` + `GROUPS_LDAP_USER_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -480,7 +480,7 @@ The object class to use for users in the default user search filter ('inetOrgPer a|`OCIS_LDAP_GROUP_OBJECTCLASS` + `LDAP_GROUP_OBJECTCLASS` + `GROUPS_LDAP_GROUP_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -502,7 +502,7 @@ The identity provider value to set in the group IDs of the CS3 group objects for a|`OCIS_LDAP_USER_SCHEMA_ID` + `LDAP_USER_SCHEMA_ID` + `GROUPS_LDAP_USER_SCHEMA_ID` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -513,7 +513,7 @@ LDAP Attribute to use as the unique id for users. This should be a stable global a|`OCIS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + `LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + `GROUPS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -524,7 +524,7 @@ Set this to true if the defined 'ID' attribute for users is of the 'OCTETSTRING' a|`OCIS_LDAP_USER_SCHEMA_MAIL` + `LDAP_USER_SCHEMA_MAIL` + `GROUPS_LDAP_USER_SCHEMA_MAIL` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -535,7 +535,7 @@ LDAP Attribute to use for the email address of users. a|`OCIS_LDAP_USER_SCHEMA_DISPLAYNAME` + `LDAP_USER_SCHEMA_DISPLAYNAME` + `GROUPS_LDAP_USER_SCHEMA_DISPLAYNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -546,7 +546,7 @@ LDAP Attribute to use for the displayname of users. a|`OCIS_LDAP_USER_SCHEMA_USERNAME` + `LDAP_USER_SCHEMA_USERNAME` + `GROUPS_LDAP_USER_SCHEMA_USERNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -557,7 +557,7 @@ LDAP Attribute to use for username of users. a|`OCIS_LDAP_GROUP_SCHEMA_ID` + `LDAP_GROUP_SCHEMA_ID` + `GROUPS_LDAP_GROUP_SCHEMA_ID` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -568,7 +568,7 @@ LDAP Attribute to use as the unique id for groups. This should be a stable globa a|`OCIS_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + `LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + `GROUPS_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -579,7 +579,7 @@ Set this to true if the defined 'id' attribute for groups is of the 'OCTETSTRING a|`OCIS_LDAP_GROUP_SCHEMA_MAIL` + `LDAP_GROUP_SCHEMA_MAIL` + `GROUPS_LDAP_GROUP_SCHEMA_MAIL` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -590,7 +590,7 @@ LDAP Attribute to use for the email address of groups (can be empty). a|`OCIS_LDAP_GROUP_SCHEMA_DISPLAYNAME` + `LDAP_GROUP_SCHEMA_DISPLAYNAME` + `GROUPS_LDAP_GROUP_SCHEMA_DISPLAYNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -601,7 +601,7 @@ LDAP Attribute to use for the displayname of groups (often the same as groupname a|`OCIS_LDAP_GROUP_SCHEMA_GROUPNAME` + `LDAP_GROUP_SCHEMA_GROUPNAME` + `GROUPS_LDAP_GROUP_SCHEMA_GROUPNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -612,7 +612,7 @@ LDAP Attribute to use for the name of groups. a|`OCIS_LDAP_GROUP_SCHEMA_MEMBER` + `LDAP_GROUP_SCHEMA_MEMBER` + `GROUPS_LDAP_GROUP_SCHEMA_MEMBER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/idm_configvars.adoc b/services/_includes/adoc/idm_configvars.adoc index 54dff5288f7..416957c3032 100644 --- a/services/_includes/adoc/idm_configvars.adoc +++ b/services/_includes/adoc/idm_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the idm service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/idp_configvars.adoc b/services/_includes/adoc/idp_configvars.adoc index 2df4d728f44..cba56efd02b 100644 --- a/services/_includes/adoc/idp_configvars.adoc +++ b/services/_includes/adoc/idp_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the idp service [width="100%",cols="~,~,~,~",options="header"] @@ -263,7 +263,7 @@ Disable or Enable HTTPS for the communication between the Proxy service and the a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -367,7 +367,7 @@ URL of the IDP endpoint. a|`OCIS_LDAP_INSECURE` + `LDAP_INSECURE` + `IDP_INSECURE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -477,7 +477,7 @@ Lifespan in seconds of a dynamically registered OIDC client. a|`OCIS_LDAP_URI` + `LDAP_URI` + `IDP_LDAP_URI` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -488,7 +488,7 @@ Url of the LDAP service to use as IDP. a|`OCIS_LDAP_CACERT` + `LDAP_CACERT` + `IDP_LDAP_TLS_CACERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -499,7 +499,7 @@ Path/File name for the root CA certificate (in PEM format) used to validate TLS a|`OCIS_LDAP_BIND_DN` + `LDAP_BIND_DN` + `IDP_LDAP_BIND_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -520,7 +520,7 @@ Password to use for authenticating the 'bind_dn'. a|`OCIS_LDAP_USER_BASE_DN` + `LDAP_USER_BASE_DN` + `IDP_LDAP_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -531,7 +531,7 @@ Search base DN for looking up LDAP users. a|`OCIS_LDAP_USER_SCOPE` + `LDAP_USER_SCOPE` + `IDP_LDAP_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -551,7 +551,7 @@ LDAP User attribute to use for login like 'uid'. a|`OCIS_LDAP_USER_SCHEMA_MAIL` + `LDAP_USER_SCHEMA_MAIL` + `IDP_LDAP_EMAIL_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -562,7 +562,7 @@ LDAP User email attribute like 'mail'. a|`OCIS_LDAP_USER_SCHEMA_USERNAME` + `LDAP_USER_SCHEMA_USERNAME` + `IDP_LDAP_NAME_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -573,7 +573,7 @@ LDAP User name attribute like 'displayName'. a|`OCIS_LDAP_USER_SCHEMA_ID` + `LDAP_USER_SCHEMA_ID` + `IDP_LDAP_UUID_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -593,7 +593,7 @@ LDAP User uuid attribute type like 'text'. a|`OCIS_LDAP_USER_ENABLED_ATTRIBUTE` + `LDAP_USER_ENABLED_ATTRIBUTE` + `IDP_USER_ENABLED_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -604,7 +604,7 @@ LDAP Attribute to use as a flag telling if the user is enabled or disabled. a|`OCIS_LDAP_USER_FILTER` + `LDAP_USER_FILTER` + `IDP_LDAP_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -615,7 +615,7 @@ LDAP filter to add to the default filters for user search like '(objectclass=own a|`OCIS_LDAP_USER_OBJECTCLASS` + `LDAP_USER_OBJECTCLASS` + `IDP_LDAP_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/invitations_configvars.adoc b/services/_includes/adoc/invitations_configvars.adoc index c45362573bb..631bd66896e 100644 --- a/services/_includes/adoc/invitations_configvars.adoc +++ b/services/_includes/adoc/invitations_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the invitations service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/nats_configvars.adoc b/services/_includes/adoc/nats_configvars.adoc index b6bd22e768a..0572b8524d1 100644 --- a/services/_includes/adoc/nats_configvars.adoc +++ b/services/_includes/adoc/nats_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the nats service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/notifications_configvars.adoc b/services/_includes/adoc/notifications_configvars.adoc index b9fce363b6d..7719b1cbae9 100644 --- a/services/_includes/adoc/notifications_configvars.adoc +++ b/services/_includes/adoc/notifications_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the notifications service [width="100%",cols="~,~,~,~",options="header"] @@ -310,7 +310,7 @@ a| [subs=-attributes] a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/ocdav_configvars.adoc b/services/_includes/adoc/ocdav_configvars.adoc index 062ac07c670..608c2ca309f 100644 --- a/services/_includes/adoc/ocdav_configvars.adoc +++ b/services/_includes/adoc/ocdav_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the ocdav service [width="100%",cols="~,~,~,~",options="header"] @@ -226,7 +226,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/ocs_configvars.adoc b/services/_includes/adoc/ocs_configvars.adoc index 1343c190a52..67f19faff3c 100644 --- a/services/_includes/adoc/ocs_configvars.adoc +++ b/services/_includes/adoc/ocs_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the ocs service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/policies_configvars.adoc b/services/_includes/adoc/policies_configvars.adoc index 050e76d6bb5..a5808f7364a 100644 --- a/services/_includes/adoc/policies_configvars.adoc +++ b/services/_includes/adoc/policies_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the policies service [width="100%",cols="~,~,~,~",options="header"] @@ -138,7 +138,7 @@ Enable TLS for the connection to the events broker. The events broker is the oci a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/postprocessing_configvars.adoc b/services/_includes/adoc/postprocessing_configvars.adoc index 3d88ef45a1d..df9f30b228f 100644 --- a/services/_includes/adoc/postprocessing_configvars.adoc +++ b/services/_includes/adoc/postprocessing_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the postprocessing service [width="100%",cols="~,~,~,~",options="header"] @@ -265,7 +265,7 @@ a| [subs=-attributes] A comma separated list of postprocessing steps, processed in order of their appearance. Currently supported values by the system are: 'virusscan', 'policies' and 'delay'. Custom steps are allowed. See the documentation for instructions. a|`POSTPROCESSING_VIRUSSCAN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/proxy_configvars.adoc b/services/_includes/adoc/proxy_configvars.adoc index c2be72f8869..450f4bdd61c 100644 --- a/services/_includes/adoc/proxy_configvars.adoc +++ b/services/_includes/adoc/proxy_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the proxy service [width="100%",cols="~,~,~,~",options="header"] @@ -194,7 +194,7 @@ Enable/Disable HTTPS for external HTTP services. Must be set to 'true' if the bu a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/search_configvars.adoc b/services/_includes/adoc/search_configvars.adoc index 99f689e5503..239a84f82a3 100644 --- a/services/_includes/adoc/search_configvars.adoc +++ b/services/_includes/adoc/search_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the search service [width="100%",cols="~,~,~,~",options="header"] @@ -173,7 +173,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -222,7 +222,7 @@ The clusterID of the event system. The event system is the message queuing servi a|`OCIS_ASYNC_UPLOADS` + `STORAGE_USERS_OCIS_ASYNC_UPLOADS` + `SEARCH_EVENTS_ASYNC_UPLOADS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/settings_configvars.adoc b/services/_includes/adoc/settings_configvars.adoc index 6bd27990e65..39db460696c 100644 --- a/services/_includes/adoc/settings_configvars.adoc +++ b/services/_includes/adoc/settings_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the settings service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/sharing_configvars.adoc b/services/_includes/adoc/sharing_configvars.adoc index 213124be7e3..c8b392ed031 100644 --- a/services/_includes/adoc/sharing_configvars.adoc +++ b/services/_includes/adoc/sharing_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the sharing service [width="100%",cols="~,~,~,~",options="header"] @@ -182,7 +182,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -241,7 +241,7 @@ Whether to verify the server TLS certificates. a|`OCIS_EVENTS_TLS_ROOT_CA_CERTIFICATE` + `SHARING_EVENTS_TLS_ROOT_CA_CERTIFICATE` + `SHARING_EVENTS_TLS_ROOT_CA_CERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/storage-publiclink_configvars.adoc b/services/_includes/adoc/storage-publiclink_configvars.adoc index b1e1801ed2c..697e5eaa451 100644 --- a/services/_includes/adoc/storage-publiclink_configvars.adoc +++ b/services/_includes/adoc/storage-publiclink_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the storage-publiclink service [width="100%",cols="~,~,~,~",options="header"] @@ -177,7 +177,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/storage-shares_configvars.adoc b/services/_includes/adoc/storage-shares_configvars.adoc index 6a2724b52fb..06e422fe187 100644 --- a/services/_includes/adoc/storage-shares_configvars.adoc +++ b/services/_includes/adoc/storage-shares_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the storage-shares service [width="100%",cols="~,~,~,~",options="header"] @@ -177,7 +177,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/storage-system_configvars.adoc b/services/_includes/adoc/storage-system_configvars.adoc index 2f6d5793795..ecb4943e515 100644 --- a/services/_includes/adoc/storage-system_configvars.adoc +++ b/services/_includes/adoc/storage-system_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the storage-system service [width="100%",cols="~,~,~,~",options="header"] @@ -195,7 +195,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/storage-users_configvars.adoc b/services/_includes/adoc/storage-users_configvars.adoc index c52a2961606..1c81a760b9c 100644 --- a/services/_includes/adoc/storage-users_configvars.adoc +++ b/services/_includes/adoc/storage-users_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the storage-users service [width="100%",cols="~,~,~,~",options="header"] @@ -205,7 +205,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -371,7 +371,7 @@ Maximum number of concurrent go-routines. Higher values can potentially get work a|`OCIS_ASYNC_UPLOADS` + `STORAGE_USERS_OCIS_ASYNC_UPLOADS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -694,7 +694,7 @@ Whether to verify the server TLS certificates. a|`OCIS_EVENTS_TLS_ROOT_CA_CERTIFICATE` + `STORAGE_USERS_EVENTS_TLS_ROOT_CA_CERTIFICATE` + `STORAGE_USERS_EVENTS_TLS_ROOT_CA_CERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/store_configvars.adoc b/services/_includes/adoc/store_configvars.adoc index 1c5d94a68a8..d7b0a0045f7 100644 --- a/services/_includes/adoc/store_configvars.adoc +++ b/services/_includes/adoc/store_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the store service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/_includes/adoc/thumbnails_configvars.adoc b/services/_includes/adoc/thumbnails_configvars.adoc index f402d66fca5..9d1ea51dceb 100644 --- a/services/_includes/adoc/thumbnails_configvars.adoc +++ b/services/_includes/adoc/thumbnails_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the thumbnails service [width="100%",cols="~,~,~,~",options="header"] @@ -241,7 +241,7 @@ Ignore untrusted SSL certificates when connecting to the CS3 source. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/userlog_configvars.adoc b/services/_includes/adoc/userlog_configvars.adoc index 36c3baa91eb..81dfa24c74b 100644 --- a/services/_includes/adoc/userlog_configvars.adoc +++ b/services/_includes/adoc/userlog_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the userlog service [width="100%",cols="~,~,~,~",options="header"] @@ -254,7 +254,7 @@ Machine auth API key used to validate internal requests necessary to access reso a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/users_configvars.adoc b/services/_includes/adoc/users_configvars.adoc index 2761c8cf807..555baba0d7b 100644 --- a/services/_includes/adoc/users_configvars.adoc +++ b/services/_includes/adoc/users_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the users service [width="100%",cols="~,~,~,~",options="header"] @@ -312,7 +312,7 @@ The secret to mint and validate jwt tokens. a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -359,7 +359,7 @@ The driver which should be used by the users service. Supported values are 'ldap a|`OCIS_LDAP_URI` + `LDAP_URI` + `USERS_LDAP_URI` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -370,7 +370,7 @@ URI of the LDAP Server to connect to. Supported URI schemes are 'ldaps://' and ' a|`OCIS_LDAP_CACERT` + `LDAP_CACERT` + `USERS_LDAP_CACERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -381,7 +381,7 @@ Path/File name for the root CA certificate (in PEM format) used to validate TLS a|`OCIS_LDAP_INSECURE` + `LDAP_INSECURE` + `USERS_LDAP_INSECURE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -392,7 +392,7 @@ Disable TLS certificate validation for the LDAP connections. Do not set this in a|`OCIS_LDAP_BIND_DN` + `LDAP_BIND_DN` + `USERS_LDAP_BIND_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -413,7 +413,7 @@ Password to use for authenticating the 'bind_dn'. a|`OCIS_LDAP_USER_BASE_DN` + `LDAP_USER_BASE_DN` + `USERS_LDAP_USER_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -424,7 +424,7 @@ Search base DN for looking up LDAP users. a|`OCIS_LDAP_GROUP_BASE_DN` + `LDAP_GROUP_BASE_DN` + `USERS_LDAP_GROUP_BASE_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -435,7 +435,7 @@ Search base DN for looking up LDAP groups. a|`OCIS_LDAP_USER_SCOPE` + `LDAP_USER_SCOPE` + `USERS_LDAP_USER_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -446,7 +446,7 @@ LDAP search scope to use when looking up users. Supported values are 'base', 'on a|`OCIS_LDAP_GROUP_SCOPE` + `LDAP_GROUP_SCOPE` + `USERS_LDAP_GROUP_SCOPE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -467,7 +467,7 @@ Type of substring search filter to use for substring searches for users. Possibl a|`OCIS_LDAP_USER_FILTER` + `LDAP_USER_FILTER` + `USERS_LDAP_USER_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -478,7 +478,7 @@ LDAP filter to add to the default filters for user search like '(objectclass=own a|`OCIS_LDAP_GROUP_FILTER` + `LDAP_GROUP_FILTER` + `USERS_LDAP_GROUP_FILTER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -489,7 +489,7 @@ LDAP filter to add to the default filters for group searches. a|`OCIS_LDAP_USER_OBJECTCLASS` + `LDAP_USER_OBJECTCLASS` + `USERS_LDAP_USER_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -500,7 +500,7 @@ The object class to use for users in the default user search filter like 'inetOr a|`OCIS_LDAP_GROUP_OBJECTCLASS` + `LDAP_GROUP_OBJECTCLASS` + `USERS_LDAP_GROUP_OBJECTCLASS` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -522,7 +522,7 @@ The identity provider value to set in the userids of the CS3 user objects for us a|`OCIS_LDAP_DISABLE_USER_MECHANISM` + `LDAP_DISABLE_USER_MECHANISM` + `USERS_LDAP_DISABLE_USER_MECHANISM` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -533,7 +533,7 @@ An option to control the behavior for disabling users. Valid options are 'none', a|`OCIS_LDAP_USER_SCHEMA_USER_TYPE` + `LDAP_USER_SCHEMA_USER_TYPE` + `USERS_LDAP_USER_TYPE_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -544,7 +544,7 @@ LDAP Attribute to distinguish between 'Member' and 'Guest' users. Default is 'ow a|`OCIS_LDAP_DISABLED_USERS_GROUP_DN` + `LDAP_DISABLED_USERS_GROUP_DN` + `USERS_LDAP_DISABLED_USERS_GROUP_DN` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -555,7 +555,7 @@ The distinguished name of the group to which added users will be classified as d a|`OCIS_LDAP_USER_SCHEMA_ID` + `LDAP_USER_SCHEMA_ID` + `USERS_LDAP_USER_SCHEMA_ID` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -566,7 +566,7 @@ LDAP Attribute to use as the unique ID for users. This should be a stable global a|`OCIS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + `LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + `USERS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -577,7 +577,7 @@ Set this to true if the defined 'ID' attribute for users is of the 'OCTETSTRING' a|`OCIS_LDAP_USER_SCHEMA_MAIL` + `LDAP_USER_SCHEMA_MAIL` + `USERS_LDAP_USER_SCHEMA_MAIL` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -588,7 +588,7 @@ LDAP Attribute to use for the email address of users. a|`OCIS_LDAP_USER_SCHEMA_DISPLAYNAME` + `LDAP_USER_SCHEMA_DISPLAYNAME` + `USERS_LDAP_USER_SCHEMA_DISPLAYNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -599,7 +599,7 @@ LDAP Attribute to use for the displayname of users. a|`OCIS_LDAP_USER_SCHEMA_USERNAME` + `LDAP_USER_SCHEMA_USERNAME` + `USERS_LDAP_USER_SCHEMA_USERNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -610,7 +610,7 @@ LDAP Attribute to use for username of users. a|`OCIS_LDAP_USER_ENABLED_ATTRIBUTE` + `LDAP_USER_ENABLED_ATTRIBUTE` + `USERS_LDAP_USER_ENABLED_ATTRIBUTE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -621,7 +621,7 @@ LDAP attribute to use as a flag telling if the user is enabled or disabled. a|`OCIS_LDAP_GROUP_SCHEMA_ID` + `LDAP_GROUP_SCHEMA_ID` + `USERS_LDAP_GROUP_SCHEMA_ID` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -632,7 +632,7 @@ LDAP Attribute to use as the unique ID for groups. This should be a stable globa a|`OCIS_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + `LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + `USERS_LDAP_GROUP_SCHEMA_ID_IS_OCTETSTRING` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++bool ++ a| [subs=-attributes] @@ -643,7 +643,7 @@ Set this to true if the defined 'id' attribute for groups is of the 'OCTETSTRING a|`OCIS_LDAP_GROUP_SCHEMA_MAIL` + `LDAP_GROUP_SCHEMA_MAIL` + `USERS_LDAP_GROUP_SCHEMA_MAIL` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -654,7 +654,7 @@ LDAP Attribute to use for the email address of groups (can be empty). a|`OCIS_LDAP_GROUP_SCHEMA_DISPLAYNAME` + `LDAP_GROUP_SCHEMA_DISPLAYNAME` + `USERS_LDAP_GROUP_SCHEMA_DISPLAYNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -665,7 +665,7 @@ LDAP Attribute to use for the displayname of groups (often the same as groupname a|`OCIS_LDAP_GROUP_SCHEMA_GROUPNAME` + `LDAP_GROUP_SCHEMA_GROUPNAME` + `USERS_LDAP_GROUP_SCHEMA_GROUPNAME` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -676,7 +676,7 @@ LDAP Attribute to use for the name of groups. a|`OCIS_LDAP_GROUP_SCHEMA_MEMBER` + `LDAP_GROUP_SCHEMA_MEMBER` + `USERS_LDAP_GROUP_SCHEMA_MEMBER` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/web_configvars.adoc b/services/_includes/adoc/web_configvars.adoc index 5c3aa1d09d8..8afb2bdfb35 100644 --- a/services/_includes/adoc/web_configvars.adoc +++ b/services/_includes/adoc/web_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the web service [width="100%",cols="~,~,~,~",options="header"] @@ -257,7 +257,7 @@ Serve ownCloud Web assets from a path on the filesystem instead of the builtin a a|`WEB_UI_CONFIG_FILE` + `WEB_UI_CONFIG` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -267,7 +267,7 @@ Read the ownCloud Web json based configuration from this path/file. The config f a|`WEB_UI_CONFIG_FILE` + `WEB_UI_PATH` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/webdav_configvars.adoc b/services/_includes/adoc/webdav_configvars.adoc index b66508ffb30..0a45721ac54 100644 --- a/services/_includes/adoc/webdav_configvars.adoc +++ b/services/_includes/adoc/webdav_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the webdav service [width="100%",cols="~,~,~,~",options="header"] @@ -273,7 +273,7 @@ CS3 path layout to use when forwarding /webdav requests a|`OCIS_REVA_GATEWAY` + `REVA_GATEWAY` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -283,7 +283,7 @@ CS3 gateway used to look up user metadata a|`OCIS_REVA_GATEWAY_TLS_MODE` + `REVA_GATEWAY_TLS_MODE` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] @@ -293,7 +293,7 @@ TLS mode for grpc connection to the CS3 gateway endpoint. Possible values are 'o a|`OCIS_REVA_GATEWAY_TLS_CACERT` + `REVA_GATEWAY_TLS_CACERT` + -xref:deprecation-note-2023-08-18-03-47-33[Deprecation Note] +xref:deprecation-note-2023-08-18-04-14-00[Deprecation Note] a| [subs=-attributes] ++string ++ a| [subs=-attributes] diff --git a/services/_includes/adoc/webfinger_configvars.adoc b/services/_includes/adoc/webfinger_configvars.adoc index 59a679eef22..2985a29f43b 100644 --- a/services/_includes/adoc/webfinger_configvars.adoc +++ b/services/_includes/adoc/webfinger_configvars.adoc @@ -4,7 +4,7 @@ ifeval::[{show-deprecation} == true] -[#deprecation-note-2023-08-18-03-47-33] +[#deprecation-note-2023-08-18-04-14-00] [caption=] .Deprecation notes for the webfinger service [width="100%",cols="~,~,~,~",options="header"] diff --git a/services/antivirus/_index.md b/services/antivirus/_index.md index 61bca4f7f99..03cadab094e 100644 --- a/services/antivirus/_index.md +++ b/services/antivirus/_index.md @@ -1,6 +1,6 @@ --- title: Antivirus -date: 2023-08-18T03:47:36.102197991Z +date: 2023-08-18T04:14:03.045475967Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/antivirus diff --git a/services/audit/_index.md b/services/audit/_index.md index 2a0817d6d23..593f9538188 100644 --- a/services/audit/_index.md +++ b/services/audit/_index.md @@ -1,6 +1,6 @@ --- title: Audit -date: 2023-08-18T03:47:36.102440544Z +date: 2023-08-18T04:14:03.04568381Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/audit diff --git a/services/auth-basic/_index.md b/services/auth-basic/_index.md index 33757556d2b..5ab9ec937ed 100644 --- a/services/auth-basic/_index.md +++ b/services/auth-basic/_index.md @@ -1,6 +1,6 @@ --- title: Auth-Basic -date: 2023-08-18T03:47:36.102553265Z +date: 2023-08-18T04:14:03.045808996Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/auth-basic diff --git a/services/auth-bearer/_index.md b/services/auth-bearer/_index.md index 79a5ae8f758..b72fe2a3446 100644 --- a/services/auth-bearer/_index.md +++ b/services/auth-bearer/_index.md @@ -1,6 +1,6 @@ --- title: Auth-Bearer -date: 2023-08-18T03:47:36.102676345Z +date: 2023-08-18T04:14:03.045918402Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/auth-bearer diff --git a/services/eventhistory/_index.md b/services/eventhistory/_index.md index 0a25cd0d1f7..e2b913f4e25 100644 --- a/services/eventhistory/_index.md +++ b/services/eventhistory/_index.md @@ -1,6 +1,6 @@ --- title: Eventhistory -date: 2023-08-18T03:47:36.102786962Z +date: 2023-08-18T04:14:03.046031135Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/eventhistory diff --git a/services/frontend/_index.md b/services/frontend/_index.md index af09c0ad777..37cf4f38dcc 100644 --- a/services/frontend/_index.md +++ b/services/frontend/_index.md @@ -1,6 +1,6 @@ --- title: Frontend -date: 2023-08-18T03:47:36.102916535Z +date: 2023-08-18T04:14:03.046147284Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/frontend diff --git a/services/gateway/_index.md b/services/gateway/_index.md index 4ba2430c6e0..5f9e8e3b9bf 100644 --- a/services/gateway/_index.md +++ b/services/gateway/_index.md @@ -1,6 +1,6 @@ --- title: Gateway -date: 2023-08-18T03:47:36.103070603Z +date: 2023-08-18T04:14:03.046303329Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/gateway diff --git a/services/graph/_index.md b/services/graph/_index.md index 861856da8a5..d4ed6c151a7 100644 --- a/services/graph/_index.md +++ b/services/graph/_index.md @@ -1,6 +1,6 @@ --- title: Graph -date: 2023-08-18T03:47:36.103176011Z +date: 2023-08-18T04:14:03.04641561Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/graph diff --git a/services/idm/_index.md b/services/idm/_index.md index 12cc19521b5..2860bae6518 100644 --- a/services/idm/_index.md +++ b/services/idm/_index.md @@ -1,6 +1,6 @@ --- title: IDM -date: 2023-08-18T03:47:36.103324588Z +date: 2023-08-18T04:14:03.046583998Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/idm diff --git a/services/idp/_index.md b/services/idp/_index.md index 6768082a102..f3f57fa3af0 100644 --- a/services/idp/_index.md +++ b/services/idp/_index.md @@ -1,6 +1,6 @@ --- title: IDP -date: 2023-08-18T03:47:36.103418425Z +date: 2023-08-18T04:14:03.046678396Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/idp diff --git a/services/invitations/_index.md b/services/invitations/_index.md index 7d1927eff23..4852e3af934 100644 --- a/services/invitations/_index.md +++ b/services/invitations/_index.md @@ -1,6 +1,6 @@ --- title: Invitations -date: 2023-08-18T03:47:36.103518252Z +date: 2023-08-18T04:14:03.046788073Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/invitations diff --git a/services/nats/_index.md b/services/nats/_index.md index 7c46778a31e..9079b656591 100644 --- a/services/nats/_index.md +++ b/services/nats/_index.md @@ -1,6 +1,6 @@ --- title: Nats -date: 2023-08-18T03:47:36.103644007Z +date: 2023-08-18T04:14:03.046912168Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/nats diff --git a/services/notifications/_index.md b/services/notifications/_index.md index 5ab9d2f1d9b..1707480086d 100644 --- a/services/notifications/_index.md +++ b/services/notifications/_index.md @@ -1,6 +1,6 @@ --- title: Notification -date: 2023-08-18T03:47:36.103772768Z +date: 2023-08-18T04:14:03.047031803Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/notifications diff --git a/services/ocdav/_index.md b/services/ocdav/_index.md index f1943940361..218a442e29b 100644 --- a/services/ocdav/_index.md +++ b/services/ocdav/_index.md @@ -1,6 +1,6 @@ --- title: ocDAV -date: 2023-08-18T03:47:36.103925173Z +date: 2023-08-18T04:14:03.047165316Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/ocdav diff --git a/services/ocs/_index.md b/services/ocs/_index.md index 0aa62ebe29a..5f9d83da6b3 100644 --- a/services/ocs/_index.md +++ b/services/ocs/_index.md @@ -1,6 +1,6 @@ --- title: OCS -date: 2023-08-18T03:47:36.104085302Z +date: 2023-08-18T04:14:03.047312934Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/ocs diff --git a/services/policies/_index.md b/services/policies/_index.md index 69089688954..be5c3d57ba6 100644 --- a/services/policies/_index.md +++ b/services/policies/_index.md @@ -1,6 +1,6 @@ --- title: Policies -date: 2023-08-18T03:47:36.104230484Z +date: 2023-08-18T04:14:03.047433551Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/policies diff --git a/services/postprocessing/_index.md b/services/postprocessing/_index.md index 90b80e6a8af..8ee9fc0649b 100644 --- a/services/postprocessing/_index.md +++ b/services/postprocessing/_index.md @@ -1,6 +1,6 @@ --- title: Postprocessing -date: 2023-08-18T03:47:36.104411022Z +date: 2023-08-18T04:14:03.047636865Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/postprocessing diff --git a/services/proxy/_index.md b/services/proxy/_index.md index be7ec790ac3..d40e6c20fe7 100644 --- a/services/proxy/_index.md +++ b/services/proxy/_index.md @@ -1,6 +1,6 @@ --- title: Proxy -date: 2023-08-18T03:47:36.104598813Z +date: 2023-08-18T04:14:03.047803169Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/proxy diff --git a/services/search/_index.md b/services/search/_index.md index fdaf9bb4f65..51722c488dc 100644 --- a/services/search/_index.md +++ b/services/search/_index.md @@ -1,6 +1,6 @@ --- title: Search -date: 2023-08-18T03:47:36.104776446Z +date: 2023-08-18T04:14:03.047971777Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/search diff --git a/services/settings/_index.md b/services/settings/_index.md index 17d35822961..155e157ca93 100644 --- a/services/settings/_index.md +++ b/services/settings/_index.md @@ -1,6 +1,6 @@ --- title: Settings -date: 2023-08-18T03:47:36.104995496Z +date: 2023-08-18T04:14:03.048154422Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/settings diff --git a/services/storage-system/_index.md b/services/storage-system/_index.md index 13cd0c7d60c..65d592a06f3 100644 --- a/services/storage-system/_index.md +++ b/services/storage-system/_index.md @@ -1,6 +1,6 @@ --- title: Storage-System -date: 2023-08-18T03:47:36.105112996Z +date: 2023-08-18T04:14:03.048260893Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/storage-system diff --git a/services/storage-users/_index.md b/services/storage-users/_index.md index a7e09d2fcb2..4663893aec7 100644 --- a/services/storage-users/_index.md +++ b/services/storage-users/_index.md @@ -1,6 +1,6 @@ --- title: Storage-Users -date: 2023-08-18T03:47:36.105231388Z +date: 2023-08-18T04:14:03.048374427Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/storage-users diff --git a/services/thumbnails/_index.md b/services/thumbnails/_index.md index 522bfdd9883..b1d98f67d89 100644 --- a/services/thumbnails/_index.md +++ b/services/thumbnails/_index.md @@ -1,6 +1,6 @@ --- title: Thumbnails -date: 2023-08-18T03:47:36.105388321Z +date: 2023-08-18T04:14:03.048497769Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/thumbnails diff --git a/services/userlog/_index.md b/services/userlog/_index.md index 50b19087297..ab2ecb1c501 100644 --- a/services/userlog/_index.md +++ b/services/userlog/_index.md @@ -1,6 +1,6 @@ --- title: Userlog -date: 2023-08-18T03:47:36.105560132Z +date: 2023-08-18T04:14:03.048657591Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/userlog diff --git a/services/web/_index.md b/services/web/_index.md index bb353dab3d6..e327d75747e 100644 --- a/services/web/_index.md +++ b/services/web/_index.md @@ -1,6 +1,6 @@ --- title: Web -date: 2023-08-18T03:47:36.105722627Z +date: 2023-08-18T04:14:03.048788478Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/web diff --git a/services/webdav/_index.md b/services/webdav/_index.md index 42908ee3b26..06cba004112 100644 --- a/services/webdav/_index.md +++ b/services/webdav/_index.md @@ -1,6 +1,6 @@ --- title: Webdav -date: 2023-08-18T03:47:36.105826061Z +date: 2023-08-18T04:14:03.048903375Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/webdav diff --git a/services/webfinger/_index.md b/services/webfinger/_index.md index 017804fe333..58592b7aa7c 100644 --- a/services/webfinger/_index.md +++ b/services/webfinger/_index.md @@ -1,6 +1,6 @@ --- title: Webfinger -date: 2023-08-18T03:47:36.105955102Z +date: 2023-08-18T04:14:03.049010166Z weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/webfinger