summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipaserver/test_ldap.py
Commit message (Expand)AuthorAgeFilesLines
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-5/+5
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-011-4/+4
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-4/+4
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-1/+2
* test_ldap: Read a publicly accessible attribute when testing anonymous bindPetr Viktorin2014-04-251-5/+4
* Keep original name when setting attribute in LDAPEntry.Jan Cholasta2014-04-181-2/+2
* Convert remaining test code to LDAPEntry API.Jan Cholasta2014-01-241-4/+4
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-4/+4
* Decode and encode attribute values in LDAPEntry on demand.Jan Cholasta2013-10-311-0/+48
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+259