added facebook auth

This commit is contained in:
JT Smith 2010-08-27 13:03:58 -05:00
parent 4da8638444
commit 61bd01b5f3
10 changed files with 415 additions and 1 deletions

View file

@ -190,7 +190,7 @@
# List the authentication plug-ins you wish to be available on
# this site.
"authMethods" : [ "LDAP", "WebGUI" ],
"authMethods" : [ "LDAP", "WebGUI", "Twitter", "Facebook"],
# List the merchant gateways you have installed and wish to be
# available on this site.
@ -821,6 +821,7 @@
"EditableToggle" : "EditableToggle",
"e" : "e_companyEmail",
"Extras" : "Extras",
"FacebookLogin" : "FacebookLogin",
"FetchMimeType" : "FetchMimeType",
"FilePump" : "FilePump",
"FileUrl" : "FileUrl",