Pro@programming.dev to Programming@programming.devEnglish · 3 days agoCursed knowledge we have learned as a result of building Immich that we wish we never knew.immich.appexternal-linkmessage-square53linkfedilinkarrow-up1146arrow-down13
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 · 3 days agomessage-square53linkfedilink
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up3·2 days agoThat’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-up2·1 day agoI 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.
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.