| 00:07 | <Hixie> | GAH |
| 00:07 | <Hixie> | i CANNOT FIGURE OUT why bugzilla is refusing my token |
| 00:07 | <Hixie> | this makes no sense |
| 00:07 | <Hixie> | it used to work fine |
| 00:07 | <Hixie> | the data i send is basically the same as what a web browser sends |
| 00:07 | <Hixie> | i've walked through the code and can't work it out |
| 00:07 | <Hixie> | i've walked through the form and can't work it out |
| 00:08 | <WeirdAl> | OpenID perhaps? I recall Bugzilla using OpenID, and I noticed OpenID not working on sourceforge |
| 00:08 | <Hixie> | i've dumped the data that the browser sends to my echo script and done the same with my script |
| 00:08 | <WeirdAl> | (not trolling, honestly trying to help) |
| 00:08 | <Hixie> | nope, the credentials seem to work fine |
| 00:08 | <Hixie> | i log in and get a cookie |
| 00:08 | <Hixie> | and can file bugs with the cookie fine |
| 00:08 | <Hixie> | it's just the csrf token on the show_bug -> process_bug path that breaks |
| 05:37 | <MikeSmith> | Hixie: about bugzilla I wonder if there's anything I could check from the server side |
| 22:00 | <Hixie> | MikeSmith: i've no idea. |