nextcloud/lib
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
l10n fix(l10n): Update translations from Transifex 2026-05-26 00:23:14 +00:00
private feat(http-sig): OCM Ed25519 keys, JWKS endpoint, http-sig capability 2026-05-27 11:03:55 +02:00
public fix(http): avoid iconv for header ascii fallback 2026-05-22 14:58:14 +02:00
unstable feat(wfe): add runtime operations 2026-05-18 12:23:49 +02:00
base.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00