mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
2cafb47ed7
Make all DNs, RDNs and AVAs immutable. Immutability makes reasoning about DN-handling code easier, as value objects can't be changed once created. Instead of mutable DNs, one can use a list (or even a generator) of RDNs that's converted to a DN on output. Reviewed-By: Jan Cholasta <jcholast@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_cookie.py | ||
test_dn.py | ||
test_ipap11helper.py | ||
test_ipautil.py | ||
test_ipavalidate.py | ||
test_keyring.py | ||
test_ssh.py |