Files
freeipa/ipaclient
Florence Blanc-Renaud 59e68f79e4 ipa-epn: include timezone info
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>
2023-08-17 14:28:26 +02:00
..
2023-08-17 14:28:26 +02:00
2017-04-11 13:29:50 +02:00
2020-10-26 17:11:19 +11:00
2016-10-20 18:43:37 +02:00
2021-01-21 13:51:45 +01:00