lobo-studio / tamarin-php

0 stars 0 forks source link

Create Super Admin and limit power of admins #15

Closed gscardine closed 8 years ago

gscardine commented 8 years ago

Account == GIW GIW can have X Users A setting by Account Only the user who is admin can edit Accoun't settings

bolom commented 8 years ago
Organisations

- id
- name
- settings **jsonb**
Users
id
email
password
organisation_id
Members
id
email
...
organisation_id
bolom commented 8 years ago

@gscardine for the moment we will do something easier

no super admin or admin just add an layer organisation