Version 0.91 of SCMS

Avatar

Release Notes: A simple CAPTCHA is included in scms/scms_include/captcha. An scmsUseCaptchaS constant has been added for enabling/disabling image CAPTCHAs. Captcha Images have been added to ALL AUTHENTICATED forms. The old $_SESSION['scms_logins'] variable has been removed from authenticate.php and main.php. Bugs have been fixed in Update() in scms_users.php. The old code bugFixRequirePath.php has been removed from all includes.

Other releases

Release Notes: 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).

  •  28 Aug 2011 06:50
Avatar

Release Notes: Custom routes were added to the XML configuration. Various configuration fixups were made.

Release Notes: Various PHP.INI configuration directives fixes, a reversion to XHTML 1.0 Transitional, and the removal of the buggy installer.

  •  10 Apr 2011 07:59
Avatar

Release Notes: Validation was added for SCMS configuration. A Web installer was added.

Release Notes: Directories were restructured. The database layer was rewritten to use the PDO driver. Object models were added. XHTML mark-up was changed from Transitional to Strict. Session database storage bugs, including CAPTCHA and CSRF session data loss, were fixed. A plug-in and model class auto-loader was added. SCMS dynamic configuration was implemented. Many bugs were fixed, including problems with account locking and error handling, and there were many code cleanups and optimizations.

Screenshot

Project Spotlight

Asterisk speech recognition

A speech recognition script for Asterisk that uses the Google speech API.

Screenshot

Project Spotlight

py-setproctitle

A library for customizing process titles.