This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 766fb0a63538a2b9d9c9d8a22881b959e17a9407
tree 5234038386b02575bb3a993055eff9478da30362
parent e8e94a55b2c3459490f68b55a261719457daf2b7
tree 5234038386b02575bb3a993055eff9478da30362
parent e8e94a55b2c3459490f68b55a261719457daf2b7
... |
... |
|
... |
... |
|
... |
... |
|





Comments
I think this change breaks facebooker. I’m getting the same error as this person:
http://forum.developers.facebook.com/viewtopic.php?id=18778
The first authentication request works fine as the fb_sig parameter is part of the request. But for all subsequent requests, that parameter is (and I believe should not) be there. So the new valid_session_key_in_session? check fails.