From d678e127ceb3512e83d4b4e0e3c4a470e412fdae Mon Sep 17 00:00:00 2001 From: jrburke Date: Tue, 9 Nov 2010 12:53:52 -0800 Subject: [PATCH] Need auth error had extraneous button, make sure facebook oauth works for domain used in dev. --- development.ini | 4 ++-- tasks.txt | 16 +++++++++++++--- web/share/index.html | 5 +++-- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/development.ini b/development.ini index 443ccba..c7e2212 100644 --- a/development.ini +++ b/development.ini @@ -26,8 +26,8 @@ oauth.twitter.com.authorize = https://twitter.com/oauth/authenticate # This is a 'raindrop' app currently owned by markh. By necessity it is # configured to use a redirect URL back to the default host and port specified # below for this server. -oauth.facebook.com.app_id = 158102624846 -oauth.facebook.com.app_secret = 4203f7f23803f405e06509ec4d4b9729 +oauth.facebook.com.app_id = 163981616966631 +oauth.facebook.com.app_secret = 78e3bd4ab991ccf50fb9220452eb30b4 oauth.facebook.com.scope = publish_stream,offline_access oauth.facebook.com.authorize = https://graph.facebook.com/oauth/authorize oauth.facebook.com.access = https://graph.facebook.com/oauth/access_token diff --git a/tasks.txt b/tasks.txt index fb3d2be..21cb7c3 100644 --- a/tasks.txt +++ b/tasks.txt @@ -2,10 +2,20 @@ Tasks: - timezone fix? - Shane - injector code review: David ask Myk? -- Talk to protz - James + - Talk to ludo - Shane -- Talk blake - James -- staff and labs: mail, talk to irc - Bryan. +- reproduced first time facebook add error case. +- Use "F1" instead of "f1" in the twitter/facebook/gmail app IDs? + +- Autcomplete on ff beta 6 does not work +- Get currentURI error thing on about:home after being on a successful http page. +- aTab is null in minefied +- script error for injector, in minefield +- Ludo: Sorry you need to authenticate: got a 401 or 503 on api/send call. + +http://pastebin.mozilla.org/844443 +http://pastebin.mozilla.org/844446 +http://pastebin.mozilla.org/844494 Thursday morning 10am. diff --git a/web/share/index.html b/web/share/index.html index 68aa69f..a253abb 100644 --- a/web/share/index.html +++ b/web/share/index.html @@ -135,6 +135,7 @@ + @@ -202,8 +203,8 @@