mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 23:20:18 +02:00
Implement email verification feature, add registration form, and update user entity for verification status
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
framework:
|
||||
mailer:
|
||||
dsn: '%env(MAILER_DSN)%'
|
||||
envelope:
|
||||
sender: '%env(MAILER_SENDER)%'
|
||||
headers:
|
||||
From: 'Tijd voor de test <%env(MAILER_SENDER)%>'
|
||||
Reference in New Issue
Block a user