aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/OCM
Commit message (Expand)AuthorAgeFilesLines
* fix(federation): Fall back to old version flagbugfix/noid/compatibility-with-30Joas Schilling2024-12-091-1/+2
* fix(federation): Restore compatibility with Nextcloud 30 serversJoas Schilling2024-12-091-6/+8
* fix(ocm): get details from sharedSecret from providerMaxence Lange2024-12-051-1/+2
* fix(signed-request): removing unstable from publicMaxence Lange2024-12-042-19/+13
* fix(ocm): signatory mapperMaxence Lange2024-12-042-4/+21
* feat(signatory): switch to qbmapperMaxence Lange2024-12-042-17/+15
* fix(ocm): simpler codeMaxence Lange2024-12-041-7/+13
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-043-16/+21
* feat(ocm): signing ocm requestsMaxence Lange2024-12-043-47/+182
* fix(OCMDiscoveryService): Also cache error results during discoveryfix/ocmdiscoveryservice/cache-errorsprovokateurin2024-11-251-1/+9
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-052-10/+10
* fix(federation): Do not overwrite certificate bundlefix/federation-certificate-storeJulius Härtl2024-09-201-5/+8
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-243-57/+6
* feat(OCM): Dispatch an event so apps can register resourcesJoas Schilling2023-10-131-0/+15
* feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-0/+8
* fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-131-9/+8
* fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-132-27/+25
* small fixesMaxence Lange2023-09-201-1/+1
* ocm controllerMaxence Lange2023-09-203-0/+474