Download List

项目描述

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 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 已被重写,以充分支持 MVC 设计模式。
标签: 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

此版本修复了 cookie 生存期 (使用会话 Cookie),会话过期和 X_Forwarded_For IP 日志记录,使用更简单的控制器和模型的类名,提高了配置、 错误处理和.htaccess 配置指令,并将添加 DB CRUD 的权限 Acl (select|update|delete|insert)。
标签: 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

自定义路由被添加到XML配置。各种配置调整信息。
标签: minor code cleanup
Custom routes were added to the XML configuration. Various configuration fixups were made.

2011-08-20 14:59
1.0

各种php.ini配置指令修复,XHTML 1.0过渡,并取消越野车安装的回归。
标签: 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

验证是增加了对供应链管理系统的配置。一个Web安装程序增加了。
标签: Minor feature enhancements
Validation was added for SCMS configuration. A Web installer was added.

Project Resources