From 426eeca62a0ca69ca28ccb9c944f9a8f35a24dad Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Wed, 2 Apr 2025 13:52:58 +0200 Subject: [PATCH] fixed times in test-log (test suite working in TZ CET) --- fail2ban/tests/files/logs/vaultwarden | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fail2ban/tests/files/logs/vaultwarden b/fail2ban/tests/files/logs/vaultwarden index e8961618..f797eeaf 100644 --- a/fail2ban/tests/files/logs/vaultwarden +++ b/fail2ban/tests/files/logs/vaultwarden @@ -16,8 +16,8 @@ # failJSON: { "time": "2024-08-31T02:11:28", "match": true , "host": "2001:db8::b6d3:95d7:1425:766d" } [2024-08-31 02:11:28.892][vaultwarden::api::core::two_factor::authenticator][ERROR] Invalid TOTP code! Server time: 2024-08-31 02:11:28 UTC IP: 2001:db8::b6d3:95d7:1425:766d -# failJSON: { "time": "2024-08-30T18:11:28", "match": true , "host": "80.187.85.94" } +# failJSON: { "time": "2024-08-30T20:11:28", "match": true , "host": "80.187.85.94" } [2024-08-31 02:11:28.892+0800][vaultwarden::api::core::two_factor::authenticator][ERROR] Invalid TOTP code! Server time: 2024-08-30 18:11:28 UTC IP: 80.187.85.94 -# failJSON: { "time": "2024-08-30T18:11:28", "match": true , "host": "2001:db8::b6d3:95d7:1425:766d" } +# failJSON: { "time": "2024-08-30T20:11:28", "match": true , "host": "2001:db8::b6d3:95d7:1425:766d" } [2024-08-31 02:11:28.892+0800][vaultwarden::api::core::two_factor::authenticator][ERROR] Invalid TOTP code! Server time: 2024-08-30 18:11:28 UTC IP: 2001:db8::b6d3:95d7:1425:766d