Skip to content

Conversation

@steinkel
Copy link
Member

No description provided.

public function beforeFilter(Event $event)
{
$this->Security->config('blackHoleCallback', 'blackhole');
$this->Security->setConfig('blackHoleCallback', 'blackhole');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should leave a comment that before 3.4.0 people should use config().

Copy link
Member

@ravage84 ravage84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@steinkel
Copy link
Member Author

fixed, thank you!

@markstory markstory merged commit b4dbe86 into cakephp:3.0 May 28, 2017
@HavokInspiration HavokInspiration added this to the 3.x milestone Jun 21, 2017
HavokInspiration added a commit that referenced this pull request Jun 23, 2017
okinaka added a commit to okinaka/docs that referenced this pull request Jun 24, 2017
okinaka added a commit to okinaka/docs that referenced this pull request Jun 28, 2017
chinpei215 added a commit that referenced this pull request Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants