summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/user.py
Commit message (Expand)AuthorAgeFilesLines
* new commands to manage user/host/service certificatesMartin Babinsky2015-07-021-0/+52
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-3/+1
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+1
* idviews: Remove ID overrides for permanently removed users and groupsTomas Babej2015-07-011-5/+10
* User life cycle: change user-del flags to be CLI-specificJan Cholasta2015-06-181-8/+24
* User life cycle: provide preserved user virtual attributeJan Cholasta2015-06-151-30/+48
* Add usercertificate attribute to user pluginFraser Tweedale2015-06-041-1/+1
* User life cycle: support of user-undelThierry Bordaz2015-05-181-1/+46
* User life cycle: user-find support finding delete usersThierry Bordaz2015-05-181-3/+20
* User life cycle: user-del supports --permanently, --preserve options and abil...Thierry Bordaz2015-05-181-12/+123
* User life cycle: new stageuser commands del/mod/find/showThierry Bordaz2015-05-181-76/+7
* use Connectible.disconnect() instead of .destroy_connection()Petr Vobornik2015-05-071-1/+1
* User life cycle: stageuser-add verbThierry bordaz (tbordaz)2015-04-081-401/+38
* ipalib: Make sure correct attribute name is referenced for faxTomas Babej2015-02-191-1/+1
* Allow PassSync user to locate and update NT usersMartin Kosek2015-01-191-0/+12
* Support idviews in compat treeAlexander Bokovoy2014-10-201-0/+11
* Add managed read permissions for compat treePetr Viktorin2014-09-051-0/+11
* Ensure ipaUserAuthTypeClass when needed on user creationNathaniel McCallum2014-09-031-13/+11
* trusts: Allow reading ipaNTSecurityIdentifier in user and group objectsTomas Babej2014-06-231-1/+2
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* Add support for managedBy to tokensNathaniel McCallum2014-06-161-2/+7
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-9/+0
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-18/+12
* Add missing attributes to User managed permissionsPetr Viktorin2014-06-101-2/+3
* Convert User default permissions to managedPetr Viktorin2014-06-101-0/+91
* Add managed read permission for the UPG DefinitionPetr Viktorin2014-05-291-0/+17
* Set user addressbook/IPA attribute read ACI to anonymous on upgrades from 3.xPetr Viktorin2014-05-261-0/+17
* Add managed read permissions to userPetr Viktorin2014-05-261-0/+70
* ipalib: Expose krbPrincipalExpiration in CLITomas Babej2014-05-051-2/+7
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-3/+3
* Extending user plugin with inetOrgPerson fieldsAdam Misnyovszki2014-03-281-1/+16
* Add permission_filter_objectclasses for explicit type filtersPetr Viktorin2014-02-201-0/+1
* 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