Export to GitHub

nurpawiki - issue #23

Extend user_admin to allow for editing of existing users


Posted on Dec 6, 2007 by Happy Lion

Current version of user_admin only allows admin to create new users.

Add support for editing existing users by re-using the code for "edit_user" service.

Comment #1

Posted on Dec 8, 2007 by Happy Lion

Done in r115 except that user privileges are not checked. This means all users can edit each others' settings. A quick fix for this would be to let only logged in admin have the ability to edit users.

Comment #2

Posted on Dec 9, 2007 by Happy Lion

Done in r118.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Milestone-Release1.0 Component-UI Usability