uc_ssl 7.x-1.11

Bug fixes
Unsupported

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

uc_ssl 7.x-1.10

New features
Unsupported

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

uc_ssl 7.x-1.07

Unsupported

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.06

Unsupported

Changed the Admin location to something more aesthetic

uc_ssl 7.x-1.05

Bug fixes
Unsupported

Fixed a bug with urls that had a destination.

uc_ssl 7.x-1.02

Bug fixes
Unsupported

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

uc_ssl 7.x-1.01

Unsupported

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

uc_ssl 6.x-1.25

Bug fixes
Unsupported

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
Unsupported

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
Unsupported

Added support for case insensitive URL matching.

uc_ssl 6.x-1.20

Bug fixes
Unsupported

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
Unsupported

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

uc_ssl 6.x-1.18

Bug fixes
Unsupported

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

uc_ssl 6.x-1.16

Unsupported

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

uc_ssl 6.x-1.15

Bug fixes
Unsupported

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
Unsupported

Added support for Multi-Language sites.

uc_ssl 6.x-1.10

Bug fixes
Unsupported

Forgot to add ubercart extra to the info file.

uc_ssl 6.x-1.9

Bug fixes
Unsupported

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
Unsupported

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
Unsupported

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
Unsupported

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

uc_ssl 6.x-1.1

New features
Unsupported

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