Closed (fixed)
Project:
HTTP authentication
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2008 at 14:50 UTC
Updated:
11 Jul 2008 at 13:13 UTC
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.