Could not find authentication realm 'default' 89: } 90: 91: # If a user doesn't exist, force login 92: if (!$c->user_exists) { 93: # Dump a log message to the development server debug output 94: # $c->log->debug('***Root::auto User not found, forwarding to /login'); 95: # Redirect the user to the login page