This is the tracker for the Core of the Nucleus CMS-project (Nucleus CMS Website)
FS#76 — disabling site blocked admin menu access
| Bug | |
| Functionality | |
| CLOSED | |
| Wouter Demuynck | |
| All |
| Medium | |
| High | |
| 3.2 | |
| 3.3 | |
| Undecided | |
|
|
Disable site also redirect admin area, making the blog inaccessible.
see http://forum.nucleuscms.org/viewtopic.php?t=7781&highlight=
see http://forum.nucleuscms.org/viewtopic.php?t=7781&highlight=
This task depends upon
This task blocks these from closing
Date: Saturday, 23 July 2005, 05:39PM
Reason for closing: Implemented
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.