Monday, May 15, 2017

[389-commits] [lib389] branch master updated (bca9bd2 -> 4e6651a)

This is an automated email from the git hooks/post-receive script.

firstyear pushed a change to branch master
in repository lib389.

from bca9bd2 Ticket 29 - fix incorrect format in tools
new 4e6651a Ticket 30 - Add initial support for account lock and unlock.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
cli/dsidm | 2 ++
lib389/_mapped_object.py | 47 +++++++++++++++++----------
lib389/cli_idm/account.py | 64 ++++++++++++++++++++++++++++++++++++
lib389/idm/account.py | 50 ++++++++++++++++++++++++++++
lib389/idm/user.py | 8 ++---
lib389/tests/idm/account_test.py | 70 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 220 insertions(+), 21 deletions(-)
create mode 100644 lib389/cli_idm/account.py
create mode 100644 lib389/idm/account.py
create mode 100644 lib389/tests/idm/account_test.py

--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org

No comments:

Post a Comment