nextcloud-server/apps/cloud_federation_api/lib
Micke Nordin 5111f01349 fix(cloud-federation-api): align inviteAccepted parameter naming with spec
- Rename method parameter from `userId` to `userID`.
- Update log message and `setRecipientUserId` call to use new variable.
- Without this change, we can not accept invites.

Signed-off-by: Micke Nordin <kano@sunet.se>
2025-10-28 20:22:43 +07:00
..
AppInfo
Controller fix(cloud-federation-api): align inviteAccepted parameter naming with spec 2025-10-28 20:22:43 +07:00
Db
Events
Migration feat(migration-attributes): missing attributes 2025-09-04 09:02:00 +07:00
Capabilities.php feat(ocm): split ocm discovery and capacities 2025-08-20 11:57:01 +07:00
Config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php