David Christofas
4b65e6dbbe
Merge pull request #3569 from owncloud/storage-config
...
[full-ci] Refactor storage configuration to make it similar to other oCIS configuration
2022-04-26 15:26:46 +02:00
David Christofas
e2ea74c9bc
remove commented out code
2022-04-26 13:52:40 +02:00
David Christofas
3c1f43ee51
add missing environment variables
2022-04-26 10:46:27 +02:00
David Christofas
5919d256f5
add missing insecure environment variables
2022-04-26 10:26:31 +02:00
ownClouders
c8f31888a8
[tx] updated from transifex
2022-04-26 01:24:52 +00:00
David Christofas
4f2ea7ef44
add missing archiver defaults
2022-04-25 17:01:42 +02:00
David Christofas
5311c31433
add environment variables for ldap config
2022-04-25 16:10:08 +02:00
David Christofas
82bbb9fca3
fix archiver url
2022-04-25 15:44:43 +02:00
David Christofas
89b925f34a
fix environment variables
2022-04-25 15:44:38 +02:00
David Christofas
c29f69d26b
add missing configs
2022-04-25 15:44:33 +02:00
Willy Kloucek
f51bdd8946
fix config docs generation by adding the Sanitize function everywhere
2022-04-25 15:44:24 +02:00
David Christofas
01e307fb72
clean up the new commands
2022-04-25 15:44:19 +02:00
David Christofas
60bf000308
make gateway config similar to other services
2022-04-25 15:44:15 +02:00
David Christofas
76a6588d88
make frontend config similar to other services
2022-04-25 15:44:10 +02:00
David Christofas
430e7f6115
make ocdav config similar to other services
2022-04-25 15:44:06 +02:00
David Christofas
f39e354eea
make storage shares config similar to other services
2022-04-25 15:44:01 +02:00
David Christofas
f40ec3c934
make storage users config similar to other services
2022-04-25 15:43:56 +02:00
David Christofas
12c14e3135
make storage publiclink config similar to other services
2022-04-25 15:43:52 +02:00
David Christofas
4c6848e6bf
make auth machine config similar to other services
2022-04-25 15:43:48 +02:00
David Christofas
d303bb6f55
make storage metadata config similar to other services
2022-04-25 15:43:43 +02:00
David Christofas
5013d71dac
make sharing config similar to other services
2022-04-25 15:43:39 +02:00
David Christofas
7c879343e8
make auth bearer config similar to other services
2022-04-25 15:43:35 +02:00
David Christofas
c70a60d7bc
make app provider config similar to other services
2022-04-25 15:43:31 +02:00
David Christofas
9e20992c0b
make group provider config similar to other services
2022-04-25 15:43:26 +02:00
David Christofas
ed4e9ee866
make user provider config similar to other services
2022-04-25 15:43:23 +02:00
David Christofas
b31b70890f
make auth-basic config similar to other services
2022-04-25 15:43:19 +02:00
David Christofas
57e4e70888
remove auth basic command to improve config code
2022-04-25 15:43:15 +02:00
Pascal Wengerter
40b38dcf47
Update password enforcement & expiration date capabilities for public links
2022-04-25 11:47:35 +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
Pascal Wengerter
0834f0efa4
Merge pull request #3536 from owncloud/dependabot/npm_and_yarn/extensions/settings/node-fetch-2.6.7
...
Bump node-fetch from 2.6.5 to 2.6.7 in /extensions/settings
2022-04-23 20:12:46 +02:00
Ralf Haferkamp
916b2bbdc0
return proper errors when ocs/cloud/users is using the cs3 backend
...
The ocs API was just exiting with a fatal error on any update request,
when configured for the cs3 backend. Now it returns a proper error.
Closes : #3483
2022-04-20 12:15:19 +02:00
Willy Kloucek
e5b7496c29
switch source for go micro plugins
2022-04-19 09:44:47 +02:00
Michael Barz
4eed08bc3e
Merge pull request #3539 from owncloud/single-file-edit
...
[full-ci] update reva and add capability
2022-04-15 07:42:23 +02:00
ownClouders
75804c58aa
[tx] updated from transifex
2022-04-15 01:01:25 +00:00
Michael Barz
9a68be7a64
sql share driver has been renamed
2022-04-15 00:01:02 +02:00
Michael Barz
b385e26299
update reva and add capability
2022-04-14 19:49:17 +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
f3e5e4d0fb
remove assets from graph-explorer
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-14 10:51:42 +02:00
Jörn Friedrich Dreyer
40a4c5070a
Use embeddable ocdav go micro service ( #3397 )
...
* allow proxy to route to micro service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use go micre ocdav service instead of reva frontend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing gateway default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva branch for testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing comands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* bump reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* tidy
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* bump reva again
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* a blind mans config change
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* add ocdav to must start extensions
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* fail when neither backend nor service is set
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: jkoberg <jkoberg@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
418e32f3d7
refactor makefiles
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
725d55b494
refactor audit
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02: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
a919195f34
refactor thumbnails
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
afea0b4304
refactor webdav
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e5abc25aa1
refactor web
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
4347b2672f
refactor store
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e079465ff8
refactor storage
2022-04-13 17:04:38 +02:00
Christian Richter
1a1a4d6a3c
refactor settings
2022-04-13 17:04:37 +02:00
Christian Richter
92d76e00ab
refactor proxy
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00