[Bug 301240] Parsing token page failed

Dan Vratil dan at progdan.cz
Tue Jun 5 23:43:24 BST 2012


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

Dan Vratil <dan at progdan.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |0.4.1
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/akon
                   |                            |adi-google/5c92e2fb5ced528a
                   |                            |20fd1d8723fd7a8d7ba686a3

--- Comment #1 from Dan Vratil <dan at progdan.cz> ---
Git commit 5c92e2fb5ced528a20fd1d8723fd7a8d7ba686a3 by Dan Vrátil.
Committed on 06/06/2012 at 00:36.
Pushed by dvratil into branch 'LibKGAPI/0.4'.

Parse OAuth code from page title instead of body

The OAuth code used for obtaining access tokens is provided
in webpage <title> as a string. The title is guaranteed not to change
syntax, while the body of the page, from which we were parsing the token
before, can change anytime, which breaks the authentication process.
FIXED-IN: 0.4.1

M  +8    -3    libkgapi/ui/authwidget_p.cpp

http://commits.kde.org/akonadi-google/5c92e2fb5ced528a20fd1d8723fd7a8d7ba686a3

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list