Closed (fixed)
Project:
Facebook Connect
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 May 2011 at 12:49 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
imiksuHere's a patch for D7 which creates an checkbox allowing user to tell module to use SSL.
Also, other way to work on this is to simply read the Drupal's "https" variable, which is FALSE by default but usually TRUE when working with SSL stuff.
Comment #2
imiksuComment #3
imiksuHi! Here you have new patch which has following changes against previous patch:
- Changed label for SSL checkbox: "Always use SSL on authentication"
- Changed description for SSL checkbox: "Enable this if you want to use SSL on authentication."
- If setting is checked, the connect JS will use SSL (ignoring the current protocol)
This patch is against the latest 7.x-dev version (2011-Mar-17).
Comment #4
kitmobley commentedi've added your patches. Still don't see a login or connect button. any ideas?
https://www.paymeon.com/user/login
Comment #5
jcisio commentedCommitted in ef3cbd6.