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

decafdennis’s picture

Status: Active » Fixed

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!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.