mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipa-epn is using timezone-aware timestamps for "now" but converts krbpasswordexpiration attribute into a naive datetime object that is missing the tzinfo. It is not possible to substract timezone aware and naive values. Convert krbpasswordexpiration attribute into an UTC value before doing the substration. Related: https://pagure.io/freeipa/issue/9425 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
install | ||
plugins | ||
remote_plugins | ||
__init__.py | ||
__main__.py | ||
discovery.py | ||
frontend.py | ||
Makefile.am | ||
setup.cfg | ||
setup.py |