Rails 中的对象级授权数据库结构

发布于 2024-12-03 11:33:46 字数 255 浏览 2 评论 0原文

我正在编写一个 Rails 应用程序,需要在对象级别进行非常细粒度的授权。其他系统使用 acl9 或 declarative_authorization 等插件,但我想实现自己的插件。我想到了以下数据库结构,并想知道这是否会偏离 Rails 最佳实践。

http://www.pastie.org/2496489

欢迎任何指示/建议或潜在问题。

I'm writing a rails application that has a need for very fine-grained authorization at the object level. Other systems use plugins such as acl9 or declarative_authorization however I want to implement my own. I have the following database structure in mind and wondered whether this would stray away from rails best-practise.

http://www.pastie.org/2496489

Any pointers/advice or potential problems would be welcome.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文