modoboa/modoboa

Alias API : Validation should make the address lowercase

Spitfireap opened this issue · 0 comments

Current API allow the creation of two identical alias with different casing : TEST@test.local and test@test.local are considered different.

The serializer should apply a lower casing to the characters and perhaps lower case the query to be sure there are not duplicates