PHP-openid Store only makes one association?

Jonathan Daugherty cygnus at janrain.com
Fri Dec 1 12:07:04 PST 2006


# sorry, that email wasn't very clear.
# 
# here's a more detailed explanation of the bug:
# 

<snip>

# i don't know if this affects the other stores.
# 
# does this make sense?

Yes!  Thanks for the bug report, Keith.  The bug only affects the file
store implementation.  The fix is easy.  On line 331 of
Auth/OpenID/FileStore.php, change "==" to "===".  We'll include the
fix and a unit test in a future release.

-- 
  Jonathan Daugherty
  JanRain, Inc.



More information about the Dev mailing list