session443 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0.tar.gz | 15.69 KB | bb2811ee2a140f4dd9cc459419dec9f5 |
| session443-6.x-1.0.zip | 18.25 KB | d6956d0d929a51de79f1214c8e660d07 |
Release notes
- Fixed issue with PHP notices causing problems with redirection.
- 404s are always ignored.
session443 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0-rc1.tar.gz | 14.14 KB | 858c027f5ada5ab78573d0717dc66fbf |
| session443-6.x-1.0-rc1.zip | 16.66 KB | 98a9c187c2e80788e00c165ca6a771db |
Release notes
Issue #1214058: Missing drupal_get_path_alias() when for auth user + HTTP by roderik, dalin: Call to undefined function drupal_get_path_alias().
session443 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0-beta2.tar.gz | 13.88 KB | 537ff0659dc9b06a43b8ae4768b9c9d0 |
| session443-6.x-1.0-beta2.zip | 16.4 KB | e67d7e8f79173abcfe672b5a166f5580 |
Release notes
NOTE: Sites upgrading from a prior version should review the README.txt file and requirements report at /admin/reports/status as there is a new code block that needs to be added to settings.php in some configurations.
6.x-1.0-beta2
*******************
- Added support for i18n.
- Added options for admins to choose if anonymous and/or authenticated users
should always be redirected. The module is now a full replacement to
Secure Pages module.
- Added a cookie to more gracefully handle authenticated users that visit HTTP
pages.
- Added option to force all pages to use HTTPS.
- Tweaks to documentation and other wording.
- Fixed bug where all pages were redirecting to HTTPS.
- Fixed doubly declared update function.
- Added status report error if settings.php is incorrect.
session443 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0-beta1.tar.gz | 11.85 KB | 42166aa9315b61a30dea19a7d12028a1 |
| session443-6.x-1.0-beta1.zip | 13.9 KB | c4f36c635b7713ec6ec567ae867ab771 |
Release notes
- Added options for how to handle the login block.
- Added support for additional pages that should always be under HTTPS
(ex. a shopping cart).
- Added support for pages that should always be ignored (ex. AJAX).
- Fixed critical bug where drupal_session_commit() accidentally snuck into the
D6 version #1149406: Alpha 3 version requires drupal_session_commit() ?.
- Added hook_help().
session443 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0-alpha3.tar.gz | 10.05 KB | 74e9bea40e1ddb031667ef9f3f6ff520 |
| session443-6.x-1.0-alpha3.zip | 11.82 KB | 48ee72a789f25e35d165aa8fa677d443 |
Release notes
Total rewrite:
- Removed previous method of instant redirects. Instituted a method where
anything can indicate a preference during page generation, and any
preferences are acted upon before the page is rendered.
- Make it easier to disable the redirection by having a setting, rather than
being always on. This makes it possible to disable even if Drush is not
present.
- No longer necessary to edit settings.php
- Removed previous method of using a custom access-denied page. Now we just
check HTTP headers before the page is rendered.
session443 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0-alpha2.tar.gz | 7.68 KB | 2663182d8dd879d44e4210d078231ffa |
| session443-6.x-1.0-alpha2.zip | 9.22 KB | 969dabe01d7068c11c5ce70e0103bc65 |
Release notes
443 Session is currently under development and should be considered alpha code. Having said that, I have tested it on my personal site and found it to be functional.
If you have not properly set up a SSL certificate and tested HTTPS access on your site, do not attempt to install this module as it can lock you out of your site. As a fail-safe, I highly recommend installing the drush module, http://drupal.org/project/drush, as it will allow you to disable a module from the command shell, i.e. without needing to log in to your site.
Change Log:
session443 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.0-alpha1.tar.gz | 7.6 KB | 4b48d455f763bcfef68453adc4db18f1 |
| session443-6.x-1.0-alpha1.zip | 9.13 KB | 0f6fa8c985152fc2856230453bdafea5 |
Release notes
443 Session is currently under development and should be considered alpha code. Having said that, I have tested it on my personal site and found it to be functional.
If you have not properly set up a SSL certificate and tested HTTPS access on your site, do not attempt to install this module as it can lock you out of your site. As a fail-safe, I highly recommend installing the drush module, http://drupal.org/project/drush, as it will allow you to disable a module from the command shell, i.e. without needing to log in to your site.
session443 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| session443-7.x-1.x-dev.tar.gz | 7.47 KB | b2113aab00a9b7ad6afb080dc25f5622 |
| session443-7.x-1.x-dev.zip | 8.77 KB | a94c2dbc72ff584b751a7e2e1b592b14 |
Release notes
Beginning the 6.x to 7.x conversion.
* It is no longer required to edit settings.php.
session443 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| session443-6.x-1.x-dev.tar.gz | 15.7 KB | 757c84c2348bc47e6264bbd1cc43641d |
| session443-6.x-1.x-dev.zip | 18.27 KB | 281d6fca770fce0deb7e708a534006b7 |
Release notes
443 Session is currently under development and should be considered alpha code. Having said that, I have tested it on my personal site and found it to be functional.
If you have not properly set up a SSL certificate and tested HTTPS access on your site, do not attempt to install this module as it can lock you out of your site. As a fail-safe, I highly recommend installing the drush module, http://drupal.org/project/drush, as it will allow you to disable a module from the command shell, i.e. without needing to log in to your site.