File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,17 @@ ownCloud admins and users.
3535
3636## Summary
3737
38+ * Bugfix - Disallow empty tokens when pairing trusted servers: [#41434](https://github.com/owncloud/core/pull/41434)
3839* Change - Update PHP dependencies: [#41408](https://github.com/owncloud/core/pull/41408)
3940
4041## Details
4142
43+ * Bugfix - Disallow empty tokens when pairing trusted servers: [#41434](https://github.com/owncloud/core/pull/41434)
44+
45+ An empty token could be used to pair trusted servers, which is not secure.
46+
47+ https://github.com/owncloud/core/pull/41434
48+
4249* Change - Update PHP dependencies: [#41408](https://github.com/owncloud/core/pull/41408)
4350
4451 The following have been updated: - monolog/monolog (2.10.0 to 2.11.0) -
You can’t perform that action at this time.
0 commit comments