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.

2012-07-17 08:15
1.2

SCMS ha sido reescrito para apoyar plenamente el patrón de diseño MVC.
Tags: Major feature enhancements, Major Code cleanup, Bug fixes and enhancements
SCMS has been rewritten to fully support the MVC design pattern.

2011-11-12 00:51
1.1

Esta versión corrige la duración de la cookie (Cookies de sesión de uso), vencimiento del período de sesiones, y X_Forwarded_For IP registro, utiliza nombres de clase de controlador y los modelos más simples, mejora la configuración, control de errores y las directivas de configuración .htaccess y agrega DB CRUD permisos ACL (select|update|delete|insert).
Tags: Bug fixes and enhancements, Code cleanup
This release fixes cookie lifetimes (Use Session Cookies), session expiration, and X_Forwarded_For IP logging, uses simpler Controller and Models class names, improves configuration, error handling, and .htaccess configuration directives, and adds DB CRUD Permission ACLs (select|update|delete|insert).

2011-08-28 15:50
1.0.1

Rutas personalizadas se han añadido a la configuración de XML. Fixups diferentes de configuración se hicieron.
Tags: minor code cleanup
Custom routes were added to the XML configuration. Various configuration fixups were made.

2011-08-20 14:59
1.0

Diversas directivas de php.ini de configuración fija, una vuelta a XHTML 1.0 Transitional, y la eliminación de la instalación con errores.
Tags: minor code cleanup, Bug fixes and enhancements
Various PHP.INI configuration directives fixes, a reversion to XHTML 1.0 Transitional, and the removal of the buggy installer.

2011-04-10 16:59
1.0rc4

La validación se ha añadido para la configuración SCMS. Un instalador web se añadió.
Tags: Minor feature enhancements
Validation was added for SCMS configuration. A Web installer was added.

Project Resources