Nucleus Core

Login!
Register as a new userLost password?

for Project:

This is the tracker for the Core of the Nucleus CMS-project (Nucleus CMS Website)

FS#76 — disabling site blocked admin menu access

Attached to Project— Nucleus Core
Opened by Edmond Hui (ehui) - Thursday, 14 July 2005, 12:15AM
Bug
Functionality
CLOSED
Wouter Demuynck
All
Medium
High
3.2
3.3
Undecided
0%
Disable site also redirect admin area, making the blog inaccessible.

see http://forum.nucleuscms.org/viewtopic.php?t=7781&highlight=
This task depends upon

This task blocks these from closing
Closed by  Wouter Demuynck (karma)
Date:  Saturday, 23 July 2005, 05:39PM
Reason for closing:  Implemented
Comment by Wouter Demuynck (karma) - Saturday, 23 July 2005, 05:39PM

The reason for moving this check out of the selector() function in v3.2 was that when the site was disabled, spambots were still able to post comments through action.php

The reported issue would only occur when the user logged out (intentionally or not), or if the user did not have admin rights.

I've now updated the code so that the admin area can always be accessed, even if the site is disabled.