summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/user.py
Commit message (Expand)AuthorAgeFilesLines
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-03-021-2/+21
* Allow nsaccountlock to be searched in user-find commandGabe2017-02-141-1/+17
* stageuser: Add stageuser-{add,remove}-certDavid Kupka2017-02-071-37/+5
* ipa_generate_password algorithm changePetr Spacek2017-01-061-3/+2
* Pylint: remove unused variables in ipaserver packageMartin Basti2016-10-061-4/+2
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Raise DuplicatedEnrty error when user exists in delete_containerMartin Basti2016-08-301-2/+13
* Increase default length of auto generated passwordsMartin Basti2016-08-031-2/+3
* Provide API for management of host, service, and user principal aliasesMartin Babinsky2016-07-011-1/+23
* Allow for commands that use positional parameters to add/remove attributesMartin Babinsky2016-07-011-4/+4
* user: add object plugin for user_statusJan Cholasta2016-06-301-7/+45
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+1151