Contents ../ lithium\security\auth\adapter\Form::$_scope protected property Additional data to apply to the model query conditions when looking up users, i.e. array('active' => true) to disallow authenticating against inactive user accounts. Source protected $_scope = array();