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.
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
Comment #1
decafdennis commentedFixed 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!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.