nextcloud/lib/composer
Micke Nordin 166bc2c74b feat(http-sig): occ commands to manage Ed25519 keys
ocm:keys:list      list known keys with their slot and kid
  ocm:keys:stage     generate a pending key, advertise via JWKS
  ocm:keys:activate  promote pending -> active, demote previous active
  ocm:keys:retire    delete the retiring key (kid stops resolving)

Plus the autoloader regen covering the new classes from this branch.

Signed-off-by: Micke Nordin <kano@sunet.se>
2026-05-27 11:03:55 +02:00
..
composer feat(http-sig): occ commands to manage Ed25519 keys 2026-05-27 11:03:55 +02:00
autoload.php feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00