Pro@programming.dev to Programming@programming.devEnglish · 21 天前Cursed knowledge we have learned as a result of building Immich that we wish we never knew.immich.appexternal-linkmessage-square56linkfedilinkarrow-up1147arrow-down14
arrow-up1143arrow-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 · 21 天前message-square56linkfedilink
minus-squareSenal@programming.devlinkfedilinkEnglisharrow-up4·20 天前for a long time, hotmail (and i think windows live mail) only checked the first 16 characters.
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up3·20 天前That’s almost as good as the ones that limit password on the sign-in UI, but not on the sign-up
minus-squarefuzzzerd@programming.devlinkfedilinkEnglisharrow-up3·19 天前I have run across one that allowed arbitrary length when doing account creation and password reset but silently truncated the login input. Took me hours to figure out that my password was longer than the documented length, try it and then have no problems.
for a long time, hotmail (and i think windows live mail) only checked the first 16 characters.
That’s almost as good as the ones that limit password on the sign-in UI, but not on the sign-up
I have run across one that allowed arbitrary length when doing account creation and password reset but silently truncated the login input.
Took me hours to figure out that my password was longer than the documented length, try it and then have no problems.