To make Teleport work out of the box with Secure Pages, please change change the 'autocomplete_title' callback to use 'autocomplete' instead.

Comments

incidentist’s picture

Assigned: Unassigned » incidentist

Sure, but can you explain this a bit? I've never used Secure Pages and it's not obvious why it requires specific paths in order to work properly.

christefano’s picture

Secure Pages includes the ability to blacklist certain paths from being requested over SSL, and the Secure Pages blacklist is already set up with */autocomplete/* (which works for core and all other contrib modules). Teleport is the only module I know of that uses 'autocomplete_title' and Secure Pages needs to be configured to blacklist */autocomplete/* as well for Teleport to work.

incidentist’s picture

Status: Active » Fixed

Committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.