securepages 6.x-2.1

Bug fixes

Fix up issue with securepages_match() being called from securepages_boot().

securepages 6.x-1.11

Bug fixes

This release fixes an issue with calling securepages_match() from securepages_boot().

securepages 6.x-1.9

Security update
Bug fixes

Finally finishing off a long overdue release.

securepages 6.x-1.8

New features
Bug fixes
Insecure

This is just a minor bug fix release, but does include the ability to check both real and alias paths.

securepages 5.x-1.7

Bug fixes

Final release of stable version of secure pages. 1.7

Changes since DRUPAL-5--1-7-BETA1:

  • Add checking function which will check the url and make sure we are able to change it
  • #360304 Fix issue with drupal_get_path_alias() being called during cache

securepages 6.x-1.7

Bug fixes
Insecure

Final release of Secure Pages 6.x-1.7

Changes since DRUPAL-6--1-7-BETA2:

securepages 6.x-1.7-beta2

Insecure

Fix up a couple of minor issues

Changes since DRUPAL-6--1-7-BETA1:

  • #264938 fix issue with how hook_link_alter() is being called
  • Copy in drupal_urlencode() so that queries are encoded correctly

securepages 5.x-1.7-beta1

New features
Bug fixes

Fixed up a few issues and also allow setting of different pages for secure and insecure urls

securepages 6.x-1.7-beta1

New features
Bug fixes
Insecure

First proper port of secure pages to Drupal 6.x.

Allows for having different urls for secure and insecure pages, eg. secure.example.com vs example.com. This does not allow for shared ssl certificates

securepages 5.x-1.6

Bug fixes

* The test has been changed so that if the current page is in SSL then it will return true without using drupal_http_render(). This avoids issues where people do not have SSL compiled into PHP

securepages 5.x-1.4

New features
Bug fixes

* Fix issue with secure pages breaking sites which do not have SSL configured.
* Add API to allow other modules to determine the secure settings and not the filters settings

securepages 5.x-1.3

New features

Add ignore pages field which allows the page to be ignored from the checking and not change from http or https.

This will help with autocomplete field.

securepages 5.x-1.2

Fix issue where secure pages is being used with Drupal which is not being run from the root of the site.

Subscribe with RSS Subscribe to Releases for Secure Pages