drf_admin icon indicating copy to clipboard operation
drf_admin copied to clipboard

项目基于Django、Django REST framework(DRF)、Channels、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC;目前已实现基本功能,满足日常学习使用,工由于工作较忙更新较慢,...

Results 21 drf_admin issues
Sort by recently updated
recently updated
newest added

请问现有功能权限可以基本使用了吗?权限表路径设置是对应的vue的组件路径还是drf_admin url的路径,谢谢

资产管理好像添加是成功的,获取全部服务器的时候是失效的

您好!用户权限RbacPermission类的2点建议: 1、判断权限前几步都是读取数据库,增加了系统负担,最好是全redis操作 2、没有录入后台管控的权限,都是全pass的,容易造成漏洞

您好,可以把权限设计和对应的表设计的实现,列出一个逻辑关系对应吗,谢谢。

问下 这个可以实现,权限不通的用户登陆到后台,所显示的功能也不一样,没太看明白 怎么操作

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Application instance for connection took too long to shut down and was killed.

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [twisted](https://github.com/twisted/twisted) from 22.2.0 to 22.10.0. Release notes Sourced from twisted's releases. Twisted 22.10.0 (2022-10-30) This release contains a security fix for CVE-2022-39348. This is a low-severity security bug. Twisted...

dependencies