You are here

CHANGELOG.txt in Secure Site 6.2

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 5 CHANGELOG.txt
  3. 6 CHANGELOG.txt
  4. 7.2 CHANGELOG.txt
Secure Site 6.x-2.x, xxxx-xx-xx
-------------------------------
#441634 by Arto: Fixed undefined function drupal_strtolower().


Secure Site 6.x-2.3, 2009-04-20
-------------------------------
#388890 by jmiccolis: Fixed user name validation.
  Users who didn't have permission to change their user names could not change
  their passwords.
by Darren Oh: Code re-organization and clean-up.
by Darren Oh: Fixed a grammatical error in digest_md5/sudoers.
by Darren Oh: Fixed update error for sites with disabled authentication.
  Sites which had disabled authentication would have authentication forced when
  updating.
by Darren Oh: Removed CHANGELOG.txt message which belonged in Drupal 5 branch.


Secure Site 6.x-2.2, 2009-01-19
-------------------------------
#330367: Added note about LDAP Integration compatibility being fixed in release
  6.x-2.1.
#352276 by naquah: Fixed delay in saving 403 page settings.
#353216 by salvis: Fixed data type in securesite_update_6200().
  This fixes "Wrong datatype" errors for those upgrading from previous versions.
Renamed "po" directory to "translations" for Drupal 6 compatibility.
#353216 by Darren Oh: Added 6.x-2.2 release.


Secure Site 6.x-2.1, 2008-12-25
-------------------------------
#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


Secure Site 6.x-2.0, 2008-10-29
-------------------------------
Initial release

File

CHANGELOG.txt
View source
  1. Secure Site 6.x-2.x, xxxx-xx-xx
  2. -------------------------------
  3. #441634 by Arto: Fixed undefined function drupal_strtolower().
  4. Secure Site 6.x-2.3, 2009-04-20
  5. -------------------------------
  6. #388890 by jmiccolis: Fixed user name validation.
  7. Users who didn't have permission to change their user names could not change
  8. their passwords.
  9. by Darren Oh: Code re-organization and clean-up.
  10. by Darren Oh: Fixed a grammatical error in digest_md5/sudoers.
  11. by Darren Oh: Fixed update error for sites with disabled authentication.
  12. Sites which had disabled authentication would have authentication forced when
  13. updating.
  14. by Darren Oh: Removed CHANGELOG.txt message which belonged in Drupal 5 branch.
  15. Secure Site 6.x-2.2, 2009-01-19
  16. -------------------------------
  17. #330367: Added note about LDAP Integration compatibility being fixed in release
  18. 6.x-2.1.
  19. #352276 by naquah: Fixed delay in saving 403 page settings.
  20. #353216 by salvis: Fixed data type in securesite_update_6200().
  21. This fixes "Wrong datatype" errors for those upgrading from previous versions.
  22. Renamed "po" directory to "translations" for Drupal 6 compatibility.
  23. #353216 by Darren Oh: Added 6.x-2.2 release.
  24. Secure Site 6.x-2.1, 2008-12-25
  25. -------------------------------
  26. #172170: Fixed OpenID authentication URL.
  27. Coding standards and grammar update.
  28. #330367: Fixed compatibility with LDAP Integration.
  29. Fixed incorrect password handling for digest authentication.
  30. Fixed handling for unauthorized user log-in attempts.
  31. Fixed password storage for digest authentication.
  32. Fixed possible conflict between guest name and user names.
  33. Added documentation for configuring cron jobs when digest authentication is
  34. being forced.
  35. Fixed digest authentication scripts.
  36. Set HTTP status to 403 instead of 200 for users who are not authorized to log in
  37. with Secure Site.
  38. Made test URL for drupal_http_request() bypass Secure Site to prevent warning on
  39. the status report page.
  40. Set HTTP status to 200 for form fallback from digest authentication.
  41. Fixed digest authentication to prevent errors when the password is wrong.
  42. Fixed user deletion when not using form to delete user.
  43. Added test suite.
  44. Made password reset error messages show on separate page.
  45. Fixed cron.php bypass for form authentication.
  46. Added title to form authentication page.
  47. Fixed argument escaping to allow quotes in realm, user names, and passwords.
  48. Added password clean-up when digest authentication is disabled, the realm
  49. changes, or the module is uninstalled.
  50. Added translation template.
  51. Added CHANGELOG.txt
  52. Secure Site 6.x-2.0, 2008-10-29
  53. -------------------------------
  54. Initial release