0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/lib/public/OCM
Ferdinand Thiessen b9f9190894
fix(ocm): publicKey can be disabled so capabilities do not match
When the public key feature is disabled null is returned for
`publicKey`. So in this case we need to adjust the capabilities
and return type of `jsonSerialize()`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-21 09:15:55 +01:00
..
Events style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IOCMDiscoveryService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IOCMProvider.php fix(ocm): publicKey can be disabled so capabilities do not match 2025-03-21 09:15:55 +01:00
IOCMResource.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00