From 657146cdcaab3fd41b7645885193aacc43193709 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 25 Jan 2024 02:56:30 +0300 Subject: [PATCH] trig-redeploy --- auth/identity.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth/identity.py b/auth/identity.py index c82e0b7a..be5ee8f8 100644 --- a/auth/identity.py +++ b/auth/identity.py @@ -33,8 +33,8 @@ class Password: Verify that password hash is equal to specified hash. Hash format: $2a$10$Ro0CUfOqk6cXEKf3dyaM7OhSCvnwM9s4wIX9JeLapehKK5YdLxKcm - \__/\/ \____________________/\_____________________________/ # noqa: W605 - | | Salt Hash + __ __ ____________________________________________________ # noqa: W605 + | | | Salt (22) | Hash | Cost Version