Skip to content

Commit 91bdeda

Browse files
committed
Automated changelog update [skip ci]
1 parent 6eb8a90 commit 91bdeda

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)