[Bug 477776] Re: Query string authentication does not work in some cases

2011-10-28 Thread graziano obertelli
** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/46 Title: Query string authentication does not work in some cases To manage

[Bug 477776] Re: Query string authentication does not work in some cases

2010-03-19 Thread chris grzegorczyk
In this case, Fix-Committed should be interpreted as Fix-Released. -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 477776] Re: Query string authentication does not work in some cases

2010-03-19 Thread Scott Moser
I believe this should be fix-released in Eucalyptus? Right? Can someone do that? -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 477776] Re: Query string authentication does not work in some cases

2009-12-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/eucalyptus -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 477776] Re: Query string authentication does not work in some cases

2009-12-01 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.1~bzr1083-0ubuntu1 --- eucalyptus (1.6.1~bzr1083-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * Merge upstream bzr revision 1082; the following bugs have been fixed upstream since the last merge: - LP: #378969 - privat

[Bug 477776] Re: Query string authentication does not work in some cases

2009-12-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 477776] Re: Query string authentication does not work in some cases

2009-12-01 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged => In Progress ** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) => Dustin Kirkland (kirkland) -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notificati

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-30 Thread Neil Soman
Further testing reveals that the committed fix handles most but not all cases. We still need the replace(" ", "+"). Revno 1082 adds this. -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-17 Thread Neil Soman
Oops revno 1077. thanks. -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-17 Thread Neil Soman
sulicny, you are right. The fix I committed handles just one case. Thanks for the link to the Amazon documentation. I've applied the correct fix in revno 1076. thanks! neil -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug no

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-17 Thread sulicny
Neil, we tried your patch, but experienced the same intermittent results and now confirm that it is always when the signature is generated with a "+". Ran across this sample code at Amazon and reversed it for the decode and it seems to have solved our problem. http://docs.amazonwebservices.com/AW

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-13 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu) Importance: High => Medium -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-10 Thread Chuck Short
** Changed in: eucalyptus (Ubuntu) Status: New => Triaged ** Changed in: eucalyptus (Ubuntu) Importance: Undecided => High -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ub

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-09 Thread Thierry Carrez
OK thanks, so it seems like a separate issue from bug 461156 (which also is about "+" escaping, but in a separate setting) -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-09 Thread Neil Soman
Thierry, please see, http://bazaar.launchpad.net/~eucalyptus- maintainers/eucalyptus/1.6/revision/1067 (Apparently our launchpad sync script was failing. I have pushed the latest manually). -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You rec

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-09 Thread Thierry Carrez
Neil, any chance we could get access to that rev1067 diff ? Apparently it was not committed to the public branch (lp:eucalyptus/1.6). -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You received this bug notification because you are a member of Ub

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-07 Thread Neil Soman
revno: 1067 committer: root branch nick: 1.6 timestamp: Sat 2009-11-07 12:30:31 -0800 message: fixes #46 ** Changed in: eucalyptus Status: Confirmed => Fix Commit