Files
freeipa/ipalib
Rob Crittenden cdf830af18 De-duplicate ACI attributes and permissions
Ensure uniqueuess in attributes and permissions in the ACI class.

A set() is not used because it doesn't guarantee order which ends up
causing cascading and unpredictable test failures. Since all we
really need is de-duplication and not a true mathematical set iterating
through the list is sufficiently fast, particularly since the number
of elements will always be low.

https://pagure.io/freeipa/issue/8443

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-09-14 09:15:59 +03:00
..
2020-02-12 18:08:32 +02:00
2018-07-14 12:04:19 +02:00
2018-09-27 16:11:18 +02:00
2016-11-24 15:46:40 +01:00
2020-07-07 12:36:10 +02:00
2017-02-17 10:22:07 +01:00
2020-07-07 12:36:10 +02:00
2017-10-25 09:46:41 +02:00
2018-09-27 11:49:04 +02:00
2020-06-29 12:03:16 +10:00
2016-10-20 18:43:37 +02:00
2018-07-05 19:46:42 +02:00
2020-08-31 09:46:03 +03:00
2020-06-30 16:18:21 +02:00