jumpserver/apps/authentication
feng626 ca5708988a fix: 修复saml2 auth 2022-03-14 11:17:15 +08:00
..
api perf: 修改 rbac tree (#7743) 2022-03-07 11:19:03 +08:00
backends fix: 修复saml2 auth 2022-03-14 11:17:15 +08:00
mfa
migrations Perf: 优化RBAC权限树 (#7782) 2022-03-10 11:25:33 +08:00
templates/authentication Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
urls
views
__init__.py
admin.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py
errors.py
filters.py
forms.py
middleware.py
mixins.py
models.py Perf: 优化RBAC权限树 (#7782) 2022-03-10 11:25:33 +08:00
notifications.py
serializers.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
signal_handlers.py perf: 优化perm tree, 并添加缓存 2022-03-08 13:46:25 +08:00
signals.py
tasks.py
tests.py
utils.py