IRC Log for #openid on 2008-06-29

Timestamps are in UTC.

  1. [00:32:56] * milkmiruku (n=milk@zotz.demon.co.uk) has joined #openid
  2. [01:13:16] * SunWuKung (n=SunWuKun@S01060016cbc4c705.vc.shawcable.net) Quit ()
  3. [01:36:54] * jcollie (n=jcollie@fedora/jcollie) Quit (Read error: 113 (No route to host))
  4. [02:23:09] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Read error: 110 (Connection timed out))
  5. [02:58:31] * omakase (n=omakase@pool-96-237-75-3.bstnma.east.verizon.net) has joined #openid
  6. [03:00:21] <omakase> i'm having a problem with the jan rain php lib
  7. [03:00:48] <omakase> it discards urls as failures if the response code is not 200
  8. [03:01:33] <omakase> except clickpass openid urls return 206 b/c the lib sets the Content-Range header field
  9. [03:09:13] <Fitzsimmons> heh how sloppy
  10. [03:23:34] <omakase> ya
  11. [03:48:56] * milkmiruku (n=milk@zotz.demon.co.uk) Quit ("milkmiruku.com | theforest.org.uk | milk has exited the server")
  12. [03:55:37] <keturn> omakase: is this still a problem with version 2.1.1? I thought we fixed that.
  13. [03:56:07] <keturn> (and I can log in with a clickpass ID to the example running at openidenabled.com/php-openid)
  14. [03:56:35] <omakase> oh i'm on 2.1.0...didnt see 2.1.1
  15. [03:56:57] <omakase> my bad... i'll check it out
  16. [03:58:02] <keturn> yeah, it was just released yesterday
  17. [03:58:11] <omakase> oh hehe i must have just missed it by a few hours
  18. [04:17:14] * nicerobot (n=nix@179.198.175.24.cfl.res.rr.com) Quit (Read error: 54 (Connection reset by peer))
  19. [04:47:10] * Dallas (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) has joined #openid
  20. [05:01:36] * desu (n=me@unaffiliated/desu) has joined #openid
  21. [05:03:20] <omakase> keturn: you still around?
  22. [05:03:39] <keturn> for a little bit
  23. [05:05:10] * DallasG (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) Quit (Read error: 110 (Connection timed out))
  24. [05:07:56] <omakase> i think ive got it figured out -- thank god for the examples in the lib, clickpass' documentation isn't helping much.
  25. [05:08:07] <omakase> btw that problem i was having was fixed by 2.1.1
  26. [05:08:19] <keturn> glad to hear it
  27. [05:26:39] <omakase> keturn: when finishing auth of a consumer the param $return_to that is passed to complete() is that supposed to include the GET variables?
  28. [05:28:31] <keturn> I think it should.
  29. [05:29:06] <keturn> although actually, since the query is passed in to that same function, I don't think it requires it
  30. [06:48:27] * desudesu (n=me@unaffiliated/desu) has joined #openid
  31. [06:49:03] * desu (n=me@unaffiliated/desu) Quit (Nick collision from services.)
  32. [07:03:57] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) has joined #openid
  33. [07:26:55] <omakase> why does Auth_OpenID_Message::fromPostArgs split on a '.', all the POST vars seem to be separated by a '_'?
  34. [07:38:34] * desudesu (n=me@unaffiliated/desu) Quit ("Read Error: Connection reset by peer pressure")
  35. [07:54:06] <omakase> so i rewrite all urls through an index and set a page variable. setting this $_REQUEST variable is causing me to fail openid authorization
  36. [07:54:16] <omakase> has anyone figured out what to do here?
  37. [09:21:25] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Read error: 110 (Connection timed out))
  38. [09:29:37] * MrTopf (n=cs@pD9EBCFB0.dip.t-dialin.net) has joined #openid
  39. [09:34:28] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) has joined #openid
  40. [11:18:52] * MrTopf (n=cs@pD9EBCFB0.dip.t-dialin.net) Quit ()
  41. [13:39:55] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit ()
  42. [13:56:29] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Connection timed out)
  43. [14:07:40] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
  44. [14:18:22] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) has joined #openid
  45. [14:47:55] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit ()
  46. [15:03:15] * dw (n=dw@unaffiliated/dw) Quit (Remote closed the connection)
  47. [15:03:37] * desu (n=me@unaffiliated/desu) has joined #openid
  48. [15:08:36] * desudesu (n=me@unaffiliated/desu) has joined #openid
  49. [15:13:25] * dw (n=dw@gw.dmw.me.uk) has joined #openid
  50. [15:22:11] * desu (n=me@unaffiliated/desu) Quit (Read error: 110 (Connection timed out))
  51. [15:23:07] <keturn> POST vars only seem to be separated by _ because PHP does a screwy thing where it converts .s in keys to _s. So the OpenID library has this getQuery function in OpenID.php to do its own parsing of get & post data.
  52. [16:07:40] * desudesu (n=me@unaffiliated/desu) Quit (Read error: 104 (Connection reset by peer))
  53. [16:13:07] * desu (n=me@unaffiliated/desu) has joined #openid
  54. [16:54:21] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
  55. [16:54:32] * pvandewyngaerde (n=pvandewy@155.225-240-81.adsl-dyn.isp.belgacom.be) has joined #openid
  56. [16:55:41] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit (Client Quit)
  57. [18:01:09] * omakase (n=omakase@pool-96-237-75-3.bstnma.east.verizon.net) Quit ()
  58. [18:15:12] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) has joined #openid
  59. [18:47:11] * Dallas (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) Quit (Read error: 104 (Connection reset by peer))
  60. [18:47:21] * Dallas (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) has joined #openid
  61. [19:06:33] * DallasG (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) has joined #openid
  62. [19:08:12] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Connection timed out)
  63. [19:24:42] * Dallas (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) Quit (Read error: 110 (Connection timed out))
  64. [19:24:54] * Dallas (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) has joined #openid
  65. [19:32:49] * DallasG (n=dallas@c-71-225-154-80.hsd1.pa.comcast.net) Quit (Read error: 110 (Connection timed out))
  66. [19:39:35] * jcollie (n=jcollie@fedora/jcollie) has joined #openid
  67. [21:10:47] * _keturn (n=acapnoti@c-71-236-228-127.hsd1.or.comcast.net) Quit (Read error: 110 (Connection timed out))
  68. [21:16:14] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) has joined #openid
  69. [21:32:00] * samsm (n=samsm@c-98-242-68-234.hsd1.ga.comcast.net) Quit ("Leaving...")
  70. [21:37:53] * _keturn (n=acapnoti@c-71-236-228-127.hsd1.or.comcast.net) has joined #openid
  71. [21:58:53] * pvandewyngaerde (n=pvandewy@155.225-240-81.adsl-dyn.isp.belgacom.be) Quit (Remote closed the connection)
  72. [22:08:17] * desu (n=me@unaffiliated/desu) Quit ("Read Error: Connection reset by peer pressure")
  73. [22:43:13] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Connection timed out)
  74. [23:31:11] * samsm (n=samsm@c-98-242-68-234.hsd1.ga.comcast.net) has joined #openid

These logs were automatically created by OpenIDlogbot on chat.freenode.net using a modified version of the Java IRC LogBot.