Closed (fixed)
Project:
Redirect 403 to User Login
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2008 at 11:20 UTC
Updated:
27 Jul 2009 at 16:50 UTC
Redirection works well but no message "Access denied! You must login to view this page." when going to the user log in page. I have made sure that the $messages variable is in the page-user.tpl.php file being used on that page. Any advice?
Comments
Comment #1
deekayen commentedThe message is off by default as a security measure for brute force attacks. It's harder to know what vector to try next if there is no helpful feedback message. Yes, with security comes inconvenience, I know, but it is an option. Just go turn it on in Administration | Site configuration | Redirect 403 to User Login at admin/settings/r4032login.