• coffee_tacos@mander.xyz
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    The database shouldn’t have any issues, since it will be getting a salted hash (one would hope). Usually there are safeguards on the auth system blocking that kind of stuff so that people don’t create passwords they can’t type. However, it would be technically feasible to allow those characters in a password.

    • sp3ctr4l@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 hour ago

      Yes, one would hope, lol.

      I’ve been in charge of my own db and auth systems.

      I had to turn the previous uh, ‘hope’, into code.

      For a pretty large organization, hahahaha!