Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@kulmann kulmann released this 26 Aug 14:44
· 57 commits to master since this release

Changes in 0.3.0

Summary

  • Change - Filter settings by permissions: #99

Details

  • Change - Filter settings by permissions: #99

    BundleService.GetBundle and BundleService.ListBundles are now filtered by READ
    permissions in the role of the authenticated user. This prevents settings from being visible
    to the user when their role doesn't have appropriate permissions.

    owncloud/product#99
    #48