Downloads

Download securesite-6.x-2.1.tar.gztar.gz 37.48 KB
MD5: 338bc74f0df8265726c28fff78354009
SHA-1: 0405e4967388a06c1c282a64a4507764de2e0297
SHA-256: c1d24b127084f90aa704f0db3704ed5f76fede5a75077a4f1f1f84799666dfd8
Download securesite-6.x-2.1.zipzip 47.13 KB
MD5: 33f0daae38708b1b1fe3b6dd97a379d4
SHA-1: 78c3aa592c24e538b9c1ff3df319d19b6a9d70b2
SHA-256: fb961b931a14e451ee59de8cb29f66116203afb8b4a8a1b3998805bcc055ff35

Release notes

Merry Christmas!

Changes since DRUPAL-6--2-0:

  • #172170: Fixed OpenID authentication URL.
  • Coding standards and grammar update.
  • #330367: Fixed compatibility with LDAP Integration.
  • 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
Created by: Darren Oh
Created on: 25 Dec 2008 at 22:05 UTC
Last updated: 26 Dec 2008 at 14:51 UTC
Bug fixes

Other releases