Commit Graph

703 Commits

Author SHA1 Message Date
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
Michael Barz 84bb03acd6 Merge pull request #3416 from owncloud/reva-2.1.0
[full-ci] update reva to v2.1.0
2022-03-29 10:57:57 +02:00
Michael Barz a322f2362a update reva to v2.1.0 2022-03-29 10:19:01 +02:00
Ralf Haferkamp ec0b3b10af Merge pull request #3376 from rhafer/graph-user-patch
graph: Allow PATCH on user without 'mail' in body
2022-03-29 10:11:19 +02:00
Michael Barz 88968c948e add remote item and fix mountpoint 2022-03-28 17:18:52 +02:00
Willy Kloucek 7ecb7cc2e1 Merge branch 'master' into update-reva-28-3-2022 2022-03-28 16:20:51 +02:00
Willy Kloucek 3d4293c7a0 add changelog 2022-03-28 12:54:28 +02:00
Willy Kloucek a9e0ecf12e update reva 2022-03-28 11:51:56 +02:00
Ishank Arora 241003220c Use the default server download protocol if spaces are not supported 2022-03-24 16:01:04 +01:00
Willy Kloucek 90d5ef3c9d Merge branch 'master' into nats-check-for-error 2022-03-24 12:27:15 +01:00
Jörn Friedrich Dreyer 1024fe3e88 use publicstorage rewrite (#3349)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-03-24 10:57:13 +01:00
Ralf Haferkamp 517356f176 graph: Allow PATCH on user without 'mail' in body
Skip the mail validator if 'mail' attribute is not present in the
request.
2022-03-23 15:56:31 +01:00
Pascal Wengerter 0f6308448a Bump web to v5.3.0 2022-03-23 14:31:17 +01:00
Willy Kloucek 6d0ac681c8 add changelog 2022-03-23 09:56:44 +01:00
Ralf Haferkamp 3c16713869 Fix error handling in GetUsers
A missing return statement caused GetUsers to return misleading results
when the identity backend returned an error.
2022-03-22 10:08:32 +01:00
kobergj fd99aef90b File events audit logging (#3332)
* use feature reva & file config

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* pre-implementation

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* add changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* prerequesists for unit tests

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* file created event

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* remaining tests & events

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* use edge reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* improvements from manual testing

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* use utils package to generate itemID

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-18 11:53:50 +01:00
David Christofas e0a35d37c3 Merge pull request #3329 from owncloud/password-reset-link
add password reset link to login page
2022-03-18 09:09:06 +01:00
Phil Davis 026b970c54 Merge pull request #3330 from owncloud/update-reva
[full-ci] update reva to v2.0.0-20220316045927-99115670eb33
2022-03-17 04:39:49 +05:45