hook_disable
moshe weitzman - June 18, 2008 - 14:50
| Project: | HTTP authentication |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

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