amitaibu / og

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

og_entity_access is too strict #288

Open chx opened 7 years ago

chx commented 7 years ago

I do not think we need to explicitly forbid at the end of the day. For example, as far as I can see users can no longer edit themselves because of this.

amitaibu commented 7 years ago

Thanks. Would you mind also adding a test case to confirm a user has indeed access to edit itself.

amitaibu commented 7 years ago

I have tested on a clean installation, and a regular user is still able to edit own user page. @chx can you please provide steps to reproduce