Skip to content
Snippets Groups Projects
Verified Commit e95a8b6e authored by ynerant's avatar ynerant
Browse files

Add normalized name to services


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 635adf13
No related branches found
No related tags found
3 merge requests!162Bugs mineurs, documentation,!157[Invoices] Product quantities can be floating,!155CAS + OAuth2
Pipeline #8886 passed with warnings with stages
in 9 minutes and 43 seconds
......@@ -273,3 +273,6 @@ PIC_RATIO = 1
# Custom phone number format
PHONENUMBER_DB_FORMAT = 'NATIONAL'
PHONENUMBER_DEFAULT_REGION = 'FR'
# We add custom information to CAS, in order to give a normalized name to other services
CAS_AUTH_CLASS = 'member.auth.CustomAuthUser'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment