Review Request 129239: Add support for X-OAuth2 authentication in Jabber protocol
Pali Rohár <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kopete |
|---|---|
| Message-ID | <[email protected]> |
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129239/
-----------------------------------------------------------
Review request for Kopete.
Bugs: 354473
http://bugs.kde.org/show_bug.cgi?id=354473
Repository: kopete
Description
-------
Add support for X-OAuth2 authentication in Jabber protocol
Based on Psi demo code from:
https://github.com/psi-im/iris/issues/35
https://github.com/psi-plus/main/blob/master/patches/dev/xoauth2-support-demo.diff
REVIEW: 129239
BUG: 354473
FIXED-IN: 16.12
Diffs
-----
CMakeLists.txt a2bc3840904c49c1fd854c1675d66474736d58b1
protocols/CMakeLists.txt d631c239a0a02fb23f2ffb3a39b6a0a2fda8022e
protocols/jabber/CMakeLists.txt 41f2b5db906757f492cdc6f1460372b59e12f437
protocols/jabber/jabberaccount.cpp a72afea1cb22502d73c4a3317c3af4aafb8e7937
protocols/jabber/jabberclient.h 2737e05519fd5eddbd859d130ad14a2cab8b3bcc
protocols/jabber/jabberclient.cpp 1a3b0e3e318c1801a24825a51f8d2bb8fa01313f
protocols/jabber/ui/dlgjabbereditaccountwidget.ui 3d73a5a52df3a79ee9d542b77587aea434f5bcc8
protocols/jabber/ui/dlgjabberxoauth2.h PRE-CREATION
protocols/jabber/ui/dlgjabberxoauth2.cpp PRE-CREATION
protocols/jabber/ui/dlgxoauth2.ui PRE-CREATION
protocols/jabber/ui/jabbereditaccountwidget.h 07f7e7056ca919cd51f9d8612d236740ff96efc8
protocols/jabber/ui/jabbereditaccountwidget.cpp 51b9e445dd3d8beaee936dc6ef7290e27593dc5b
protocols/jabber/xoauth2provider.h PRE-CREATION
protocols/jabber/xoauth2provider.cpp PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/129239/diff/
Testing
-------
Thanks,
Pali Rohár