Posted by chey on May 1, 2009 at 12:26pm
| Project: | Webserver authentication |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
When you enable site maintenance mode in the admin settings and someone tries to login they get put in and endless loop.
Comments
#1
This is a problem for me too.
I looked a bit around, especially at user_logout and_menu_site_is_offline,
and managed to get to something that works for me, patch attached.
I do not know drupal well, so someone who knows better should at least review it.