mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -06:00
a2299070c8
Replace all occurences of create_default with equivalent default_from and remove create_default from the framework. This is needed for proper parameter validation, as there is no way to tell which parameters to validate prior to calling create_default, because create_default does not provide information about which parameters are used for generating the default value. |
||
---|---|---|
.. | ||
__init__.py | ||
test_backend.py | ||
test_base.py | ||
test_cli.py | ||
test_config.py | ||
test_crud.py | ||
test_dn.py | ||
test_encoder.py | ||
test_errors.py | ||
test_frontend.py | ||
test_output.py | ||
test_parameters.py | ||
test_plugable.py | ||
test_rpc.py | ||
test_text.py | ||
test_util.py | ||
test_x509.py |