SCMS is a secure content management system. Some
of its features are a role-based object-oriented
design, conformance to XHTML 1.0 Transitional,
strict I/O (input/output) validation, a custom
session implementation, support for SSL and
cookies (when run over SSL), session identifier
regeneration, idle session expiration, account
locking, account unlocking methods, encryption
(with MD5, AES, SHA1, SHA256, SHA512, or
WHIRLPOOL), and event logging.
License: GNU General Public License (GPL)
Changes:
ClearLogs for user-opened sessions have been added, and the password field for adding users has been changed to input type 'password.' Restrictions have been added to roles and users: now only root (RID=1001) users can add roles, and a new permissions system has been designed for roles.