diff options
author | Petr Viktorin <pviktori@redhat.com> | 2013-02-14 07:23:06 -0500 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-02-22 17:20:34 +0100 |
commit | da42daac2929972889aa42ec3a6d82a1aca4f1d7 (patch) | |
tree | 622048c0d43f9d2c57a98e1afed1d96065d8672c /tests/test_ipalib/test_parameters.py | |
parent | 49beb8cd3a752322285aa21a94306f7b99bcfae8 (diff) | |
download | freeipa.git-da42daac2929972889aa42ec3a6d82a1aca4f1d7.tar.gz freeipa.git-da42daac2929972889aa42ec3a6d82a1aca4f1d7.tar.xz freeipa.git-da42daac2929972889aa42ec3a6d82a1aca4f1d7.zip |
Fix permission validation and normalization in aci.py
The code split the permission string on commas, essentially doing
poor man's CSV parsing. So if a permission contained a
comma-separated list of valid permissions, validation would pass
but we'd get errors later.
https://fedorahosted.org/freeipa/ticket/3420
Diffstat (limited to 'tests/test_ipalib/test_parameters.py')
0 files changed, 0 insertions, 0 deletions