eminiarts / nova-permissions

Laravel Nova Grouped Permissions
126 stars 65 forks source link

Full permission includes own permission #15

Closed 4n70w4 closed 5 years ago

4n70w4 commented 5 years ago

If user has full permission, then it overlaps the own permission.

4n70w4 commented 5 years ago

Current behavior: if the user has full and own permissions, but his own does not pass, then the full permission is ignored. I fixed it.

bajramemini commented 5 years ago

Thanks @4n70w4

That was intended in the first place, but makes more sense now that I think about it.

Sorry for the delay. Had a lot to do and were on vacation after that.

Kind regards Bajram