Commit Graph

720 Commits

Author SHA1 Message Date
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
jkoberg 9fa86abeca changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-07 12:17:24 +02:00
Tobias Speicher 4227769d45 Fix changelog 2022-04-04 10:36:39 +02:00
jkoberg 9a4178ad7e changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-04 10:03:26 +02:00
Tobias Speicher 84aead39bf Add changelog 2022-04-04 05:07:37 +02:00
Jörn Friedrich Dreyer bb9294a2e5 Merge pull request #3440 from owncloud/make-config-dir-configurable
Make config dir configurable via `OCIS_CONFIG_DIR` env var
2022-04-01 21:56:00 +02:00
Willy Kloucek 51c7ab8113 update reva 2022-04-01 19:00:51 +02:00
Willy Kloucek b110c95a50 Merge pull request #3445 from owncloud/fix-web-release-changelog-typo
Fix typo in web bump readme
2022-04-01 18:12:53 +02:00
Jörn Friedrich Dreyer 13c554e5ef Merge pull request #3439 from owncloud/fix-docs
Fix golang api docs
2022-04-01 17:34:35 +02:00
Pascal Wengerter 161d6780da Fix typo in web bump readme 2022-04-01 17:11:31 +02:00
Pascal Wengerter 1bd2d8c8a5 Merge pull request #3437 from owncloud/bump-web-v5.4.0-rc.2
[full-ci] Bump web v5.4.0 rc.2
2022-04-01 16:52:42 +02:00
Pascal Wengerter ad2bcac91e Bump web to v5.4.0-rc.3 2022-04-01 15:03:52 +02:00
Jörn Friedrich Dreyer 34fc38683b add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-01 11:47:29 +00:00
Jörn Friedrich Dreyer 7371e8f818 add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-01 11:39:35 +00:00
Jörn Friedrich Dreyer 70cde8f514 Add owncloudsql driver to authprovider config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-03-31 15:28:54 +00:00
Jörn Friedrich Dreyer 6b0c35dcd5 Merge pull request #3412 from owncloud/fix-yaml-config
use yaml tag instead of ocisConfig
2022-03-31 14:24:04 +02:00
Michael Barz 114006188a Merge pull request #3386 from ishank011/thumbnails-download-fix
Use the default server download protocol if spaces are not supported
2022-03-30 09:23:48 +02:00
Willy Kloucek a08130f70d add changelog 2022-03-30 09:06:48 +02:00
Michael Barz 27e76ab7a6 fix special urls,prepare changelog, bump version 2022-03-29 17:58:43 +02:00
Michael Barz fda91aa7ee Merge pull request #3418 from owncloud/release-1.19.0
[full-ci] Merge back Release 1.19.0
2022-03-29 17:16:14 +02:00
Willy Kloucek 00cb1155d6 Merge pull request #3113 from owncloud/ocs-config-like-oc10
ensure the same data on /ocs/v?.php/config like oC10 [full-ci]
2022-03-29 13:52:00 +02:00
Ralf Haferkamp c29842e697 Add sorting to GraphAPI users and groups
The GraphAPI endpoints for users and groups support ordering now.
User can be ordered by displayName, onPremisesSamAccountName and mail.
Groups can be ordered by displayName.

Example: https://localhost:9200/graph/v1.0/groups?$orderby=displayName asc

Closes #3360
2022-03-29 11:47:38 +02:00
Willy Kloucek d85e5dee8a ensure the same data on /ocs/v?.php/config like oC10 2022-03-29 11:43:29 +02:00
Michael Barz c8abd60525 prepare changelog, bump version 2022-03-29 11:30:09 +02:00