Endless loop in site maintenance mode
chey - May 1, 2009 - 12:26
| Project: | Webserver authentication |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
When you enable site maintenance mode in the admin settings and someone tries to login they get put in and endless loop.

#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.