mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
user-add now returns the `nsaccountlock` parameter as a boolean instead of as a list of string, meaning tests have to be adapted to expect the correct type. Related: https://pagure.io/freeipa/issue/8743 Signed-off-by: Antonio Torres <antorres@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>