This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
0.13.0
Changes in 0.13.0
Summary
- Enhancement - Separate user and auth providers, add config for rest user: #412
- Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: #447
Details
-
Enhancement - Separate user and auth providers, add config for rest user: #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. -
Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: #447
- Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187 - fix restoring and deleting trash
items via ocs (reva/#1103) - Add UID and GID
in ldap auth driver (reva/#1101) - Allow
listing the trashbin (reva/#1091) -
Ignore Stray Public Shares (reva/#1090) -
Implement GetUserByClaim for LDAP user driver
(reva/#1088) - eosclient: get file info by
fxid (reva/#1079) - Ensure stray shares
get ignored (reva/#1064) - Improve
timestamp precision while logging
(reva/#1059) - Ocfs lookup userid
(update) (reva/#1052) - Disallow sharing
the shares directory (reva/#1051) - Local
storage provider: Fixed resolution of fileid
(reva/#1046) - List public shares only
created by the current user (reva/#1042)
- Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187 - fix restoring and deleting trash