promgen icon indicating copy to clipboard operation
promgen copied to clipboard

Auths of everything by owner

Open sundy-li opened this issue 4 years ago • 2 comments

I just create a issue #210 and fixed the ServiceList filter codes.

But I found that the ProjectList, RulesList (/rule), UrlsList, NotifiorsList will display all the entries by default. It's not very safe because we have lots of users to manage different projects. We should ensure that each user could only have the update privilege of there own projects,rules, urls etc.

sundy-li avatar Dec 12 '19 07:12 sundy-li

Right, currently the recommended way to handle this, is a promgen instance per-team. In the future I would like to better handle groups but I'm trying to refactor some other parts of Promgen before I try to tackle groups

kfdm avatar Dec 12 '19 07:12 kfdm

Ok.

And I'd like to create some PR to improve promgen, but I found that there are many conflicts of code, it's hard to track different branches.

So I will create some issues later which may be fixed in my version.

sundy-li avatar Dec 12 '19 07:12 sundy-li