Downloads

Download securesite-5.x-1.3.tar.gztar.gz 18.27 KB
MD5: 37a0fbee99927d49f2b49473e1c0e330
SHA-1: fd8849afbb7e633ddc88f7d5e77270b2c71ba77e
SHA-256: e2db92f1c715ce8d769b10f4abce25ea3e3f080ceb061f99762d9714e4dd0b23
Download securesite-5.x-1.3.zipzip 21.52 KB
MD5: e4502488d00da047259eb137b05e1468
SHA-1: 76c18be4889140074ff69c04459f4170e05b530f
SHA-256: c5040e7fa047d271efc7c7f67d85c2d7ed56797f01ba068f62fa1dc2a2e6a69c

Release notes

Important: Due to setting and permission changes, you must make sure that Secure Site is properly enabled and relevant roles have the "access secured pages" permission before Secure Site 5.x-1.3 will work correctly.

- Fixed issue #167918: Cannot log-in under IIS: Document work-around (patch by Junyor)
- Fixed issue #28408: Authentication on PHP/CGI installations: Implement and document work-around for PHP in CGI mode (patch by NaX, Roger López, moshe weitzman, Junyor, et al)
- Fixed issue #268854: Securesite breaks drush due to problem running under cli mode: Allow Secure Site and Drush to play well together (patch by JacobSingh)
- Fixed issue #103268: Log-in dialog is displayed on public page after log-out: Don't show HTTP Auth on logout if login was done using normal Drupal login form (patch by wulff, puregin, leop, NaX, Darren Oh, Gábor Hojtsy, salvis, and Junyor)
- Removed browser logout work-around option: the browser work-around is now always enabled for HTTP Auth (NOTE: You *must* manually change to the HTTP Auth mode for Secure Site to work if you previously used the browser logout work-around option)
- Renamed permission from "access site" to more correct "access secured pages" (NOTE: You *must* manually enable the new permission for relevant roles or only user 1 will be able to access your site)
- Make sure guests are allowed when checking if previous guest can bypass authentication
- Added descriptions to each setting block and separated the guest settings
- Improved watchdog message for anonymous users
- Initial work on unit tests using SimpleTest
- Greatly improved Doxygen documentation
- Code clean-up

Created by: Junyor
Created on: 23 Aug 2008 at 16:01 UTC
Last updated: 23 Aug 2008 at 17:42 UTC
Bug fixes

Other releases