Actions
action #1797
closedInterface for managing users
Description
Users with is_admin attribute should have an interface to manage the list of users, specially for managing the is_operator and is_admin attributes (right now, a direct update in the database is needed to promote new users to operators).
Updated by ancorgs over 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Already implemented and pushed to my fork (cherry picking the admin area from our still-in-development "job_templates" branch). I need to write tests before requesting the pull.
Updated by ancorgs over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Tests implemented. Pull request sent https://github.com/openSUSE-Team/openQA/pull/58
Actions