os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

Added abitlity to make VFS group checking non-strict (#85) #86

Closed andersevenrud closed 4 years ago

andersevenrud commented 4 years ago

The strictGroups: false mountpoint attribute can now make it so group matching is less strict. I.e. user can belong to some of the groups, not all of them.