summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_permission_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* The LDAP*ReverseMember shouldn't imply --all is always specifiedStanislav Laznicka2016-06-291-4/+0
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-10/+261
* frontend: re-raise remote RequirementError using CLI name in CLIJan Cholasta2016-05-251-2/+2
* rpc: include structured error information in responsesJan Cholasta2016-05-251-2/+8
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-131-4/+4
* ipatests: extend permission plugin test with new expected outputMilan KubĂ­k2016-02-251-0/+18
* Enable pylint unused-format-string-key checkMartin Basti2015-12-231-4/+2
* Enable pylint duplicated-key checkMartin Basti2015-12-231-1/+0
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+11
* ipalib.aci: Port to Python 3Petr Viktorin2015-10-131-5/+5
* Updated number of legacy permission in ipatestsAbhijeet Kasurde2015-09-161-1/+1
* Use the print functionPetr Viktorin2015-09-011-1/+2
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-2/+1
* Use absolute importsPetr Viktorin2015-08-121-1/+1
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-1/+1
* User life cycle: Stage user Administrators permission/priviledgeThierry Bordaz2015-05-181-0/+2
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-2/+2
* test_permission_plugin: Check legacy permissionsPetr Viktorin2014-09-251-4/+12
* 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