summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/user.py
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-21/+24
* Stop adding a default password policy referenceSimo Sorce2014-01-161-3/+0
* Add OTP support to ipalib CLINathaniel McCallum2013-12-181-1/+9
* Fix internal error in the user-status command.Jan Cholasta2013-12-101-3/+3
* Add RADIUS proxy support to ipalib CLINathaniel McCallum2013-12-031-8/+57
* Add userClass attribute for usersAna Krivokapic2013-11-191-3/+19
* Add support for managing user auth typesNathaniel McCallum2013-11-081-5/+14
* Remove word 'field' from GECOS param labelPetr Vobornik2013-07-231-1/+1
* Use LDAP search instead of *group_show to check if a group exists.Jan Cholasta2013-07-111-1/+1
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-111-12/+22
* Use full DNs in plugin code.Jan Cholasta2013-03-011-1/+1
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-011-6/+3
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-211-7/+5
* Improve user addition to default group in user-addTomas Babej2012-10-031-1/+9
* Fix various typos.Yuri Chornoivan2012-09-181-1/+1
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-061-12/+14
* Set the e-mail attribute using the default domain name by defaultRob Crittenden2012-09-071-6/+20
* Internationalization for public errorsPetr Viktorin2012-09-031-5/+4
* prevent last admin from being disabledJohn Dennis2012-09-031-6/+21
* ipa user-find --manager does not find matchesJohn Dennis2012-09-031-0/+7
* Use DN objects instead of stringsJohn Dennis2012-08-121-4/+14
* Explicitly filter options that permission-{add,mod} passes to aci-{add,mod}Petr Viktorin2012-07-021-1/+0
* Prevent deletion of the last adminPetr Viktorin2012-06-061-2/+7
* Enforce sizelimit in permission-find, post_callback returns truncatedRob Crittenden2012-05-301-1/+2
* Disallow setattr on no_update/no_create paramsPetr Viktorin2012-05-291-1/+1
* Update docs for user-status, always show disabled, time for each server.Rob Crittenden2012-04-231-2/+31
* Fix internal error when renaming user with an empty string.Jan Cholasta2012-04-181-1/+1
* Check configured maximum user login length on user rename.Jan Cholasta2012-04-081-0/+10
* Check whether the default user group is POSIX when adding new user with --nop...Jan Cholasta2012-04-051-4/+8
* Add status command to retrieve user lockout statusRob Crittenden2012-03-021-1/+112
* Only apply validation rules when adding and updating.Rob Crittenden2012-02-291-1/+1
* Add gidnumber minvalueMartin Kosek2012-02-231-0/+1
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-6/+31
* Honor default home directory and login shell in user_addPetr Viktorin2012-02-091-9/+6
* User-add random password supportOndrej Hamada2011-12-121-0/+36
* Mark some attributes required to match the schema.Rob Crittenden2011-12-051-5/+7
* Misleading Keytab fieldOndrej Hamada2011-11-101-0/+14
* Create pkey-only option for find commandsMartin Kosek2011-10-271-0/+2
* Normalize uid in user principal to lower-case and do validationRob Crittenden2011-09-221-2/+45
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-311-0/+3
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-34/+24
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-0/+6
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-0/+5
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Convert nsaccountlock to always work as bool towards Python codeAlexander Bokovoy2011-07-131-11/+16
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Missing krbprincipalname when uid is not setMartin Kosek2011-06-151-0/+1
* Add UID, GID and e-mail to the user default attributes.Rob Crittenden2011-06-081-1/+2
* Add sudorule and hbacrule to memberof and indirectmemberof attributesJr Aquino2011-06-061-2/+2