Yellowen/Faalis

Permission.all should not limit to owner

Opened this issue · 0 comments

In seeds we have created all permission to admin group using this gist:

admin_group.permissions = Faalis::Permission.all

But it will add the owner permission to admin and admin members just can see their items.