Code {
parent::beforeFilter();
$this->Auth->allow('*');
StylesController::beforeFilter() - APP/controllers/styles_controller.php, line 15
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 526
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83