Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 wurde neu geschrieben, um das MVC-Entwurfsmuster voll zu unterstützen.
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

Diese Version behebt Cookie Lebensdauer (Verwendung Sitzungs-Cookies), Abmelden der Sitzung, und X_Forwarded_For IP Protokollierung, einfachere Controller und Modelle Klassennamen verwendet, verbessert die Konfiguration, Fehlerbehandlung und .htaccess Konfigurationsanweisungen und fügt DB CRUD Berechtigung ACLs (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

Routen wurden, um die XML-Konfiguration hinzugefügt. Verschiedene Konfigurations-Korrekturen vorgenommen wurden.
Tags: minor code cleanup
Custom routes were added to the XML configuration. Various configuration fixups were made.

2011-08-20 14:59
1.0

Verschiedene PHP.INI Konfigurationsanweisungen behebt, einen Rückfall in XHTML 1.0 Transitional, und die Entfernung der Buggy-Installer.
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

Die Validierung wurde für SCMS Konfiguration hinzugefügt. Ein Web-Installer wurde hinzugefügt.
Tags: Minor feature enhancements
Validation was added for SCMS configuration. A Web installer was added.

Project Resources