Commit Graph

141 Commits

Author SHA1 Message Date
Willy Kloucek 1a7c829bb4 Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2021-09-23 17:05:30 +02:00
Willy Kloucek 8bc8f4651f make urls configurable
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
2021-09-23 16:23:30 +02:00
Willy Kloucek e718239717 update reva 2021-09-23 16:21:19 +02:00
Willy Kloucek b06846546d add archiver and app provider to capabilities 2021-09-23 16:20:30 +02:00
Willy Kloucek c5a74949b1 Merge pull request #2509 from owncloud/expose_reva_archiver
Expose configuration for the reva archiver
2021-09-23 10:37:44 +02:00
Ishank Arora fd2bf9c825 Add config for machine driver to bearer auth 2021-09-22 16:49:54 +02:00
Josh Soref 55667a3ab3 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-09-20 16:54:29 +05:45
Ralf Haferkamp e932120cbc Allow reva to use safer TLS defaults for LDAP
Reva is moving away from the hardcoded "insecure" setting for LDAP
connections. For this to happend ocis needs some adjustments. In order
to avoid an "insecure" by default config in ocis this commit adds the
new parameters "insecure" and "cacert" to the LDAP configuration for the
auth-, user- and groups-provider. To make the out of the box experience
as smooth as possible the default setting for "cacert" points to the
certificate that is generated for glauth on startup.
2021-09-16 17:56:29 +02:00
pwengerter f5df71717c Remove placeholder notifications endpoint in capabilities 2021-09-16 11:34:17 +01:00
Juan Pablo Villafáñez 8844b0bf57 Expose configuration for the reva archiver 2021-09-15 16:33:34 +02:00
Jörn Friedrich Dreyer 990dd8de2e add userprovider owncloudsql
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-09-03 16:38:47 +02:00
Willy Kloucek 53c5c8d278 add frontend service 2021-09-01 12:50:03 +02:00
Willy Kloucek 1664a10f0f always set config 2021-09-01 12:50:03 +02:00
Willy Kloucek e2a7cf7809 add additional config options from cs3org/reva#1968 2021-09-01 12:50:03 +02:00
Willy Kloucek a1e1fbbe49 fix startup without active appprovider driver 2021-09-01 12:50:03 +02:00
Willy Kloucek a909141bca adapt to new storage provider settings 2021-09-01 12:50:03 +02:00
Willy Kloucek d41bc5e1b8 fix URL naming 2021-09-01 12:50:03 +02:00
Willy Kloucek df6359807b add reva app provider 2021-09-01 12:50:02 +02:00
A.Unger 50381b2225 remove deprecated config option 2021-08-17 13:31:15 +02:00
A.Unger aac45a46f4 Merge branch 'master' into remake-traces 2021-08-17 13:29:05 +02:00
Jörn Friedrich Dreyer a68a116c54 fix wrongly named env var 2021-08-13 15:40:13 +02:00
Ralf Haferkamp 8817e2bae3 Fix naming of the user- and groupprovider services
The services ared called "storage-userprovider" and "-groupprovider".
The 'ocis help' output was missleading. This also renames the structs
accordingly.
2021-08-12 16:11:07 +02:00
A.Unger 778ad717df config: add reva required config 2021-08-12 11:18:55 +02:00
A.Unger 93f13388dd add OCIS_TRACING_* flags to all extensions 2021-08-06 11:51:36 +02:00
Ishank Arora f7867e42f5 Add ocs cache warmup config and warn on protobuf ns conflicts 2021-07-26 16:45:43 +02:00
Michael Barz de5aefbe91 read-only storagehome and storageusers 2021-07-09 23:01:20 +02:00
Jörn Friedrich Dreyer 53a06bd2da add regex to match all spaces prefixed with user provider id
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-07-08 10:06:42 +02:00
A.Unger bd68d1ef72 use correct debug address 2021-07-07 16:41:46 +02:00
André Duffeck f7fdda3ee1 Fix Sql->SQL 2021-07-05 15:01:43 +02:00
André Duffeck 0392dfd18c Incorporate review suggestions 2021-07-05 15:01:43 +02:00
André Duffeck 84e82b2686 Integrate the owncloudsql storage driver 2021-07-05 15:01:43 +02:00
A.Unger 72630c3291 prevent race condition on starting an already running service 2021-07-02 16:05:04 +02:00
A.Unger 72f6a3613a fix storage subcommands 2021-06-29 15:43:59 +02:00
A.Unger 2e28582c1b cherrypick extensions to start v1 2021-06-29 15:28:19 +02:00
Ilja Neumann 073503beb9 Use ocis registry for refresh
The go-micro registry-singleton ignores the ocis configuration and defaults to mdns
2021-06-07 18:43:55 +02:00
Benedikt Kulmann 54a196a24e Merge pull request #2036 from owncloud/introduce-user-profile-picture-capability
Add profile_picture to user capabilities
2021-05-16 09:19:17 +02:00
Pascal Wengerter 68f119f0ff Add profile_picture to user capabilities 2021-05-12 14:53:47 +01:00
André Duffeck 6c3280cade Also enable s3ng flags for the metadata storage 2021-05-12 10:02:29 +02:00
André Duffeck 87ec7a5125 Integrate the s3ng storage driver 2021-05-12 09:23:05 +02:00
A.Unger fefee56e7a ugly stateful hacks 2021-04-22 16:23:39 +02:00
A.Unger d5dff86f43 update order 2021-04-22 15:58:53 +02:00
Willy Kloucek c3b3c8b5fd make reva ocis storage driver uuid configurable 2021-04-16 10:25:33 +02:00
Alex Unger 85550a3a35 Merge pull request #1917 from ishank011/registry-json 2021-04-14 14:26:30 +02:00
Ishank Arora 0241467958 Add error log for failing to read from json file 2021-04-14 13:34:47 +02:00
Ishank Arora f926b60b1d Add janitor options to json driver 2021-04-14 13:05:14 +02:00
Ishank Arora 8ee5aac82b Add option to read registry rules from json file 2021-04-14 12:57:55 +02:00
Ishank Arora 7ca9e12116 Public share SQL driver config 2021-04-14 12:48:35 +02:00
Hugo Gonzalez Labrador 5982e9fe56 fix case for envar 2021-03-31 16:55:55 +02:00
David Christofas bcffed2e00 update reva to v1.6.1-0.20210326165326-e8a00d9b2368 2021-03-29 05:11:23 +05:45
A.Unger f53d00b4ff refactor users tracing config 2021-03-18 11:51:56 +01:00