Posted by moshe weitzman on June 18, 2008 at 2:50pm
Jump to:
| Project: | HTTP authentication |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Please add a hook_disable() in the .install file where you clear the 403 variable. Also, I recommend informing the user when you write that to the DB.
Comments
#1
Fixed in 6.x-1.x-dev, 5.x-1.x-dev and 4.7.x-1.x-dev.
The site_403 variable will be properly restored (to it's original value) when HTTP authentication is disabled using the checkbox, or when disabling the whole module. I added a notice to the user to the checkbox description.
Thanks!
#2
Automatically closed -- issue fixed for two weeks with no activity.