dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #07399
Re: [Dhis2-devs] List of permission in DHIS2
Yes, I have a very rough document. I was hoping for us to clean it first as
there are lots of roles which are not in use currently.
Probably better to put it 'as is' somewhere - as appendix in the
documentation?
On Wed, Jun 10, 2015 at 12:11 PM Lars Helge Øverland <larshelge@xxxxxxxxx>
wrote:
> Hi,
>
> this is almost correct ;) The userroleauthorities table is a link table
> between userrole and authorities. So it will contain all available
> authorities only if you assume that all possible authorities have been
> assigned to one or more user roles.
>
> So a hack is to create a new user role in the system with all possible
> authorities and then do:
>
> select distinct authority from userroleauthorities;
>
> Abyot,
>
> did you start on a document outlining the authorities?
>
> regards,
>
> Lars
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
--
----
Thank you,
Abyot
Follow ups
References