We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed38a7 commit 9d9a83fCopy full SHA for 9d9a83f
changelog/10.15.0_2024-06-18/41250
@@ -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
+Bugfix: AllConfig::getUserKeys to return string[] only
+The array returned by getUserKeys() is now always an array of strings.
+https://github.com/owncloud/core/pull/41270
0 commit comments