Summary: | Auth handler support for msn and xmpp | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | auth-handler | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ddomenichelli, kde |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 289154 |
Description
Daniele E. Domenichelli
2011-12-23 14:56:57 UTC
Git commit 8eee839cb719ea6eff30be9edd75ed6ce0bc1e10 by Daniele E. Domenichelli. Committed on 23/12/2011 at 15:31. Pushed by ddomenichelli into branch 'master'. Support X-MESSENGER-OAUTH2 authentication mechanism Related: bug 289668 M +3 -0 CMakeLists.txt M +14 -2 sasl-auth-op.cpp A +121 -0 x-messenger-oauth2-auth-operation.cpp [License: LGPL (v2.1+)] A +54 -0 x-messenger-oauth2-auth-operation.h [License: LGPL (v2.1+)] A +159 -0 x-messenger-oauth2-prompt.cpp [License: LGPL (v2.1+)] A +58 -0 x-messenger-oauth2-prompt.h [License: LGPL (v2.1+)] http://commits.kde.org/telepathy-auth-handler/8eee839cb719ea6eff30be9edd75ed6ce0bc1e10 |