nextcloud-server/apps/cloud_federation_api/lib
Ferdinand Thiessen 68ddad80e1 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-23 18:34:20 +07:00
..
AppInfo chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Controller fix(signed-request): use share owner on reshare 2024-12-05 19:58:13 +07:00
Capabilities.php fix(ocm): `publicKey` can be disabled so capabilities do not match 2025-03-23 18:34:20 +07:00
Config.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00