Skip to content
Snippets Groups Projects
Commit 17b99372 authored by Julian's avatar Julian
Browse files

Constrain mail receive addresses and fix case-folding in API

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.
parent e32d037d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment