mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
idview: add domain_resolution_order attribute
`idview-add` and `idview-mod` can now set and validate the attribute. The required objectclass is added on-demand after modification https://pagure.io/freeipa/issue/6372 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
1b5f56d154
commit
544d66b710
+2
-2
@@ -73,8 +73,8 @@ define(IPA_DATA_VERSION, 20100614120000)
|
||||
# #
|
||||
########################################################
|
||||
define(IPA_API_VERSION_MAJOR, 2)
|
||||
define(IPA_API_VERSION_MINOR, 222)
|
||||
>>>>>>> ipaconfig: add the ability to manipulate domain resolution order
|
||||
define(IPA_API_VERSION_MINOR, 223)
|
||||
# Last change: Add domain resolution order to ID views
|
||||
|
||||
|
||||
########################################################
|
||||
|
||||
Reference in New Issue
Block a user