Skip to content

Commit 9d9a83f

Browse files
committed
add missing changelog entries
1 parent fed38a7 commit 9d9a83f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

changelog/10.15.0_2024-06-18/41250

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: Disallow HTTP API requests for user external storages in case disabled
2+
3+
API requests for a user's external storages now correctly fail when the user is disabled.
4+
5+
https://github.com/owncloud/core/pull/41250

changelog/10.15.0_2024-06-18/41270

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: AllConfig::getUserKeys to return string[] only
2+
3+
The array returned by getUserKeys() is now always an array of strings.
4+
5+
https://github.com/owncloud/core/pull/41270

0 commit comments

Comments
 (0)