Changes

Jump to: navigation, search

Func - Users And Groups Module

588 bytes added, 13:12, 5 December 2008
no edit summary
'''Plan for version 0.34:''' - User creation.- Group creation.- Deletion of either of the above.- Managing group membership of users.
The current implementation of user_add has very few options, and incorporating these options is most of what's on the feature list for v0.4. In the mean time, most sorts of users you would like to create can be created by first creating a user with relatively default settings using user_add, and subsequently modifying any properties you'd like changed. It would be nice if these additional steps could be cut out and the user be instantiated with the desired options with one method call.
----
'''Changelog:'''
[http://matrix.senecac.on.ca/~gjmasseau/func/0.13/users.py 0v0.13]  New features: - Initial releaseCreate, supporting only some delete, and modify groups. - Create, delete, and modify users. - Manage the memberships of users within groups  [http://matrix.senecac.on.ca/~gjmasseau/func/0.2/users.py v0.2] Most informational query messages regarding user accounts methods are complete and working for both users and groups at this point.  [http://matrix.senecac.on the target system.ca/~gjmasseau/func/0.1/users.py v0.1]
[http://matrix.senecac.Initial release, supporting only some informational query messages regarding user accounts on.ca/~gjmasseau/func/0.2/users.py 0.2] - Most informational methods are complete and working for both users and groups at this pointthe target system.

Navigation menu