0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
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 +01:00
..
Model fix(ocm): publicKey can be disabled so capabilities do not match 2025-03-21 09:15:55 +01:00
OCMDiscoveryService.php fix(ocm): get details from sharedSecret from provider 2024-12-05 14:51:04 -01:00
OCMSignatoryManager.php fix(signed-request): removing unstable from public 2024-12-04 09:30:55 -01:00