mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Multivalued email address
This commit is contained in:
committed by
Endi Sukma Dewata
parent
5d5ec15ee5
commit
3e540272c6
@@ -3876,7 +3876,7 @@
|
||||
"length": null,
|
||||
"maxlength": null,
|
||||
"minlength": null,
|
||||
"multivalue": false,
|
||||
"multivalue": true,
|
||||
"name": "mail",
|
||||
"pattern": null,
|
||||
"pattern_errmsg": null,
|
||||
|
||||
@@ -3872,7 +3872,7 @@
|
||||
"length": null,
|
||||
"maxlength": null,
|
||||
"minlength": null,
|
||||
"multivalue": false,
|
||||
"multivalue": true,
|
||||
"name": "mail",
|
||||
"pattern": null,
|
||||
"pattern_errmsg": null,
|
||||
|
||||
Reference in New Issue
Block a user