submitted 7 months ago* (last edited 7 months ago) by to c/programmer_humor@programming.dev
 

...

you are viewing a single comment's thread
view the rest of the comments
[–] 65 points 7 months ago* (3 children)

The issue this is referring to is because the user cannot paste into a text field. And the user was not rude about it either.

So instead of fixing the actual problem, the developer went nuclear and removed the validation. A dick move in my opinion given the developer’s attitude.

It’s more sad than funny. 🤷‍♂️

  • source
  • hideshow 6 child comments
  • [–] 25 points 7 months ago (1 child)

    IMO as a developer this is a sane change. There's no telling when the format of the first-party api key will change. They may switch from reference tokens to JWT tokens tomorrow. The validation should be using the token and seeing if it works.

  • source
  • parent
  • hideshow 2 child comments