Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

The authorization page is not correct if deny_by_default is TRUE #44

Open
pietervogelaar opened this issue Oct 13, 2014 · 1 comment
Open

Comments

@pietervogelaar
Copy link

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
    ),
)
@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-mvc-auth; a new issue has been opened at laminas-api-tools/api-tools-mvc-auth#21.

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

No branches or pull requests

2 participants