Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    398cbc7d
    Use case-insensitive matching on email address · 398cbc7d
    Jared Hancock authored
    This patch addresses an issue where a client may have upper-case letters in
    their email address. When visiting the client portal to check the ticket
    status, previously, the exact same case would be required in the 'Email
    Address' box.
    
    This patch removes the case sensitivity for email logins.
    398cbc7d
    History
    Use case-insensitive matching on email address
    Jared Hancock authored
    This patch addresses an issue where a client may have upper-case letters in
    their email address. When visiting the client portal to check the ticket
    status, previously, the exact same case would be required in the 'Email
    Address' box.
    
    This patch removes the case sensitivity for email logins.