mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
user associations
user assocaitions had been removed. This adds them back in.
This commit is contained in:
@@ -69,7 +69,7 @@ function ipa_user(){
|
|||||||
entity.create_association_facets();
|
entity.create_association_facets();
|
||||||
but we are currently defining the associator using the global
|
but we are currently defining the associator using the global
|
||||||
function after the registration of the entity */
|
function after the registration of the entity */
|
||||||
|
that.create_association_facets();
|
||||||
|
|
||||||
that.entity_init();
|
that.entity_init();
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user