Row based access control [Feb 24]

:raising_hand_man: zevtnax asked

Hey, is there a way to add row-based access control? Say I only want user to see and edit rows that have manager column as current_user’s email

:person_tipping_hand: o1lab replied

Not at the moment

:man_bald: dstala replied

NocoDB currently doesn’t support row-based access control.

You can filter rows & create a shared view for partial data access. But this can’t be controlled dynamically, based on something like current_user’s email.

:raising_hand_man: zevtnax replied

Is this something that is planned? I can prolly contribute. Can you point me to the current plan document if any

:raising_hand_man: zevtnax replied

Being able to edit those shared views on a per user basis (but not anything else) would also work

:person_tipping_hand: o1lab replied

We would love a PR. But this is hard as there views are joins of many tables. And user can create more views. We do not have plans at the moment. We can start with an issues and capture the requirements further.

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs