mickhansen / ssacl-attribute-roles

Simple attribute whitelisting/blacklisting with roles for Sequelize
MIT License
62 stars 10 forks source link

Override Instance.prototype.set for applying ACLs #10

Open hendrul opened 8 years ago

hendrul commented 8 years ago

As I know this was envisioned since the beginning of the project, but this functionality hasn't been implemented yet, is this extremely useful functionality difficult to implement?

mickhansen commented 8 years ago

It actually shouldn't be too difficult, i'm just strapped for time at the moment.