You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
Having a hard time using ssacl-attribute-roles with sequelize 2.0...
I want to update a record, but conform to aacl roles I set..e.g.:
I have also tried:
It still writes to the DB despite public being forbidden. Help anyone?