Download List

Descripción del Proyecto

SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities such as SQL injection, XSS, CSRF, session fixation/hijacking, and many others. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-21 21:39 Back to release list
0.91

Un CAPTCHA sencillo está incluido en las MEC / scms_include / captcha. Un scmsUseCaptchaS constante ha sido añadido para activar / desactivar CAPTCHAs imagen. Imágenes CAPTCHA se han añadido a las formas todos autenticados. El viejo $ _SESSION [ 'scms_logins'] variable se ha eliminado de authenticate.php y main.php. Errores han sido corregidos en la actualización de la () en scms_users.php. El bugFixRequirePath.php código viejo ha sido eliminado de todos los incluye.
Tags: CMS, Alpha, PHP 5, MySQL, Bug fixes and enhancements
A simple CAPTCHA is included in scms/scms_include/captcha. An scmsUseCaptchaS constant has been added for enabling/disabling image CAPTCHAs. Captcha Images have been added to ALL AUTHENTICATED forms. The old $_SESSION['scms_logins'] variable has been removed from authenticate.php and main.php. Bugs have been fixed in Update() in scms_users.php. The old code bugFixRequirePath.php has been removed from all includes.

Project Resources