Willy Kloucek
6154466bbc
rename extensions to services (leftover occurences)
2022-08-17 15:36:52 +02:00
Willy Kloucek
27b2fbe7e0
fix configuration validation for extensions' server commands
2022-06-02 09:57:45 +02:00
Michael Barz
4b71cd40af
Merge pull request #3678 from owncloud/v2
...
Update ocis packages and imports to V2
2022-05-04 16:36:01 +02:00
kobergj
eb59d2291e
MachineAuthAPIKey -> SystemUserAPIKey ( #3672 )
...
* split machineauthapikey and systemuserapikey
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* specific errors and some reverts
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* use correct machine auth api key
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-05-04 15:48:02 +02:00
Michael Barz
189987bcbd
Bump major version to v2
2022-05-04 14:49:59 +02:00
Ralf Haferkamp
d6bf26c744
Rename ADMIN_USER_ID env var to OCIS_ADMIN_USER_ID
...
Also let the top-level ocis config validator error out if admin_user_id
is unset at start.
2022-05-04 12:42:28 +02:00
Ralf Haferkamp
7ef205d232
Get rid of hardcoded admin user uuid
...
The UUID is generated by `ocs init` now and stored in the config file.
To avoid that every ocis install uses the same UUID
Closes : #3524
2022-05-04 12:42:28 +02:00
kobergj
5346299e6d
MetadataUserID -> SystemUserID ( #3671 )
...
* replace MetadataUserID with SystemUserID
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* the missing change
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-05-04 11:41:37 +02:00
Jörn Friedrich Dreyer
f88c000bac
generate metadata user id
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-05-02 12:36:30 +00:00
Christian Richter
72688b3650
move generic secret errors to shared, fix edgecase in cli flags
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-29 11:15:13 +02:00
Willy Kloucek
4e531ca442
fix ocis startup with debugging config / environment variables only
2022-04-28 16:28:12 +02:00
Willy Kloucek
3a9ba10dc4
fix and restructure ocis-pkg config parser
2022-04-28 15:34:31 +02:00
Christian Richter
58a24e620e
Move reva transfer secret to shared.Commons
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-26 14:10:03 +02:00
Christian Richter
a4d7696232
Move machine-auth-api-key to shared.Commons
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-26 10:20:15 +02:00
Christian Richter
acf75afebc
Move Tokenmanager to shared.Commons
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-25 16:35:10 +02:00
Willy Kloucek
6ef6d1117c
fix condition for nil pointer in common config
2022-01-13 08:13:14 +01:00
Willy Kloucek
55bf175bea
move config parsing in separate package for each service
2022-01-03 15:21:56 +01:00