Commit Graph

73 Commits

Author SHA1 Message Date
David Christofas
08641a8e45 fix download helper for accounts service and indexer 2021-12-06 12:01:15 +01:00
Willy Kloucek
0fc2efadf2 rename APP_PROVIDER_BASIC_* environment variables, followup of #2811 2021-11-24 15:17:33 +01:00
Willy Kloucek
a601a2f261 ensure temporary compatiblity, so this is not a breaking PR 2021-11-24 14:15:01 +01:00
Willy Kloucek
222683d3cd fix app provider env naming 2021-11-24 14:15:00 +01:00
Willy Kloucek
e6df1e466d make *_SERVICE_USER_UUID a consistent option for all drivers 2021-11-24 13:26:58 +01:00
Willy Kloucek
98f11f31d9 apply ServiceUSERUUID also to metadata storage 2021-11-24 13:15:01 +01:00
André Duffeck
e221dfd8cb Fix using s3ng as the backend for the metadata storage
Fixes #2668
2021-11-23 14:10:42 +01:00
A.Unger
f64ca1f6ba introduce AlternativeID attribute, which needs some explanation 2021-11-19 16:21:55 +01:00
A.Unger
24347180fa use ocisConfig as struct tagname to bind config files to strucg attributes 2021-11-19 09:28:23 +01:00
A.Unger
fe61ad4154 reordered env var priorities 2021-11-17 23:08:04 +01:00
A.Unger
a34f5b6434 Revert "refactor config values to constants"
This reverts commit f53504158b.
2021-11-17 13:56:14 +01:00
A.Unger
f53504158b refactor config values to constants 2021-11-17 13:43:23 +01:00
A.Unger
ff611633f5 Revert "fixed code smells: string literal repetition + cyclomatic complexity"
This reverts commit aa4112e2e2.
2021-11-17 13:19:31 +01:00
A.Unger
aa4112e2e2 fixed code smells: string literal repetition + cyclomatic complexity 2021-11-17 12:25:21 +01:00
A.Unger
7f652ae3b4 migrate all flags to config binding mappings 2021-11-16 16:07:00 +01:00
A.Unger
d30e776deb add more OCIS_URL missing spots in storage 2021-11-16 14:54:44 +01:00
A.Unger
deba643a5b add set of env variables used on ci to the bootstrap config env parsing 2021-11-16 14:16:18 +01:00
A.Unger
2ebc0b4a41 add missing authprovider config 2021-11-16 13:11:51 +01:00
A.Unger
0d7be0d6ad set all previously set on c.StringSlice values on the bootstrap config 2021-11-16 12:22:17 +01:00
A.Unger
097c853894 populate checksum 2021-11-15 19:52:40 +01:00
A.Unger
cfbe37de61 WIP - replace flags in storage commands 2021-11-15 16:58:22 +01:00
A.Unger
2b0f414b46 Revert "fix code smells"
This reverts commit a22342ea28.
2021-11-15 10:16:20 +01:00
A.Unger
a22342ea28 fix code smells 2021-11-15 10:03:42 +01:00
A.Unger
59f53390a8 fix all storages 2021-11-11 15:48:00 +01:00
A.Unger
3580e16771 losing my mind 2021-11-11 15:12:37 +01:00
A.Unger
7eb2c25d65 propagate storage common logging config 2021-11-11 13:58:19 +01:00
David Christofas
0ec64fe99f make insecure options configurable 2021-11-10 14:19:27 +01:00
Ishank Arora
89ae20758d Add sharees additional info paramater config to ocs 2021-10-19 11:32:41 +02:00
Ishank Arora
35905f4a09 Start up a new machine auth provider in the storage service 2021-10-18 09:54:22 +02:00
Ishank Arora
518e8747b2 Add config to skip encoding user groups in reva tokens 2021-10-18 09:54:22 +02:00
Willy Kloucek
0d4bc304e7 Merge pull request #2598 from owncloud/fix_metadata_storage
[full-ci] configure users and metadata storage separately
2021-10-11 13:06:17 +02:00
Willy Kloucek
d74816f242 configure users and metadata storage separately 2021-10-11 11:39:36 +02:00
Benedikt Kulmann
489d0a5db3 Add favorites capability 2021-10-08 19:37:48 +02:00
Willy Kloucek
5073e10405 make mimetype allow list configurable and add example config 2021-10-01 08:28:40 +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
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
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
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
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
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
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