Conflict with 'securesite' module
Devis - December 21, 2007 - 00:15
| Project: | phpbb |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I found a conflict between Secure Site (http://drupal.org/project/securesite) and phpbb logout (http://www.yourdomain.com/phpbb/logout).
When trying to logout there is a redirect loop dued to securesite_goto() function that does a redirect.
This is a temporary patch for securesite.module
| Attachment | Size |
|---|---|
| securesite.module.patch | 497 bytes |
