Skip to content

Improved access control

Pre-release
Pre-release

Choose a tag to compare

@mdelbuono mdelbuono released this 20 May 05:04
· 414 commits to master since this release
  • improvement of access control by introducting the standard roles OWNER, WRITER, READER and NONE.
  • simplified Store implementations by removing the Backend class and adding virtual methods directly to the Store class