Skip to content

Commit 375ea28

Browse files
committed
Automated changelog update [skip ci]
1 parent 94d92a7 commit 375ea28

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,21 @@ The following sections list the changes for unreleased.
6767

6868
## Summary
6969

70+
* Bugfix - Fix user light creation: [#11765](https://github.com/owncloud/ocis/pull/11765)
7071
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
7172
* Enhancement - Bump Reva: [#11748](https://github.com/owncloud/ocis/pull/11748)
7273
* Enhancement - Support disabling editors by extensions: [#11750](https://github.com/owncloud/ocis/pull/11750)
7374

7475
## Details
7576

77+
* Bugfix - Fix user light creation: [#11765](https://github.com/owncloud/ocis/pull/11765)
78+
79+
When trying to switch a user to user light before they logged in for the first
80+
time, an error would occur. The server now correctly handles this case and
81+
allows switching to user light even before the first login.
82+
83+
https://github.com/owncloud/ocis/pull/11765
84+
7685
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
7786

7887
Change the Referrer-Policy from 'strict-origin-when-cross-origin' to

0 commit comments

Comments
 (0)