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