Commit graph

3 commits

Author SHA1 Message Date
c0244f24ef
Convert the PHP package into a Laravel Module
cf. https://laravelmodules.com/
2024-07-10 17:16:13 +02:00
a2ee787747
Prevent the setting of an e-mail from a Customer from "stealing" it from other Customers 2024-07-09 14:38:35 +02:00
9af30eef63
Add the ability to create new Customers with an already used e-mail
A same e-mail can only be used for several Customers as long as they are not linked to the same Mailbox.
2024-07-09 14:00:52 +02:00