Closed Bug 793749 Opened 12 years ago Closed 12 years ago

Add support for the PLAINTEXT signature method to oauth.jsm

Categories

(Thunderbird :: FileLink, enhancement)

enhancement
Not set
normal

Tracking

(thunderbird16 fixed, thunderbird17 fixed)

RESOLVED FIXED
Thunderbird 18.0
Tracking Status
thunderbird16 --- fixed
thunderbird17 --- fixed

People

(Reporter: florian, Assigned: tom)

References

Details

Attachments

(1 file)

The PLAINTEXT OAuth signature method is required to add Spideroak support for Filelink, and is also needed to fix bug 764312 (sending files with a name containing the '(' or ')' characters through Ubuntu One).

A patch for this has been developed and reviewed in bug 744035 for Spideroak, but it would be useful for Ubuntu One to land this before the Spideroak support is finished, so I'm splitting this out to a separate bug per Mark's request.
This patch comes from bug 744035. It's an almost exact copy of attachment 636163 [details] [diff] [review].
I only fixed a coding style nit I had (renamed the "verifier" parameter to "aVerifier") and added a commit message (that lists Tom Thompson as the author).

David Bienvenu already reviewed that patch in bug 744035. I did a drive by review there of a previous version of the patch (I'm the original author of that OAuth code), and my review comments have been addressed.

I think we should take this for Thunderbird 17 to fix bug 764312, and possibly for Thunderbird 16 too.

After this lands, someone should verify that bug 764312 is actually fixed, and that the Dropbox add-on still works.
Attachment #664103 - Flags: review+
Attachment #664103 - Flags: approval-comm-beta?
Attachment #664103 - Flags: approval-comm-aurora?
https://hg.mozilla.org/comm-central/rev/6eea3c05df45
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 18.0
Comment on attachment 664103 [details] [diff] [review]
Patch (from bug 744035)

Mike says this works fine with Dropbox, so a=me.
Attachment #664103 - Flags: approval-comm-beta?
Attachment #664103 - Flags: approval-comm-beta+
Attachment #664103 - Flags: approval-comm-aurora?
Attachment #664103 - Flags: approval-comm-aurora+
Depends on: 1109178
You need to log in before you can comment on or make changes to this bug.