xmetdb / xmetdb-server

xmetdb web application
http://xmetdb.org/xmetdb
1 stars 1 forks source link

Implement the user administration interface. #9

Closed kerberizer closed 11 years ago

kerberizer commented 11 years ago

Implement the user administration interface.

vedina commented 11 years ago

If the logged in user has an admin role, an admin link appears at the top right, and the admin page contains a link to browse the registered users.

At the browse users page /xmetdb/user one can now assign "Curator" role.

Should we allow also assigning the "Admin" role ?

patrikrydberg commented 11 years ago

what's the alternative for assigning Admin role in the future if we don't add it to the user interface? Database edits? @vedina

vedina commented 11 years ago

Yes database edits. In fact UI is implemented, exactly the same as for the curator role, trivial to switch on, just wondering whether we should.

Actually, API access as well.

patrikrydberg commented 11 years ago

Maybe @olas should give some input on this, since he will be administrating the final site.

olas commented 11 years ago

I don't see any drawbacks with switching it on. Do you foresee any?

Ola

On 8 apr 2013, at 12:50, Patrik Rydberg notifications@github.com wrote:

Maybe @olas should give some input on this, since he will be administrating the final site.

— Reply to this email directly or view it on GitHub.

vedina commented 11 years ago

@olas , not really. Assigning admin role via UI is now enabled.

patrikrydberg commented 11 years ago

@vedina is there anything left of this issue or should it be closed?

vedina commented 11 years ago

could be closed