public
Description: tombloo
Clone URL: git://github.com/to/tombloo.git
Click here to lend your support to: tombloo and make a donation at www.pledgie.com !
Revert " * Rejaw、OpenIDチェック追加"

This reverts commit 1cf6c01f08ae7fcd2289d211af4cf8d9571caf47.
to (author)
Fri Aug 29 03:37:20 -0700 2008
commit  be32ab31c9fd83b4cb532d14493d6a18c460dc9a
tree    8fa209f31bc58381af3ce68c0586bed5cc48d727
parent  20d72a9759eec013e9e89d44793914f7cb0d1415
...
665
666
667
668
 
669
670
671
...
665
666
667
 
668
669
670
671
0
@@ -665,7 +665,7 @@ models.register(update({}, AbstractSessionService, {
0
   },
0
   
0
   getAuthCookie : function(){
0
- return getCookieString('rejaw.com', 'signin_email') || getCookieString('rejaw.com', 'signin_openid_url');
0
+ return getCookieString('rejaw.com', 'signin_email');
0
   },
0
   
0
   getToken : function(){

Comments

    No one has commented yet.