Skip to content

Conversation

@dereuromark
Copy link
Owner

@dereuromark dereuromark commented Aug 26, 2016

via authentication.ini

This is fully optional and replaces controller code like

    public function beforeFilter(Event $event) {
        parent::beforeFilter($event);
        $this->Auth->allow(['index', 'add']);
    }

FEEDBACK:

  • I am thinking about calling the file allow.ini to make it clear this is not authentication requirements but what is whitelisted to be publically accessible.

@dereuromark
Copy link
Owner Author

@bravo-kernel Any feedback?

AdamHyski and others added 2 commits August 27, 2016 14:24
fix� defaults� filename
Update Authentication.md
@dereuromark dereuromark merged commit 4221ec9 into master Aug 27, 2016
@dereuromark dereuromark deleted the master-authentication branch August 27, 2016 12:56
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