mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
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>