mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Add recoveryEmail/Phone to users field list (#1012)
This commit is contained in:
@@ -11570,6 +11570,8 @@ USER_ARGUMENT_TO_PROPERTY_MAP = {
|
||||
'posix': ['posixAccounts',],
|
||||
'posixaccounts': ['posixAccounts',],
|
||||
'primaryemail': ['primaryEmail',],
|
||||
'recoveryemail': ['recoveryEmail',],
|
||||
'recoveryphone': ['recoveryPhone',],
|
||||
'relation': ['relations',],
|
||||
'relations': ['relations',],
|
||||
'ssh': ['sshPublicKeys',],
|
||||
|
||||
Reference in New Issue
Block a user