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

@ -0,0 +1,4 @@
insert into settings values ('facebookAuthEnabled',0);
insert into settings values ('facebookAuthAppId','');
insert into settings values ('facebookAuthSecret','');
insert into settings values ('facebookAuthTemplateIdChooseUsername','anlFXped9lqXPThZTdFX0A');