Willy Kloucek
|
b65936fe99
|
strip ocis- from command name for all standalone services
|
2022-05-03 17:08:23 +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 |
|
Jörn Friedrich Dreyer
|
161c23976f
|
remove unused system user initialization
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-05-02 11:30:36 +00:00 |
|
Jörn Friedrich Dreyer
|
fd292563d8
|
do not overwrite metadata IDP with oCIS IDP
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-05-02 10:30:51 +00:00 |
|
Jörn Friedrich Dreyer
|
d1d6cf3b00
|
Merge branch 'master' into metadata-gateway
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-05-02 09:15:42 +00:00 |
|
Jörn Friedrich Dreyer
|
4c53707920
|
omit extension name in ParseConfig doc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-04-29 20:21:18 +00:00 |
|
Jörn Friedrich Dreyer
|
416c966dbc
|
introduce metadata gateway
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2022-04-29 18:50:21 +02:00 |
|
Willy Kloucek
|
4ff313b0a5
|
check for more secrets need to be set
|
2022-04-29 13:07:25 +02:00 |
|
Willy Kloucek
|
703a333ff0
|
fix settings machine auth api key
|
2022-04-29 08:07:52 +02:00 |
|
Willy Kloucek
|
83b94cf82d
|
log parsing errors to stdout
|
2022-04-28 15:52:26 +02:00 |
|
Willy Kloucek
|
ab254b05d0
|
remove all "omitempty" from config structs to bring back full configuration file documentation
|
2022-04-28 15:08:40 +02:00 |
|
Willy Kloucek
|
3054875a05
|
move config validation into a separate function
|
2022-04-28 11:10:39 +02:00 |
|
Willy Kloucek
|
f74d1e27c1
|
use machine auth secret from common config
|
2022-04-27 14:40:53 +02:00 |
|
Willy Kloucek
|
9095b11d6c
|
load reva gateway and token manager from common config
|
2022-04-27 13:58:59 +02:00 |
|
Willy Kloucek
|
48a6978e24
|
move TokenManager back to extension config
|
2022-04-27 11:04:18 +02:00 |
|
Christian Richter
|
fb5ca006e4
|
Merge remote-tracking branch 'origin/master' into ocis-init
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-26 16:28:12 +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 |
|
ownClouders
|
c8f31888a8
|
[tx] updated from transifex
|
2022-04-26 01:24:52 +00: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 |
|
Pascal Wengerter
|
a14b7f6c8a
|
Merge pull request #3537 from owncloud/dependabot/npm_and_yarn/extensions/settings/nanoid-3.3.2
Bump nanoid from 3.1.25 to 3.3.2 in /extensions/settings
|
2022-04-23 20:13:43 +02:00 |
|
Christian Richter
|
f7a84491ef
|
add missing extensions
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-20 12:20:37 +02:00 |
|
Christian Richter
|
8d81e39bd6
|
refactor yaml labels, add overwrite protection
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-19 15:14:01 +02:00 |
|
dependabot[bot]
|
34c9a36d7c
|
Bump nanoid from 3.1.25 to 3.3.2 in /extensions/settings
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.2)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 10:40:10 +00:00 |
|
dependabot[bot]
|
180fb34ee4
|
Bump node-fetch from 2.6.5 to 2.6.7 in /extensions/settings
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 10:40:06 +00:00 |
|
Christian Richter
|
fdd94daae8
|
restore deleted files
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2022-04-13 17:04:38 +02:00 |
|
Christian Richter
|
1a1a4d6a3c
|
refactor settings
|
2022-04-13 17:04:37 +02:00 |
|