uc_ssl 7.x-1.11

Bug fixes

Fixed a PHP notice message issue when there were no excludes present.

uc_ssl 7.x-1.10

New features

Added a new hook in the d7 version to ignore any switching at all.

uc_ssl 7.x-1.07

Removed all of the excludes for the D7 version. They were left over from the D6 version and appear to no longer be needed. Hopefully they dont need to be brought back.

uc_ssl 7.x-1.02

Bug fixes

This release fixed Mixed SSL mode as well as adds support for Drupal Commerce checkout pages.

uc_ssl 7.x-1.01

The initial release did not upload properly. It was a git issue. This is try #2

uc_ssl 6.x-1.25

Bug fixes

This fixes a bug with the .info file that was causing Win32 version of apache to experience Segmentation Fault errors.

uc_ssl 6.x-1.24

Bug fixes

Fix permissions issue of users with only Access to Administration pages being able to administrate uc_ssl settings.

uc_ssl 6.x-1.21

New features

Added support for case insensitive URL matching.

uc_ssl 6.x-1.20

Bug fixes

implement new hook method to allow external modules to change the default exclude/include paths. I considered this a bug because other modules couldnt modify the default paths.

uc_ssl 6.x-1.19

Bug fixes

Fix $current_path bug returning incorrect path because of trim() usage.

uc_ssl 6.x-1.18

Bug fixes

if (isset($_SERVER['HTTPS']) && !empty($_SERVER['HTTPS']))

uc_ssl 6.x-1.16

Add uc_ssl_page_is_in_https_mode() function to replace $_SERVER['HTTPS'] checks.

uc_ssl 6.x-1.15

Bug fixes

Fix a Drupal 6 $base_url bug that doesnt allow https urls to be created with file_create_url() because base_url has no brains of it's own to detect https mode and change the $base_url accordingly.

uc_ssl 6.x-1.13

New features
Bug fixes

Added support for Multi-Language sites.

uc_ssl 6.x-1.9

Bug fixes

Add uninstall and admin include files. Also fix a bug related to admin_menu and how it handles JS files.

uc_ssl 6.x-1.7

Bug fixes

Fix progress bar bug with Taxes and anything else that uses POST type Ajax URLs without properly using ?q= type urls

uc_ssl 6.x-1.6

Bug fixes

Fix minor bug related to uc_ssl_is_configured() returning false when it should not under certain circumstances.

uc_ssl 6.x-1.4

New features

Added support to secure Ubercart Admin pages to secure customer info.

uc_ssl 6.x-1.1

New features

Add 2 new hooks for other modules to utilize. Module developers can use these 2 hooks to make paths from their modules secure as well.

Subscribe with RSS Subscribe to Releases for Ubercart SSL