Changelog for
signon-plugin-oauth2-0.25git.20231124T142245~fab6988-ku.24.8.x86_64.rpm :
* Wed Feb 21 2024 Christophe Marin
- Switch to a git snapshot to support building with Qt6- Update to 0.25git.20231124T142245~fab6988- Drop patch, change is now handled in the %prep section
* 0001_Multilib.patch
* Tue Feb 20 2024 Christophe Marin - Switch to %autosetup
* Wed May 19 2021 Ferdinand Thiessen - Update to version 0.25
* OAuth2: try using specialized hostname first, use \"Host\" as fallback only
* OAuth1: add UserAgent parameter
* OAuth2: pass token query in request body
* OAuth2: always try normal authentication if refresh token fails
* OAuth2: let the client read all extra info from the response
* Plugin: implement also new AuthPluginInterface2
* Tue Apr 09 2019 Fabian Vogt - Don\'t treat use of deprecated declarations as error to fix build against Qt 5.13
* Sat Sep 08 2018 fabianAATTritter-vogt.de- Don\'t install examples and tests
* Fri Nov 03 2017 buschmann23AATTopensuse.org- update to version 0.24
* OAuth2: allow token URL to be on a different host
* OAuth2: accept replies carrying text/html content type- update to version 0.23
* OAuth: propagate network and SSL errors from SignOnUI
* OAuth2: add an option to disable \"state\" parameter
* Base: disconnect from reply on SSL errors- update to version 0.22
* OAuth2: add the list of granted permissions to the reply
* OAuth2: use \"state\" parameter to check for CSRF
* Build with QT 5 only
* OAuth2: Use QUrlQuery to parse callback fragment
* OAuth2: handle errors occurring when refreshing a token- update to version 0.21
* OAuth2: implement a fallback mechanism when parsing replies
* OAuth 1.0a and 2.0: allow forcing a new token
* Delay instantiation of QNetworkAccessManager- updated patches
* 0001_Multilib.patch
* Sat Jun 04 2016 wbauerAATTtmo.at- Conflict with libproxy1-config-kde4, that\'s the actual name of the package, and having it installed makes the plugin crash (boo#953175)
* Sat Feb 22 2014 tittiatcokeAATTgmail.com- Initial package