Access denied 403 setting (appears to be) lost when forcing authentication on restricted pages

naquah - December 29, 2008 - 22:39
Project:Secure Site
Version:6.x-2.1
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

When the Force authentication setting is changed to On restricted pages the site_403 and securesite_403 variables are only set on the next anonymous page request (in _securesite_forced(), when empty($user->uid), in securesite_boot()). Before this happens, the Default 403 (access denied) page field on the Error reporting page will be cleared out (because securesite_403 isn't set yet).

Proposed solution is to set the respective variables immediately when the Secure Site settings form is submitted.

#1

Darren Oh - December 30, 2008 - 20:22
Status:active» fixed

Fixed in CVS commit 161554.

#2

System Message - January 13, 2009 - 20:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.