amitaibu / og

A fork to work on OG8
https://github.com/Gizra/og
29 stars 16 forks source link

\Drupal\og\OgAccess::userAccess doesn't take non-members into account #279

Closed amitaibu closed 8 years ago

amitaibu commented 8 years ago

When we iterate over the user's roles we only take care of the situation they are members. We should explicitly take care also of the non-member case.

amitaibu commented 8 years ago

Closed in favor of #280