nextcloud-server/lib/private/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 +07:00
..
Model fix(ocm): `publicKey` can be disabled so capabilities do not match 2025-03-21 09:15:55 +07:00
OCMDiscoveryService.php fix(ocm): get details from sharedSecret from provider 2024-12-05 14:51:04 +07:00
OCMSignatoryManager.php fix(signed-request): removing unstable from public 2024-12-04 09:30:55 +07:00