Revisions of python-oic
buildservice-autocommit
accepted
request 1063369
from
Daniel Garcia (dgarcia)
(revision 15)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 14)
- Update patch fix-scheme-message.patch with upstream change gh#OpenIDC/pyoidc@6fa769a59b8b - Update to 1.5.0: * Try to fix the generic response parsing and handling by @schlenk in #817 * Remove travis config by @schlenk in #819 * Remove Client.grant_from_state() by @schlenk in #820 * move beaker to an optional/extras requirement under 'examples' by @biyeun in #823 * Added support for python 3.11 by @tpazderka in #828 * Fixed RP-Initiated Logout To Accept id_token_hint by @infohash in #829 * fix for some provider return birthdate:null in userInfo by @pkking in #831 * Fix mypy errors with no_implicit_optional=True by @schlenk in #832 * Schedule daily CI run by @tpazderka in #833 * Simplified Http Request by @infohash in #836 * Fix tox config for v4 by @tpazderka in #837 - Update to 1.4.0: * Toolfix by @schlenk in #802 * docs: Fix a few typos by @timgates42 in #794 * Drop python 3.6 by @tpazderka in #810 * Moved from pyldap to python-ldap by @infohash in #814
Steve Kowalik (StevenK)
committed
(revision 13)
- Update to 1.3.0: * Drop python 3.5 support * Support for dict in Client.parse_response formats * Better error message for providers which return HTTP Error 405 on userinfo * Add settings class to handle settings related to Client and Server - Add patch fix-scheme-message.patch
buildservice-autocommit
accepted
request 889724
from
Dirk Mueller (dirkmueller)
(revision 12)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 889635
from
Benjamin Greiner (bnavigator)
(revision 11)
- Update to 1.2.1 * Fixed several client vulnerabilities (CVE-2020-26244)
buildservice-autocommit
accepted
request 868655
from
Dirk Mueller (dirkmueller)
(revision 10)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 9)
- use update-alternatives for multi-python3-flavor build
buildservice-autocommit
accepted
request 788573
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 788571
from
Petr Gajdos (pgajdos)
(revision 7)
- version update to 1.2.0 ## 1.2.0 [2020-02-05] ### Fixed - [#727] OAuth client request using Client Credentials grant ### Added - [#719] Add support for JWT registration tokens - [#728] OAuth client request using Extension grant - [#731] Session cookie need to be visible to OP IFrame. ## 1.1.2 [2019-11-23] ### Fixed - [#711] Deal with no post_logout_redirect_uri - [#712] Set Content-Type on BackChannel logout POST. - [#717] Missing OP logout metadata. ## 1.1.1 [2019-11-04] ### Fixed - [#708] Wants the original non-parsed JWT and not an IDToken instance. ## 1.1.0 [2019-10-25] ### Changed - [#688] Second stage of adding logout support. - [#700] Third stage of adding logout support, provider side ### Fixed - [#602] Fixed uncaught error on unpacking of message - [#679] Make `state` optional in `EndSessionRequest` - [#683] Fix basic_auth with client password - [#698] `state` in `EndSessionRequest` request args and kwargs different ### Removed - [#671] Removed deprecated request/response_cls kwargs from Provider/Client methods - [#677] Removed more deprecated code
buildservice-autocommit
accepted
request 720152
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 719809
from
Petr Gajdos (pgajdos)
(revision 5)
- version update to 1.0.1 ### Fixed - [#341] Using constant time comparison for password verification - [#598] Move alabaster from runtime dependencies to docs - [#398] Do not echo cookies that do not belong to us - [#607] Fixed key recovery on encryption of payload - [#618] Prettified `client_management.py` CLI and wrapped it as a setup.py console script `oic-client-management` - [#615] Fix ROPC grant in the extensions provider - [#640] Use more secure random generator for client_secret - [#639] Make sure symmetric keys are available after server restart - [#146] Make SessionDB storage conductive with multi-session ### Changed - [#578] Dropped python 2.7 support - [#612] Dropped python 3.4 support - [#588] Switch to defusedxml for XML parsing - [#605] Message.c_param dictionary values have to be a ParamDefinition namedtuple type - [#56] Updated README, CLI help texts, pip requirements.txt and such for OP2, making it into a stand-alone example easy for beginners to take on - [#624] token_endpoint implementation and kwargs have been changed - [#629] Duplicated methods in oic.oic classes were removed. - [#642] Deprecated `bearer_auth` method. - [#631] Refactored message type handling in Client/Provider. - [#644] refresh_db kwarg in SessionDB has been deprecated ### Added - [#655] Host can be forced on webfinger discovery - [#441] CookieDealer now accepts secure and httponly params - [#638] Moved `providerinfo_endpoint` from `oic.extensions` to `oic.oauth2` - [#664] Messages needed for Single-Sign-Out Support * python3 only package
buildservice-autocommit
accepted
request 700249
from
Jan Engelhardt (jengelh)
(revision 4)
baserev update by copy to link target
Yuchen Lin (maxlin_factory)
accepted
request 695466
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
initialized devel package after accepting 695466
Tomáš Chvátal (scarabeus_iv)
accepted
request 695793
from
Jan Engelhardt (jengelh)
(revision 2)
- Make it so the description has proper SVO sentences.
Tomáš Chvátal (scarabeus_iv)
accepted
request 695398
from
John Vandenberg (jayvdb)
(revision 1)
- Activate test suite, using GitHub archive for the tests - Add missing runtime dependencies - Use fdupes and fix hashbangs - Add %license - Remove build dependency on devel
Displaying all 15 revisions