Revision 02a9952...

Go back to digest for 22nd June 2014

Features in KDE-PIM

Dan Vratil committed changes in [kdepimlibs] /:

Add support for XOAUTH2 authentication method

XOAUTH2 is used by Gmail to authenticate via OAuth tokens instead of regular
username + password.

This adds support for XOAUTH2 to KIMAP. However cyrus-sasl does not support
XOAUTH2, so this won't work out of the box, unless a 3rd-party SASL plugin
is provided.

File Changes

Modified 2 files
  •   kimap/loginjob.cpp
  •   kimap/loginjob.h
2 files changed in total