Télécharger la liste

Description du projet

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.

Système requise

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 a été réécrit pour prendre en charge entièrement le modèle de conception 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

Cette version corrige des durées de vie cookie (utilisation Session Cookies), expiration de la session, et X_Forwarded_For IP logging, utilise les noms de classe de contrôleur et de modèles plus simples, améliore la configuration, la gestion des erreurs et les directives de configuration .htaccess et ajoute DB CRUD Permission AATC (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

Itinéraires personnalisés ont été ajoutés à la configuration XML. Diverses corrections de configuration ont été faites.
Tags: minor code cleanup
Custom routes were added to the XML configuration. Various configuration fixups were made.

2011-08-20 14:59
1.0

Diverses corrections PHP.INI directives de configuration, un retour à XHTML 1.0 Transitional, et la suppression de l'installateur buggy.
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 validation a été ajouté pour la configuration SCMS. Un installateur Web a été ajouté.
Tags: Minor feature enhancements
Validation was added for SCMS configuration. A Web installer was added.

Project Resources