https://bugs.kde.org/show_bug.cgi?id=354473

Pali Rohár <pali.ro...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |16.12
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kope
                   |                            |te/3bff188483fd2ee01bb8310a
                   |                            |511e8cc9a4808d22

--- Comment #24 from Pali Rohár <pali.ro...@gmail.com> ---
Git commit 3bff188483fd2ee01bb8310a511e8cc9a4808d22 by Pali Rohár.
Committed on 21/10/2016 at 16:44.
Pushed by pali into branch 'jabber-xoauth2'.

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
FIXED-IN: 16.12

M  +3    -0    CMakeLists.txt
M  +4    -4    protocols/CMakeLists.txt
M  +5    -1    protocols/jabber/CMakeLists.txt
M  +4    -1    protocols/jabber/jabberaccount.cpp
M  +40   -0    protocols/jabber/jabberclient.cpp
M  +3    -0    protocols/jabber/jabberclient.h
M  +98   -0    protocols/jabber/ui/dlgjabbereditaccountwidget.ui
A  +76   -0    protocols/jabber/ui/dlgjabberxoauth2.cpp     [License: GPL
(v2+)]
A  +43   -0    protocols/jabber/ui/dlgjabberxoauth2.h     [License: GPL (v2+)]
A  +161  -0    protocols/jabber/ui/dlgxoauth2.ui
M  +18   -1    protocols/jabber/ui/jabbereditaccountwidget.cpp
M  +1    -0    protocols/jabber/ui/jabbereditaccountwidget.h
A  +331  -0    protocols/jabber/xoauth2provider.cpp     [License: GPL (v2+)]
A  +25   -0    protocols/jabber/xoauth2provider.h     [License: GPL (v2+)]

http://commits.kde.org/kopete/3bff188483fd2ee01bb8310a511e8cc9a4808d22

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to