Merge #2430
2430: Prevent signups for accounts where an alias exists r=mergify[bot] a=nextgens ## What type of PR? Feature ## What does this PR do? This prevent signups for accounts where an SQL like alias exists; we already do it for non-SQL like aliases ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>master
commit
60f94abc94
@ -0,0 +1 @@
|
||||
Prevent signups with accounts for which an SQL-LIKE alias exists.
|
Loading…
Reference in New Issue