factly / dega

A lightweight, scalable & high performant CMS written in Go & React. Developed for modern web features with all the best practices built-in.
Apache License 2.0
14 stars 6 forks source link

Allow Users with Create access to Update irrespective of Update access #963

Open shreeharsha-factly opened 1 month ago

shreeharsha-factly commented 1 month ago

For example, users with post create access are restricted from updating posts unless they have post update access. Now any user with post create access should automatically be able to update posts they have created, regardless of their post_update access status.