From b08495cb2e041ae810b56e56ba8cc4c8474665fd Mon Sep 17 00:00:00 2001 From: Ishank Arora Date: Wed, 26 Aug 2020 15:30:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 595cdd2fa2..95af2233ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,21 @@ The following sections list the changes in ocis-reva unreleased. ## Summary +* Enhancement - Separate user and auth providers, add config for rest user: [#412](https://github.com/owncloud/ocis-reva/pull/412) * Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: [#447](https://github.com/owncloud/ocis-reva/pull/447) ## Details +* Enhancement - Separate user and auth providers, add config for rest user: [#412](https://github.com/owncloud/ocis-reva/pull/412) + + Previously, the auth and user provider services used to have the same driver, which restricted + using separate drivers and configs for both. This PR separates the two and adds the config for + the rest user driver and the gatewaysvc parameter to EOS fs. + + https://github.com/owncloud/ocis-reva/pull/412 + https://github.com/cs3org/reva/pull/995 + + * Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: [#447](https://github.com/owncloud/ocis-reva/pull/447) - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187 - fix restoring and deleting trash