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

[ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission #295

Merged
merged 1 commit into from Jul 17, 2011

Commits on Jul 15, 2011

  1. [ticket/10252] Correctly document behaviour of acl_get_list() for a_ …

    …permission
    
    Be careful when using this function with permissions a_, m_, u_ and f_ ! It may not work correctly. When a user group grants an a_* permission, e.g. a_foo, but the user's a_foo permission is set to "Never", then the user does not in fact have the a_ permission. But the user will still be listed as having the a_ permission.
    
    PHPBB3-10252
    nickvergessen committed Jul 15, 2011
    Configuration menu
    Copy the full SHA
    2231488 View commit details
    Browse the repository at this point in the history