mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
f2ee8a7403
The driver only checked if the corresponding value was in the config, so no_dns: False had the same effect as no_dns: True Change the check to take the value into consideration. This makes false-y values like False (from YAML) and empty string (from environment) work as if the value was not specified. |
||
---|---|---|
.. | ||
__init__.py | ||
data_group.py | ||
data_hbac.py | ||
data_hostgroup.py | ||
data_netgroup.py | ||
data_sudo.py | ||
data_user.py | ||
README | ||
task_range.py | ||
test_automember.py | ||
test_automount.py | ||
test_cert.py | ||
test_config.py | ||
test_delegation.py | ||
test_dns.py | ||
test_group.py | ||
test_hbac.py | ||
test_host.py | ||
test_hostgroup.py | ||
test_krbtpolicy.py | ||
test_navigation.py | ||
test_netgroup.py | ||
test_pwpolicy.py | ||
test_range.py | ||
test_rbac.py | ||
test_realmdomains.py | ||
test_selfservice.py | ||
test_selinuxusermap.py | ||
test_service.py | ||
test_sudo.py | ||
test_trust.py | ||
test_user.py | ||
ui_driver.py |
http://www.freeipa.org/page/Web_UI_Integration_Tests