registration form

This commit is contained in:
Olivier PARPAILLON
2024-11-19 10:34:34 +01:00
parent 9719ea9d1e
commit 9783fe66ff
12 changed files with 264 additions and 87 deletions

View File

@@ -9,6 +9,8 @@ security:
entity:
class: App\Entity\User
property: email
# used to reload user from session & other features (e.g. switch_user)
# used to reload user from session & other features (e.g. switch_user)
firewalls:
dev:
pattern: ^/(_(profiler|wdt)|css|images|js)/