[Bug]: OCM implementation has wrong parameter names #36340
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
feature: federation
technical debt
Bug description
https://github.com/nextcloud/server/blob/master/apps/cloud_federation_api/lib/Controller/RequestHandlerController.php#L115-L116 contains
sharedBy
andsharedByDisplayName
, but neither is documented in the OCM spec (1.0 or latest). The spec containssender
andsenderDisplayName
so the variables names in the implementation are probably just wrong.cc @schiessle
Steps to reproduce
Expected behavior
Correct implementation of the spec
Installation method
None
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: