AEGEE / oms-core-first

[DEPRECATED] Core module of the online membership system of AEGEE.
Other
5 stars 5 forks source link

Design and implement permissions #15

Closed ingomueller-net closed 3 years ago

ingomueller-net commented 8 years ago

It is clear that not every user has the right to do everything. Examples:

The actual list is much longer and partially defined by DPPS.

However we still have to figure out on which level we want to implement them (in LDAP, in NodeJS, ...?). Since Agora will change the DPPS every 6 months, it should something that is reasonably easy to change. Finally we should implement a first set of permissions to check our design and to show something to users so that they can give feedback...


ingomueller-net commented 8 years ago

Related to #5.


Original comment by: Ingo Müller

linuxbandit commented 8 years ago

If it is not automagic already with the authentication, we can push it to a later milestone