summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_user_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-0/+30
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-24/+67
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-1/+13
* Convert nsaccountlock to always work as bool towards Python codeAlexander Bokovoy2011-07-131-11/+11
* Add UID, GID and e-mail to the user default attributes.Rob Crittenden2011-06-081-0/+16
* Add option to limit the attributes allowed in an entry.Rob Crittenden2011-05-271-0/+20
* Modify the default attributes shown in user-find to match the UI design.Rob Crittenden2011-04-221-5/+9
* Convert manager from userid to dn for storage and back for displaying.Rob Crittenden2011-04-221-0/+27
* postalCode should be a string not an integer.Rob Crittenden2011-04-051-1/+2
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-051-5/+5
* Fixed parameter for user city.Endi S. Dewata2011-02-181-2/+2
* Convert json strings to unicode when they are unmarshalled.Rob Crittenden2011-02-111-2/+2
* Use correct LDAP attributes for city and state.Rob Crittenden2011-02-021-0/+45
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-2/+4
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix a slew of tests.Rob Crittenden2010-12-171-0/+12
* Check for existence of the group when adding a user.Rob Crittenden2010-12-131-0/+31
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-4/+0
* user-enable/disable improvementsRob Crittenden2010-11-041-0/+10
* Use kerberos password policy.Rob Crittenden2010-11-011-5/+6
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+51
* Add flag to group-find to only search on private groups.Pavel Zuna2010-10-201-3/+62
* Rename user-lock and user-unlock to user-enable user-disable.Pavel Zuna2010-10-061-6/+6
* Use global time and size limit values when searching.Rob Crittenden2010-08-191-0/+25
* Fix user tests to handle managed entriesRob Crittenden2010-08-101-1/+2
* Add optional error message to pattern validatorRob Crittenden2010-08-061-0/+19
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-261-4/+4
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-5/+16
* Remove hardcoded domain, example.comRob Crittenden2009-12-181-3/+3
* Fuzzy feelingsJason Gerard DeRose2009-12-171-108/+115
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-161-3/+1
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-123/+263
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-0/+1
* Add unit tests for new plugins.Pavel Zuna2009-07-021-0/+145
* Remove unit tests for old plugins.Pavel Zuna2009-07-021-146/+0
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-3/+3
* Fix remaining issues with XML-RPC test casesRob Crittenden2009-02-041-2/+2
* Fixed some of the test_xmlrpc unit testsJason Gerard DeRose2009-02-031-8/+8
* Applied Rob's errors patchRob Crittenden2009-02-031-2/+2
* Mostly got the test_xmlrpc/ tests working againJason Gerard DeRose2009-02-031-4/+0
* Finished reworked cli.CLI class into cli.cli pluginJason Gerard DeRose2009-02-031-1/+0
* Add some negative testing to the user and group plugin testsRob Crittenden2009-01-191-0/+9
* Skip tests if the remote XML-RPC server is not responding.Rob Crittenden2008-11-031-1/+2
* Initial tests for user, group and service plugin APIRob Crittenden2008-11-031-0/+141