summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/user.py
Commit message (Expand)AuthorAgeFilesLines
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-6/+8
* Fix error in user plugin email normalizer for empty --setattr=email=.Pavel Zuna2011-03-031-1/+1
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-4/+3
* Add handling for indirect memberof other entries.Rob Crittenden2011-02-211-0/+2
* Fixed parameter for user city.Endi S. Dewata2011-02-181-2/+2
* Special handling for nsaccountlock attribute in user.Rob Crittenden2011-02-171-0/+8
* Fixed user-add helpJan Zeleny2011-02-171-1/+1
* Fix typo in rewording of help for the user module.Rob Crittenden2011-02-161-4/+4
* Reword help for the user moduleJan Zeleny2011-02-161-0/+3
* Fix setattr mail bug in user plugin.Pavel Zuna2011-02-151-0/+2
* Support of user default email domainMartin Kosek2011-02-141-0/+24
* Add default success/failure output logging.Rob Crittenden2011-02-141-1/+0
* Use correct LDAP attributes for city and state.Rob Crittenden2011-02-021-5/+9
* Add support for account unlockingJan Zeleny2011-01-281-0/+24
* Modified description of nsaccountlock attributeJan Zeleny2011-01-181-1/+1
* Improve filtering of enrollments search results.Pavel Zuna2011-01-041-0/+2
* Don't use Class of Service for account activation, use attribute.Rob Crittenden2011-01-041-1/+1
* Don't allow a user's uid to be set to 0.Rob Crittenden2011-01-041-0/+1
* status labelAdam Young2010-12-231-1/+1
* Update built-in help for user (ipa help user) with info about username format.Pavel Zuna2010-12-221-0/+6
* In meta data make ACI attributes lower-case, sorted. Add possible attributes.Rob Crittenden2010-12-211-0/+1
* Fix reporting of errors when validating parameters.Pavel Zuna2010-12-211-1/+7
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Remove principal as an option when updating an existing user.Rob Crittenden2010-12-171-0/+1
* Check for existence of the group when adding a user.Rob Crittenden2010-12-131-0/+12
* Provide list of available attributes for use in ACI UI.Rob Crittenden2010-12-031-0/+1
* Added some fields to user objectJan Zeleny2010-12-031-2/+46
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-1/+1
* whoami fixAdam Young2010-11-241-2/+3
* Change signature of LDAPSearch.pre_callback.Pavel Zuna2010-11-231-2/+2
* Multivalued email addressEndi S. Dewata2010-11-201-1/+1
* Increase # of chars in users and groups to 255 and default username to 32.Rob Crittenden2010-11-121-2/+2
* Replace 'Locking' in `ipa help user` with 'Disabling'.Pavel Zuna2010-11-091-1/+1
* user-enable/disable improvementsRob Crittenden2010-11-041-10/+23
* Use kerberos password policy.Rob Crittenden2010-11-011-0/+1
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-16/+0
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+1
* Improve doc string for passwordRob Crittenden2010-10-151-1/+1
* Enforce the maximum username length from cn=ipaconfigRob Crittenden2010-10-131-0/+3
* Rename user-lock and user-unlock to user-enable user-disable.Pavel Zuna2010-10-061-12/+12
* phonenumbersAdam Young2010-10-011-0/+10
* Remove reliance on the name 'admin' as a special user.Rob Crittenden2010-10-011-5/+0
* Fix sizelimit/timelimit options not working in user_findRob Crittenden2010-09-301-1/+1
* Use the principal from the context in whoami.Rob Crittenden2010-09-241-2/+2
* user-find whoamiAdam Young2010-09-151-0/+13
* Revert "user whoami"Adam Young2010-09-141-11/+0
* user whoamiAdam Young2010-09-141-0/+11
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-11/+15
* Add optional error message to pattern validatorRob Crittenden2010-08-061-0/+3
* Add separate var for search attributes and config attribute for search fieldsRob Crittenden2010-07-131-0/+1