NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2172: New user interface to maintain groups - add/remove user, and add user to a group on registration.
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Enhancement |
Closed |
Engine |
|
|
see
AddUserToGroupsOnRegistration
in the process I'm adding
addUserToGroup and
removeUserFromGroup code to Func and the Mappers, and unit tests and so on, and so on
the most painful bit of work will be to save the topic text with a multi-line Set GROUP= in it
--
SvenDowideit - 28 Sep 2009
Done
- GROUPINFO needs to be able to show the allowschange for the RegoAgent for the UserRegistration topic
$allowschange(RegistrationAgent) ?
- work out why the
BaseGroup is shown as being able to be changed by guest, and fix. (I think this is due to Item2380)
TODO
- deal with intopic Set's - atm we save to a META:PREF and leave the outdated Set line there to confuse
- unit tests
- UserRegistration topic needs to be made neater
- the option to add yourself to a group at registration needs to be configurable - admin only, automatic and hidden, or not used..
- did i mention unit tests?
- error output and logging for add to group
- logging for normal functioning when adding to group
- docco, and customisation info, including howto do the different desired options.
--
SvenDowideit - 23 Nov 2009