this post was submitted on 17 Jul 2023
194 points (100.0% liked)

Programmer Humor

19187 readers
1155 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Ambiorickx@lemmy.world 5 points 1 year ago (3 children)

How about… an undisclosed character limit? We’ll just keep telling you your password is invalid until you figure out the max length.

[–] ericjmorey@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

Fun fact, this is a feature of Lemmy:

  • Lemmy has an undisclosed password limit of 60 characters.
  • Lemmy's signup form will silently truncate passwords longer than 60 characters to 60 characters.
  • Lemmy's login form will crash when passwords longer than 60 characters are submitted.

Someone please submit a PR

[–] roofuskit@kbin.social 1 points 1 year ago

Just move to kbin.

[–] lisploli@programming.dev 3 points 1 year ago (1 children)

Let the users enter as many characters as they want and silently crop the password to a few characters.

[–] roofuskit@kbin.social 2 points 1 year ago

I would give up before I figured that out and find some other service to use.