mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 00:41:25 -06:00
a45a7a20d9
Cryptography 42.0.0 introduced two new abstract properties `not_valid_before_utc` and `not_valid_after_utc`, which are non-naive UTC variants of the `not_valid_before` and `not_valid_after` properties. The old properties are deprecated. The changeset also modifies code and tests to use the new `_utc` variants. Fixes: https://pagure.io/freeipa/issue/9518 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_aci.py | ||
test_backend.py | ||
test_base.py | ||
test_capabilities.py | ||
test_cli.py | ||
test_config.py | ||
test_crud.py | ||
test_errors.py | ||
test_frontend.py | ||
test_messages.py | ||
test_output.py | ||
test_parameters.py | ||
test_plugable.py | ||
test_rpc.py | ||
test_text.py | ||
test_util.py | ||
test_x509.py |