Zweanslord / Stersectas

Interstellar civilizations carve their own path through space.
0 stars 0 forks source link

User Management #7

Open Zweanslord opened 8 years ago

Zweanslord commented 8 years ago

Create users and mark them as one of:

Add screen to view all users as admin.

Zweanslord commented 8 years ago

Added Admin(istrator) role and basic domain logic to promote/demote users from/to administrator. These need to be wired to a screen allowing such promotion/demotion.

Zweanslord commented 8 years ago

Promotion/Demotion of users possible as administrator. List of users is available too.

MBons commented 8 years ago

Currently the one and only administrator can demote himself, that shouldn't be possible. Changing the permission of a user does not effect the current, maybe force logout -> re-login.