We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The authorization page says "A check means authentication is required for the given combination of service and HTTP method.".
But with the following configuration a check means just the opposite.
array( 'zf-mvc-auth' => array( 'deny_by_default' => true ), )
Originally posted by @pietervogelaar at zfcampus/zf-mvc-auth#44
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The authorization page says "A check means authentication is required for the given combination of service and HTTP method.".
But with the following configuration a check means just the opposite.
Originally posted by @pietervogelaar at zfcampus/zf-mvc-auth#44
The text was updated successfully, but these errors were encountered: