bravecollective / core

Authentication, Authorization, and API Proxy Service
https://core.braveineve.com/
59 stars 45 forks source link

Core should be aware of coalition #390

Closed kiu closed 9 years ago

kiu commented 9 years ago

[This feature request would be a temporary solution until group/acl inheritance is implemented.]

We have many groups which use an alliance list to exclude people outside of the coalition to gain access to a group. Everytime a new alliance is added to HERO all groups need to be touched and kept in sync, this is error prone.

Core groups should have an Coalition filter which can be applied as any other filter mechanism. As this is probably a temporary feature, it would be good enough to only have a hardcoded list of HERO somewhere and not a fully fledged UI for configuration.

Allow/Deny if is/not member of HERO.

jboning commented 9 years ago

I landed the ACL rule to control group access based on membership of other groups. Since it sounds like this was a stopgap request, can we close this?

jboning commented 9 years ago

(assuming yes)

kiu commented 9 years ago

yes. sorry being late to the party.