index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-1
/
+1
*
Enable pylint unnecessary-pass check
Martin Basti
2015-12-23
1
-2
/
+0
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-2
/
+13
*
Remove unused imports
Martin Basti
2015-12-23
1
-12
/
+19
*
Allow multiple managers per user - CLI part
Martin Basti
2015-11-20
1
-7
/
+17
*
Move common code of user and stageuser to baseuser postcallback
Martin Basti
2015-11-20
1
-3
/
+0
*
execute user-del pre-callback also during user preservation
Martin Babinsky
2015-10-21
1
-21
/
+28
*
remove ID overrides when deleting a user
Martin Babinsky
2015-10-14
1
-0
/
+6
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
improve the usability of `ipa user-del --preserve` command
Martin Babinsky
2015-08-25
1
-57
/
+66
*
Add user-stage command
Martin Basti
2015-08-21
1
-0
/
+51
*
user-undel: Fix error messages.
David Kupka
2015-08-18
1
-7
/
+5
*
add permission: System: Manage User Certificates
Petr Vobornik
2015-08-14
1
-1
/
+9
*
ULC: Prevent preserved users from being assigned membership
Jan Cholasta
2015-08-13
1
-13
/
+18
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-3
/
+3
*
store certificates issued for user entries as userCertificate;binary
Martin Babinsky
2015-08-04
1
-12
/
+9
*
user-show: add --out option to save certificates to file
Fraser Tweedale
2015-07-31
1
-1
/
+26
*
fix broken search for users by their manager
Martin Babinsky
2015-07-23
1
-4
/
+0
*
new commands to manage user/host/service certificates
Martin Babinsky
2015-07-02
1
-0
/
+52
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
1
-3
/
+1
*
ipalib: Load ipaserver plugins when api.env.in_server is True
Jan Cholasta
2015-07-01
1
-1
/
+1
*
idviews: Remove ID overrides for permanently removed users and groups
Tomas Babej
2015-07-01
1
-5
/
+10
*
User life cycle: change user-del flags to be CLI-specific
Jan Cholasta
2015-06-18
1
-8
/
+24
*
User life cycle: provide preserved user virtual attribute
Jan Cholasta
2015-06-15
1
-30
/
+48
*
Add usercertificate attribute to user plugin
Fraser Tweedale
2015-06-04
1
-1
/
+1
*
User life cycle: support of user-undel
Thierry Bordaz
2015-05-18
1
-1
/
+46
*
User life cycle: user-find support finding delete users
Thierry Bordaz
2015-05-18
1
-3
/
+20
*
User life cycle: user-del supports --permanently, --preserve options and abil...
Thierry Bordaz
2015-05-18
1
-12
/
+123
*
User life cycle: new stageuser commands del/mod/find/show
Thierry Bordaz
2015-05-18
1
-76
/
+7
*
use Connectible.disconnect() instead of .destroy_connection()
Petr Vobornik
2015-05-07
1
-1
/
+1
*
User life cycle: stageuser-add verb
Thierry bordaz (tbordaz)
2015-04-08
1
-401
/
+38
*
ipalib: Make sure correct attribute name is referenced for fax
Tomas Babej
2015-02-19
1
-1
/
+1
*
Allow PassSync user to locate and update NT users
Martin Kosek
2015-01-19
1
-0
/
+12
*
Support idviews in compat tree
Alexander Bokovoy
2014-10-20
1
-0
/
+11
*
Add managed read permissions for compat tree
Petr Viktorin
2014-09-05
1
-0
/
+11
*
Ensure ipaUserAuthTypeClass when needed on user creation
Nathaniel McCallum
2014-09-03
1
-13
/
+11
*
trusts: Allow reading ipaNTSecurityIdentifier in user and group objects
Tomas Babej
2014-06-23
1
-1
/
+2
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-2
/
+3
*
Add support for managedBy to tokens
Nathaniel McCallum
2014-06-16
1
-2
/
+7
*
Make 'permission' the default bind type for managed permissions
Petr Viktorin
2014-06-11
1
-9
/
+0
*
Update all remaining plugins to the new Registry API
Nathaniel McCallum
2014-06-11
1
-18
/
+12
*
Add missing attributes to User managed permissions
Petr Viktorin
2014-06-10
1
-2
/
+3
*
Convert User default permissions to managed
Petr Viktorin
2014-06-10
1
-0
/
+91
*
Add managed read permission for the UPG Definition
Petr Viktorin
2014-05-29
1
-0
/
+17
*
Set user addressbook/IPA attribute read ACI to anonymous on upgrades from 3.x
Petr Viktorin
2014-05-26
1
-0
/
+17
*
Add managed read permissions to user
Petr Viktorin
2014-05-26
1
-0
/
+70
*
ipalib: Expose krbPrincipalExpiration in CLI
Tomas Babej
2014-05-05
1
-2
/
+7
*
Allow primary keys to use different type than unicode.
Jan Cholasta
2014-04-18
1
-3
/
+3
*
Extending user plugin with inetOrgPerson fields
Adam Misnyovszki
2014-03-28
1
-1
/
+16
*
Add permission_filter_objectclasses for explicit type filters
Petr Viktorin
2014-02-20
1
-0
/
+1
[next]