summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/tracker/user_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* User Tracker: creation of user with minimal valuesGanna Kaihorodova2017-01-191-11/+31
* Document make_delete_command method in UserTrackerLenka Doudova2016-11-151-3/+13
* Remove unused variables in testsMartin Basti2016-09-271-1/+1
* pylint: fix unneeded-notJan Barta2016-09-221-1/+1
* Tests: Remove --force options from tracker base classLenka Doudova2016-09-211-1/+1
* ipatests: Add tracker class for kerberos principal aliasesMilan Kubík2016-07-291-1/+9
* Fix several small typosBen Lipton2016-07-261-1/+1
* Tests: Improve handling of rename operation by user trackerLenka Doudova2016-07-201-0/+9
* Unify display of principal names/aliases across entitiesMartin Babinsky2016-07-011-2/+2
* account for added krbcanonicalname attribute during xmlrpc testsMartin Babinsky2016-06-231-2/+3
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-1/+2
* Performace: don't download password attributes in host/user-findMartin Basti2016-04-221-2/+6
* Fix stageuser-activate - managers testMartin Basti2016-03-231-28/+30
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-251-21/+148
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-201-0/+5
* Adding descriptive IDs to stageuser testsLenka Doudova2015-12-111-2/+7
* Separated Tracker implementations into standalone packageMilan Kubík2015-12-021-0/+340