[GH-ISSUE #3134] Alias API : Validation should make the address lowercase #1776

Closed
opened 2026-02-27 11:19:03 +03:00 by kerem · 0 comments
Owner

Originally created by @Spitfireap on GitHub (Dec 9, 2023).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3134

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

Originally created by @Spitfireap on GitHub (Dec 9, 2023). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3134 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
kerem 2026-02-27 11:19:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1776
No description provided.