Package Release Info

signon-plugin-oauth2-0.25-bp154.1.60

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

signon-plugin-oauth2
signon-plugin-oauth2-devel

Change Logs

* Wed May 19 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- 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 <fabian@ritter-vogt.de>
- Don't treat use of deprecated declarations as error to fix build
  against Qt 5.13
* Sat Sep 08 2018 fabian@ritter-vogt.de
- Don't install examples and tests
Version: 0.24-bp150.2.3
* Fri Nov 03 2017 buschmann23@opensuse.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 wbauer@tmo.at
- Conflict with libproxy1-config-kde4, that's the actual name of
  the package, and having it installed makes the plugin crash
  (boo#953175)
Version: 0.20-2.1
* Sat Feb 22 2014 tittiatcoke@gmail.com
- Initial package