Willy Kloucek
9934895843
Merge pull request #3551 from owncloud/ocis-init
...
[full-ci] ocis init & remove default secrets
2022-05-02 09:31:01 +02:00
Willy Kloucek
f9dcf37674
Merge branch 'master' into ocis-init
2022-05-02 08:30:11 +02:00
Phil Davis
b013974494
Merge pull request #3636 from owncloud/bump-commit-id-20220429-2
...
[tests-only] [full-ci] Bump core commit id
2022-05-01 17:59:59 +05:45
Phil Davis
927198a9cd
Bump core commit id
2022-05-01 15:52:53 +05:45
Jörn Friedrich Dreyer
9d8072cda9
try to make lint happy
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 21:11:11 +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
89a9a14d24
Update extensions/storage-shares/pkg/config/parser/parse.go
2022-04-29 22:04:12 +02:00
Jörn Friedrich Dreyer
6474d46252
nitpicks and typo
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 19:09:03 +00:00
Jörn Friedrich Dreyer
34554f319a
fix some storage env vars
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 18:39:29 +00:00
Ralf Haferkamp
c655e6bfe9
Increase log level for ci debugging
2022-04-29 18:55:00 +02:00
Jörn Friedrich Dreyer
5f7c40373a
update reva
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 18:50:21 +02:00
Jörn Friedrich Dreyer
b553f7a5f3
add changelog
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 18:50:21 +02:00
Jörn Friedrich Dreyer
ce16c4f92c
minor config cleanup
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 18:50:21 +02:00
Jörn Friedrich Dreyer
ec86cd82f7
use demo permissions service for metadata
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 18:50:21 +02: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
André Duffeck
cd285c9ad9
Fix merge error
2022-04-29 18:42:33 +02:00
Viktor Scharf
54ad9c3a87
[full-ci] Switch UI tests to graphApi ( #3594 )
...
* use ocis server in UI test and use middleware with changings
* back to default middleware
* Update .drone.star
change middleware tag
* run tests with my middleware image
* use web commitId
* change middleware version and web commit
* back to webcommitID and add failed test to expected failures
2022-04-29 17:52:42 +02:00
André Duffeck
e3b1a0ea65
Merge remote-tracking branch 'upstream/master' into search
2022-04-29 17:08:03 +02:00
Willy Kloucek
1cdb81bd3e
add fixes from review
2022-04-29 16:10:21 +02:00
Jörn Friedrich Dreyer
d9e3fb322d
Automated changelog update [skip ci]
2022-04-29 13:38:53 +00:00
Jörn Friedrich Dreyer
9f4bb8ffde
Merge pull request #3633 from rhafer/enable-usermanagent
...
Enable user-management webui
2022-04-29 15:38:21 +02:00
Jörn Friedrich Dreyer
22fb70684e
Automated changelog update [skip ci]
2022-04-29 13:36:03 +00:00
Jörn Friedrich Dreyer
bde3996e1b
Merge pull request #3632 from rhafer/issue-3623
...
idp: Check if CA cert if present
2022-04-29 15:35:41 +02:00
André Duffeck
498d078a06
Add changelog
2022-04-29 15:23:27 +02:00
Ralf Haferkamp
9bf1dcbf5b
Enable user-management webui
...
The switch to libregraph/idm happend we can enable the new UI.
2022-04-29 14:43:28 +02:00
Willy Kloucek
4fdd3170cc
only mount config volume for initialization
2022-04-29 14:40:30 +02:00
Willy Kloucek
feda972487
add idm admin password variable to init command
2022-04-29 14:28:08 +02:00
Willy Kloucek
d0506cf048
fix the traefik deployment example
2022-04-29 14:17:57 +02:00
Christian Richter
c47e43318a
allow override of admin password wit ocis init
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-29 14:15:48 +02:00
Edith Parzefall
e1430270b4
Language review on new IDM section ( #3634 )
2022-04-29 14:08:40 +02:00
André Duffeck
851c64945f
Remove reva go mod replace
2022-04-29 13:59:09 +02:00
Christian Richter
59c96413d9
beautify error messages
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-29 13:45:12 +02:00
Willy Kloucek
19e893704b
Merge branch 'master' into ocis-init
2022-04-29 13:20:28 +02:00
Willy Kloucek
1b68e8589c
simplify secure an ocis instance section
2022-04-29 13:18:49 +02:00
Ralf Haferkamp
ce146f830f
idp: Check if CA cert if present
...
Upon first start with the default configurtation the idm service creates
a server certificate, that might not be finished before the idp service
is starting. Add a check to idp similar to what the user, group, and
auth-providers implement.
Fixes : #3623
2022-04-29 13:18:10 +02:00
Ralf Haferkamp
f302f8a8c3
[docs-only] Adjust idm docs after it's now running by default ( #3608 )
...
* Add libregraph/idm and remove accounts and glauth
Also add the reva authproviders
* Adjust idm docs after it's now running by default
* Apply suggestions from code review
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
* Update docs/extensions/idm/configuration_hints.md
Co-authored-by: Martin <github@diemattels.at >
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
Co-authored-by: Martin <github@diemattels.at >
2022-04-29 13:13:15 +02:00
Willy Kloucek
4ff313b0a5
check for more secrets need to be set
2022-04-29 13:07:25 +02:00
André Duffeck
0fdd23c2c6
Fix search config after master merge
2022-04-29 13:05:49 +02:00
André Duffeck
08df2e32d9
Merge remote-tracking branch 'upstream/master' into search
2022-04-29 13:00:01 +02:00
André Duffeck
18d0fa2416
Move the children as well when a directory is moved
2022-04-29 12:47:34 +02:00
Michael Barz
5597f5f5d5
Merge pull request #3619 from owncloud/fakeproviderids
...
add storageproviderids to config
2022-04-29 12:35:55 +02:00
Christian Richter
9971867d5a
Merge branch 'ocis-init' of github.com:owncloud/ocis into ocis-init
2022-04-29 11:56:10 +02:00
Christian Richter
bc6cd9141d
[WIP] add missing secret checks
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-29 11:55:56 +02:00
Willy Kloucek
7b5d705d64
add more documentation
2022-04-29 11:37:11 +02: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
d86a86a884
update documentation
2022-04-29 10:56:48 +02:00
André Duffeck
be15d63747
Add items back to the index recursively when the parent is restored
2022-04-29 10:31:02 +02:00
Phil Davis
3ec15bd1e0
Merge pull request #3620 from owncloud/bump-commit-id-20220429
...
[tests-only] [full-ci] Bump CORE_COMMITID
2022-04-29 14:12:53 +05:45
Willy Kloucek
622218ef49
add changelog
2022-04-29 09:58:01 +02:00
Christian Richter
767845d90a
fix force overwrite bug
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-29 09:25:46 +02:00