add suggestions
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -56,6 +56,7 @@ var (
|
||||
"streetaddress": "address",
|
||||
"ville": "city",
|
||||
"pays": "country",
|
||||
"courriel": "email",
|
||||
"mail": "email",
|
||||
"zip": "postal_code",
|
||||
"postalcode": "postal_code",
|
||||
@@ -68,6 +69,7 @@ var (
|
||||
"passwordhashed": "password_hash",
|
||||
"passwd": "password",
|
||||
"birthdate": "birth_date",
|
||||
"datedenaissance": "birth_date",
|
||||
"dob": "birth_date",
|
||||
"dateofbirth": "birth_date",
|
||||
"datenaissance": "birth_date",
|
||||
@@ -76,6 +78,7 @@ var (
|
||||
"datedecreation": "creation_date",
|
||||
"createdat": "creation_date",
|
||||
"phonenumber": "phone",
|
||||
"telephone": "phone",
|
||||
"numero": "phone",
|
||||
"numerotelephone": "phone",
|
||||
"numeromobile": "phone",
|
||||
|
||||
Reference in New Issue
Block a user