Aijan@programming.dev to Programming@programming.dev · 24 days agoSelf-documenting Codelackofimagination.orgexternal-linkmessage-square64fedilinkarrow-up1101arrow-down116
arrow-up185arrow-down1external-linkSelf-documenting Codelackofimagination.orgAijan@programming.dev to Programming@programming.dev · 24 days agomessage-square64fedilink
minus-squareDraugnoss@sopuli.xyzlinkfedilinkarrow-up4·23 days agoI agree. The field shouldn’t have been called ‘password’ in the first place, but rather ‘plaintextPassword’ or similar. That makes the code much more readable, if at a glance I know if I’m dealing with the hash or the plaintext version.
I agree. The field shouldn’t have been called ‘password’ in the first place, but rather ‘plaintextPassword’ or similar. That makes the code much more readable, if at a glance I know if I’m dealing with the hash or the plaintext version.