]> git.ipfire.org Git - thirdparty/systemd.git/commit
homed: ignore ratelimiting counters when timestamp is from future
authorLennart Poettering <lennart@poettering.net>
Wed, 2 Sep 2020 14:36:27 +0000 (16:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 Sep 2020 16:02:35 +0000 (18:02 +0200)
commit61a29a020c5c6611a22a84c1456e8da7aa656194
treeddd26171c190f2865a7c0cf35e3a2b8641a73c7f
parent51a95db6dcb720608eccaac01328b66ef7cc0d30
homed: ignore ratelimiting counters when timestamp is from future

This likely indicates that the system clock is simply wrong, hence allow
access in this case.

Fixes: #15917
src/home/user-record-util.c
src/shared/user-record.c