Commit Graph

14 Commits

Author SHA1 Message Date
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