Closed (fixed)
Project:
Teleport
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Apr 2008 at 07:36 UTC
Updated:
14 Jul 2012 at 23:18 UTC
To make Teleport work out of the box with Secure Pages, please change change the 'autocomplete_title' callback to use 'autocomplete' instead.
Comments
Comment #1
incidentist commentedSure, 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.
Comment #2
christefano commentedSecure 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.Comment #3
incidentist commentedCommitted.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.