0.0.9 • Published 9 years ago
mysqlacl v0.0.9
Access Control Lists with MySql backend
ACL implementation similar to jsonacl but with MySQL as the backend.
It is now possible to use objects like this. bucket/folder
. The part after
the /
can be ignored using options.parseChar
.
See test.js
for details on how to use the library.
Run tests:
npm install
node test.js