Pro@programming.dev to Programming@programming.devEnglish · 2 months agoCursed knowledge we have learned as a result of building Immich that we wish we never knew.immich.appexternal-linkmessage-square48linkfedilinkarrow-up1131arrow-down14
arrow-up1127arrow-down1external-linkCursed knowledge we have learned as a result of building Immich that we wish we never knew.immich.appPro@programming.dev to Programming@programming.devEnglish · 2 months agomessage-square48linkfedilink
minus-squareMaestro@fedia.iolinkfedilinkarrow-up5·2 months agoIt doesn’t matter. That will happen for both the stored hash and the entered password, so it still matches.
minus-squarePhen@lemmy.eco.brlinkfedilinkarrow-up1·2 months agoAs long as it runs the same code, yes. But things may change, clients may pre-emptively split the string or stuff like that.
It doesn’t matter. That will happen for both the stored hash and the entered password, so it still matches.
As long as it runs the same code, yes. But things may change, clients may pre-emptively split the string or stuff like that.