File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ The following sections list the changes for unreleased.
8888* Enhancement - Update the ocis_full deployment example: [#11666](https://github.com/owncloud/ocis/pull/11666)
8989* Enhancement - Bump Reva version: [#11669](https://github.com/owncloud/ocis/pull/11669)
9090* Enhancement - Added user type upgrade/downgrade: [#11678](https://github.com/owncloud/ocis/pull/11678)
91+ * Enhancement - Respect changed user type in OIDC claim: [#11684](https://github.com/owncloud/ocis/pull/11684)
9192* Enhancement - Drop remote.php prefix: [#11687](https://github.com/owncloud/ocis/pull/11687)
9293* Enhancement - Add configurable display attributes: [#11695](https://github.com/owncloud/ocis/pull/11695)
9394
@@ -254,6 +255,13 @@ The following sections list the changes for unreleased.
254255
255256 https://github.com/owncloud/ocis/pull/11678
256257
258+ * Enhancement - Respect changed user type in OIDC claim: [#11684](https://github.com/owncloud/ocis/pull/11684)
259+
260+ Ensure that OIDC login correctly interprets user type changes to disable/enable
261+ personal spaces on user type upgrade/downgrade
262+
263+ https://github.com/owncloud/ocis/pull/11684
264+
257265* Enhancement - Drop remote.php prefix: [#11687](https://github.com/owncloud/ocis/pull/11687)
258266
259267 The `remote.php` prefix is now fully optional in WebDAV endpoints and is never
You can’t perform that action at this time.
0 commit comments