In password security, the longer the better. With a password manager, using more than 24 characters is simple. Unless, of course, the secure password is not accepted due to its length. (In this case, through STOVE.)

Possibly indicating cleartext storage of a limited field (which is an absolute no-go), or suboptimal or lacking security practices.

  • FiniteLooper@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    22 hours ago

    I’ve had this exact same thing happen.

    I’ve also had it happen where you have the two fields to verify the password is the same. One had a maxlength set in it, and the other didn’t. I was for sure entering the same password and I was so confused until I opened up the dev tools and inspected the inputs.

    • AA5B@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      20 hours ago

      I’ve seen this behavior too, I forget where. For me it was a bit easier since the fields displayed a different number of stars. I did spend too long trying to figure out how my password manager could be failing that way