this post was submitted on 12 Oct 2023
7 points (100.0% liked)

Cybersecurity - Memes

1891 readers
2 users here now

Only the hottest memes in Cybersecurity

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] uvok@pawb.social 2 points 11 months ago

well acshully...

I can imagine this could happen if sites change the implementation, e.g. their password hashing algorithm, in a way that require a password reset. (e.g. the site still used md5 or sha1 for password hashing). They won't allow login with the broken hash. But they still check if the new password is the old one, since the old one could be compromised.