File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments