rest-api icon indicating copy to clipboard operation
rest-api copied to clipboard

[NFR] Add ACL

Open ruudboon opened this issue 6 years ago • 3 comments

Would it be possible to add some kind of ACL allowing resource access to certain users?

ruudboon avatar Nov 15 '18 19:11 ruudboon

Yes that was in the TODO list when the project was created. I am not sure if I will have enough time in the next few weeks to address this but will try.

niden avatar Nov 16 '18 13:11 niden

We could use the Phalcon V4 firewall for this. https://github.com/phalcon/cphalcon/pull/14078

ruudboon avatar Sep 12 '19 09:09 ruudboon

How to use firewall? or ACL? the urls are broken: https://docs.phalcon.io/4.0/en/api/phalcon_firewall#firewall-adapter-acl

xaero7 avatar Mar 01 '20 06:03 xaero7