$Id: CHANGELOG.txt,v 1.2.2.2 2008-12-25 21:57:12 darrenoh Exp $ Secure Site 6.x-2.x, xxxx-xx-xx ------------------------------- Secure Site 6.x-2.1, 2008-12-25 ------------------------------- #172170: Fixed OpenID authentication URL. Coding standards and grammar update. Fixed incorrect password handling for digest authentication. Fixed handling for unauthorized user log-in attempts. Fixed password storage for digest authentication. Fixed possible conflict between guest name and user names. Added documentation for configuring cron jobs when digest authentication is being forced. Fixed digest authentication scripts. Set HTTP status to 403 instead of 200 for users who are not authorized to log in with Secure Site. Made test URL for drupal_http_request() bypass Secure Site to prevent warning on the status report page. Set HTTP status to 200 for form fallback from digest authentication. Fixed digest authentication to prevent errors when the password is wrong. Fixed user deletion when not using form to delete user. Added test suite. Made password reset error messages show on separate page. Fixed cron.php bypass for form authentication. Added title to form authentication page. Fixed argument escaping to allow quotes in realm, user names, and passwords. Added password clean-up when digest authentication is disabled, the realm changes, or the module is uninstalled. Added translation template. Added CHANGELOG.txt Secure Site 6.x-2.0, 2008-10-29 ------------------------------- Initial release