https://bugs.kde.org/show_bug.cgi?id=388483
David Kahles <david.kahle...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/lib | |kgapi/2980ace5fc69f900432f1 | |8481397c5498dcc4bb1 Status|CONFIRMED |RESOLVED --- Comment #15 from David Kahles <david.kahle...@gmail.com> --- Git commit 2980ace5fc69f900432f18481397c5498dcc4bb1 by David Kahles. Committed on 13/01/2018 at 12:30. Pushed by davidk into branch 'master'. Fix token page URL Summary: It seems like Google changed the URL of the token page. Maybe we should use QString::startsWith, to be futureproof? Test Plan: - Login in KOrganizer and KMail works again - All tests pass (though i think there is no oauth2 test) Reviewers: dvratil, mlaurent Reviewed By: mlaurent Differential Revision: https://phabricator.kde.org/D9843 M +1 -1 src/core/ui/authwidget_p.h https://commits.kde.org/libkgapi/2980ace5fc69f900432f18481397c5498dcc4bb1 -- You are receiving this mail because: You are watching all bug changes.