Skip to content

Commit 4a240a9

Browse files
committed
Automated changelog update [skip ci]
1 parent fb2e048 commit 4a240a9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)