Viewing 1 replies (of 1 total)
  • Thread Starter redpockets

    (@redpockets)

    Figured it out! Added this to the input html

    style="text-transform:uppercase;" onkeyup="this.value = this.value.toUpperCase();"

    and made my password all uppercase.

Viewing 1 replies (of 1 total)
  • The topic ‘How to make password not case-sensitive?’ is closed to new replies.