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.

2011-11-12 00:51 Back to release list
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).

Project Resources