No message on user log in page
edward.peters - October 14, 2008 - 11:20
| Project: | Redirect 403 to User Login |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
The 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.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.