summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_permission_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* permission plugin: Auto-add operational atttributes to read permissionsPetr Viktorin2014-09-121-0/+44
* test_xmlrpc: Update testsPetr Viktorin2014-07-181-2/+2
* permission plugin: Ignore unparseable ACIsPetr Viktorin2014-07-011-0/+52
* test_permission_plugin: Fix permission_find test for legacy permissionsPetr Viktorin2014-06-241-2/+2
* Add posixgroup to groups' permission object filterPetr Viktorin2014-06-231-4/+102
* Test and docstring fixesPetr Viktorin2014-06-231-6/+8
* test_permission_plugin: limit results in targetfilter find testPetr Viktorin2014-06-041-1/+1
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-14/+14
* Add managed read permissions to krbtpolicyPetr Viktorin2014-04-161-3/+36
* Fix expected output in permission testsPetr Viktorin2014-04-151-2/+7
* Allow modifying permissions with ":" in the namePetr Viktorin2014-03-251-0/+25
* test_permission_plugin: Fix tests that make too broad assumptionsPetr Viktorin2014-03-251-25/+21
* permission plugin: Do not add the ipapermissionv2 for outputPetr Viktorin2014-03-241-1/+1
* permission plugin: Do not change extra target filters by "views"Petr Viktorin2014-03-141-0/+165
* permission plugin: Support searching by extratargetfilterPetr Viktorin2014-03-141-0/+42
* permission plugin: Add tests for extratargetfilterPetr Viktorin2014-03-141-0/+317
* permission CLI: Rename filter to rawfilter, extratargetfilter to filterPetr Viktorin2014-03-141-1/+1
* permission plugin: Output the extratargetfilter virtual attributePetr Viktorin2014-03-141-94/+9
* permission_add: Remove permission entry if adding the ACI failsPetr Viktorin2014-03-121-0/+25
* permissions plugin: Don't crash with empty targetfilterPetr Viktorin2014-03-071-0/+47
* permission plugin: Allow multiple values for memberofPetr Viktorin2014-03-071-0/+40
* permission-mod: Remove attributelevelrights before reverting entryPetr Viktorin2014-03-071-1/+26
* Test fixed modlist generation codePetr Viktorin2014-03-031-1/+11
* Add tests for multivalued filtersPetr Viktorin2014-02-201-0/+216
* permissions: Use multivalued targetfilterPetr Viktorin2014-02-201-138/+155
* Add support for managed permissionsPetr Viktorin2014-02-121-65/+631
* Allow anonymous and all permissionsPetr Viktorin2014-01-071-0/+282
* Test adding noaci/system permissions to privilegesPetr Viktorin2013-12-131-1/+41
* permission plugin: Ensure ipapermlocation (subtree) always existsPetr Viktorin2013-12-131-1/+17
* Roll back ACI changes on failed permission updatesPetr Viktorin2013-12-131-0/+101
* Verify ACIs are added correctly in testsPetr Viktorin2013-12-131-1/+258
* Rewrite the Permission pluginPetr Viktorin2013-12-131-133/+887
* Improve permission plugin test cleanupPetr Viktorin2013-10-301-3/+5
* Fix indentation in permission plugin testsPetr Viktorin2013-10-301-44/+44
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+972