Commit Graph

743 Commits

Author SHA1 Message Date
jkoberg
63be515ce9 bump to latest edge
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-03 10:49:41 +02:00
Jörn Friedrich Dreyer
1c8b353d44 Merge pull request #3635 from aduffeck/search
Add initial version of the search extension
2022-05-02 19:25:07 +02:00
Michael Barz
b08eb44c5b fix env variable for metadata user ID 2022-05-02 17:44:21 +02:00
Jörn Friedrich Dreyer
bfc8196ac2 Merge branch 'master' into search
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 13:43:24 +00:00
Jörn Friedrich Dreyer
398caeed2c Merge pull request #3602 from owncloud/metadata-gateway
introduce metadata gateway
2022-05-02 15:16:27 +02:00
Benedikt Kulmann
40d5f95c5e Merge pull request #3626 from owncloud/spaces-capability-feature-flags
Spaces capability feature flags
2022-05-02 12:59:53 +02:00
Jörn Friedrich Dreyer
0642a5e0ca Align service naming (#3606)
* use configured names as service names in ocis runtime

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* correct service names for group and storage-shares

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use correct service names in .drone.star

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* align ocis-pkg/config/config.go

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 12:44:21 +02:00
Jörn Friedrich Dreyer
df58097c5a Merge branch 'master' into metadata-gateway
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 10:33:50 +00:00
Benedikt Kulmann
1c5bfacac1 Add new capability for announcing share jail 2022-05-02 12:07:07 +02: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
David Christofas
ab71b21fc7 reduce drives in listing of graph /me/drives API 2022-05-02 09:53:50 +02:00
jkoberg
23c1f155ab use feature core commitid
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:51:44 +02:00
Willy Kloucek
f9dcf37674 Merge branch 'master' into ocis-init 2022-05-02 08:30:11 +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
André Duffeck
e3b1a0ea65 Merge remote-tracking branch 'upstream/master' into search 2022-04-29 17:08:03 +02: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
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
19e893704b Merge branch 'master' into ocis-init 2022-04-29 13:20:28 +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
Willy Kloucek
622218ef49 add changelog 2022-04-29 09:58:01 +02:00
Michael Barz
1005e96edb update reva 2022-04-28 09:17:26 +02:00
David Christofas
6bd4330103 update reva to include go-chi workaround 2022-04-27 17:12:42 +02:00
Michael Barz
6efdede2b8 update reva for caching fix 2022-04-27 14:44:08 +02:00
David Christofas
4bb4f9fbb1 url encode the webdav URL in the graph API 2022-04-27 12:39:59 +02:00
Willy Kloucek
c710e1f794 load configuration only from one directory 2022-04-26 12:04:12 +02:00
Jörn Friedrich Dreyer
93bee371f5 Merge pull request #3570 from owncloud/merge-master-edge
[full-ci] Update reva to latest edge
2022-04-25 12:35:22 +02:00
Pascal Wengerter
40b38dcf47 Update password enforcement & expiration date capabilities for public links 2022-04-25 11:47:35 +02:00
Michael Barz
0b6dcd8fe6 test merge reva master into edge 2022-04-25 11:11:55 +02:00
Willy Kloucek
3642b40f9f update reva 2022-04-22 09:13:25 +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
Michael Barz
9efc1b9201 small typo in changelog 2022-04-15 10:55:23 +02:00
Michael Barz
b385e26299 update reva and add capability 2022-04-14 19:49:17 +02:00
Willy Kloucek
32213e4402 generate changelog 2022-04-13 11:05:32 +02:00
jkoberg
e674345ef8 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-13 00:01:08 +02:00
Michael Barz
600c6207a0 update reva 2022-04-12 23:59:25 +02:00
jkoberg
0957e92e7b Merge branch 'master' into BumpRevaVersion 2022-04-12 15:06:29 +02:00
jkoberg
adc6c0493a bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-12 15:02:05 +02:00
Jörn Friedrich Dreyer
0e88cb1bec 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-12 11:27:24 +02:00
Ralf Haferkamp
4ecf4c673d Update reva 2022-04-11 18:18:48 +02:00
Ralf Haferkamp
dc6a4fdc02 Unify LDAP config settings accross services
This adapts the storage service to the recent changes of the LDAP
settings in reva.

Also we define a new set of LDAP env variables that can be shared
between all LDAP related ocis services (graph, idp, storage-auth-basic,
storage-userprovider, storage-groupprovider, idm). This should simplify
the most LDAP based configurations considerably.
2022-04-11 18:17:21 +02:00
Pascal Wengerter
fb2339a1ed Merge pull request #3509 from owncloud/bump-web-v5.4.0
[full-ci] Bump web to v5.4.0
2022-04-11 18:06:59 +02:00
Pascal Wengerter
03944ea6ee Bump web to v5.4.0 2022-04-11 17:26:29 +02:00
David Christofas
b291cca416 Merge pull request #3448 from CommanderRoot/refactor/rm-deprecated-substr
refactor: replace deprecated String.prototype.substr()
2022-04-11 16:27:47 +02:00
David Christofas
ecddaeffbb Merge pull request #3467 from owncloud/user-group-audit
implement user and group audit events
2022-04-11 11:23:37 +02:00
David Christofas
81e731ff7b implement user and group audit events 2022-04-11 10:19:15 +02:00
Michael Barz
89a5d34687 add changelog 2022-04-09 16:40:46 +02:00
Willy Kloucek
b738955761 update reva 2022-04-08 17:00:27 +02:00
Pascal Wengerter
db8a5348dc Bump web to v5.4.0-rc.4 2022-04-07 18:11:36 +02:00