Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

uffd

  • Clone with SSH
  • Clone with HTTPS
  • Forked from uffd / uffd
    Loading
    Julian Rother's avatar
    Julian authored
    Previously the getmails API endpoint did not match "receive_address" values
    case-insensitivly like it did pre-v2. To solve this independent of database
    collations, all existing mail receive addresses are converted to lower-case
    and new/changed receive addresses are constraint to ASCII lower-case letters,
    digits and symbols.
    17b99372
    History
    Name Last commit Last update