Add ROLE_INCARICATO, configure mail, and add booking visualization specs

- Add ROLE_INCARICATO authority (AuthoritiesConstants, authority.csv)
- Configure SMTP mail settings for dev and prod environments
- Add faIdCard icon to FontAwesome config
- Add feature spec for booking visualization and management by role

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Simone Bierti
2026-04-07 12:17:29 +02:00
committed by Simone Bierti
parent f61e9b512c
commit b4d0ca4898
7 changed files with 101 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
name
ROLE_ADMIN
ROLE_USER
ROLE_INCARICATO
1 name
2 ROLE_ADMIN
3 ROLE_USER
4 ROLE_INCARICATO