From acd9aeca8e697b6d1f8f7ac29d7e3afac07b2e8a Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sat, 27 Mar 2010 16:06:23 -0400 Subject: removed authentication module to be replaced with a dedicated app, also switched to table layout for openid signin template temporarily so that it works on IE7 and maybe earlier --- forum_modules/oauthauth/settings.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 forum_modules/oauthauth/settings.py (limited to 'forum_modules/oauthauth/settings.py') diff --git a/forum_modules/oauthauth/settings.py b/forum_modules/oauthauth/settings.py deleted file mode 100755 index 67567b63..00000000 --- a/forum_modules/oauthauth/settings.py +++ /dev/null @@ -1,3 +0,0 @@ -TWITTER_CONSUMER_KEY = "sAAGwWILliIbgbrG37GztQ" -TWITTER_CONSUMER_SECRET = "AZv0pHTZQaf4rxxZOrj3Jm1RKgmlV4MnYJAsrY7M0" - -- cgit v1.2.3-1-g7c22