summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_user_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Make an ipa-tests packagePetr Viktorin2013-06-171-1837/+0
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-111-0/+86
* Add client capabilities, enable messagesPetr Viktorin2013-02-211-1/+2
* Improve user addition to default group in user-addTomas Babej2012-10-031-0/+65
* Expand Referential Integrity checksMartin Kosek2012-09-161-1/+131
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-061-0/+61
* Set the e-mail attribute using the default domain name by defaultRob Crittenden2012-09-071-1/+24
* prevent last admin from being disabledJohn Dennis2012-09-031-164/+279
* ipa user-find --manager does not find matchesJohn Dennis2012-09-031-0/+27
* Use DN objects instead of stringsJohn Dennis2012-08-121-138/+93
* Add support for external group membersAlexander Bokovoy2012-06-281-6/+6
* Prevent deletion of the last adminPetr Viktorin2012-06-061-0/+41
* Disallow setattr on no_update/no_create paramsPetr Viktorin2012-05-291-0/+67
* Fix expected error messages in testsPetr Viktorin2012-04-101-17/+27
* Check configured maximum user login length on user rename.Jan Cholasta2012-04-081-0/+7
* Check whether the default user group is POSIX when adding new user with --nop...Jan Cholasta2012-04-051-1/+162
* Only apply validation rules when adding and updating.Rob Crittenden2012-02-291-0/+36
* Add extra checking function to XMLRPC test frameworkPetr Viktorin2012-02-191-0/+9
* Honor default home directory and login shell in user_addPetr Viktorin2012-02-091-0/+130
* User-add random password supportOndrej Hamada2011-12-121-1/+127
* Create pkey-only option for find commandsMartin Kosek2011-10-271-0/+20
* Normalize uid in user principal to lower-case and do validationRob Crittenden2011-09-221-1/+61
* 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