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-square6linkfedilinkarrow-up156arrow-down10
arrow-up156arrow-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-square6linkfedilink
minus-squarefuzzzerd@programming.devlinkfedilinkEnglisharrow-up3·2 months 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.
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.