Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method isGrantedUser #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

badaz
Copy link

@badaz badaz commented Aug 18, 2015

Hi,

First, thanks for your work, it is quite helpful ! I added a method to check if a specific user is granted a specific permission. For now, it only works for objects but it can be really handy if you don't have a user connected and still want to check their permissions on specific objects.

Tx

@GreGosPhaTos
Copy link

Hey nice feature ! will it be merged soon ?
@badaz how does it works with the class or object field permission ? For example to know if a user isGranted to a specific permission on a object field ?

@badaz
Copy link
Author

badaz commented Mar 22, 2016

Hi,

no sorry, this PR was to answer a very specific need, but it should not be too hard to implement following the same logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants