Florian Schade
288e67cc39
chore: replace interface with any
2026-04-23 09:31:11 +02:00
Mahdi Baghbani
d7cb432b4d
fix(ocm): allow insecure tls for wayf discovery ( #2404 )
...
* fix(ocm): allow insecure tls for wayf discovery
Signed-off-by: Mahdi Baghbani <mahdi-baghbani@azadehafzar.io >
2026-02-26 14:44:38 +01:00
Mahdi Baghbani
2b68f59b78
fix: read directory service from url not file
...
Signed-off-by: Mahdi Baghbani <mahdi-baghbani@azadehafzar.io >
2025-11-02 11:14:15 +00:00
Mahdi Baghbani
a004a9114f
feat(ocm): add wayf configuration for reva ocm service
...
Signed-off-by: Mahdi Baghbani <mahdi-baghbani@azadehafzar.io >
2025-10-27 06:37:40 +00:00
Ralf Haferkamp
7b5c59e827
feat(reva): Pass the multi-tenancy flag to reva services
...
This allows to pass the multi-tenant enablement flag as a shared config
option to the reva service. This needs to be done for all reva services
since it ends up in a global variable in reva that is only initialized
once, by the service that is the first to parse its config.
See https://github.com/opencloud-eu/opencloud/issues/1563 for details.
2025-10-06 11:21:57 +02:00
Ralf Haferkamp
71e65cb9e7
rebrand ocm
2025-01-20 09:56:09 +01:00
Jörn Friedrich Dreyer
db39b8ed3b
use opencloudurl
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-16 11:13:08 +01:00
Jörn Friedrich Dreyer
318ca21645
metrics, log and supervisor
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-14 16:09:54 +01:00
Jörn Friedrich Dreyer
b07b5a1149
use plain pkg module
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:42:19 +01:00
Jörn Friedrich Dreyer
8e028f17e9
change module name
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 09:58:18 +01:00
Ralf Haferkamp
6f90abd22d
fix(ocm): Adjust for recend change for federated user IDs
...
The UserIds as returned by e.g. GetAcceptedUser do already contain
the provider domain in the IDP field now.
Also adjust the provider domain in the OCM config to be really a domain
without URI scheme and path.
2024-11-14 15:51:07 +01:00
Ralf Haferkamp
0d88a68c79
fix(ocm): add data_server_url to ocm storage provider
...
Fixes : #10358
2024-10-30 16:45:51 +01:00
Ralf Haferkamp
f48e549929
Remove 'OCM_OCM_PROVIDER_AUTHORIZER_VERIFY_REQUEST_HOSTNAME' setting
...
The feature never really worked correctly and it's added value is at least
arguable.
Fixes #10355
2024-10-28 11:29:35 +01:00
Jörn Friedrich Dreyer
d29e09f0c1
Merge pull request #9815 from owncloud/ocm-wellknown-config
...
add ocm wellknown config
2024-10-04 10:13:16 +02:00
Jörn Friedrich Dreyer
dbf87bb880
fix ocm token
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-09-13 15:21:07 +02:00
Florian Schade
194921eb0c
enhancement: handle ocm event notifications
2024-09-05 17:28:27 +02:00
Jörn Friedrich Dreyer
1faa36f303
add ocm wellknown config
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-14 21:56:31 +02:00
Jörn Friedrich Dreyer
9d0af6f281
configurable ocm timeouts
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-06-24 10:49:49 +02:00
Andre Duffeck
5749348b11
[full-ci] Ocm tus ( #7998 )
...
* Add service account configuration for the ocm service
* Bump reva
* Add changelog
2023-12-18 10:05:31 +01:00
André Duffeck
2ffec5c79f
Give the ocm storage provider some storage space
2023-12-14 09:30:41 +01:00
André Duffeck
15051c99ad
Allow for disabling the certificate check for webdav connections
2023-12-14 09:30:41 +01:00
André Duffeck
4a16b3b644
Expose variable to configure webapp template
2023-12-14 09:30:41 +01:00
André Duffeck
73c0b022b3
Make mesh directory URL configurable (empty by default)
2023-12-14 09:30:41 +01:00
André Duffeck
5b1c550460
Start the dataprovider for received ocm shares
2023-12-14 09:30:41 +01:00
André Duffeck
57024006f2
Start and wire the ocmreceived storage provider
2023-12-14 09:30:41 +01:00
André Duffeck
668f917dba
Add an ocm service exposing the ocm related http and grpc APIs
2023-10-24 10:29:29 +02:00