jumpserver/apps/authentication
fit2bot 63de4e1806
perf: 添加 is_org_admin (#7644)
* fix: 修复 org members 的问题

* perf: 修改 org member

* perf: 修改 is sa

* perf: 修改 active

* perf: 修复写法

* perf: is_sa to is_service_account

Co-authored-by: ibuler <ibuler@qq.com>
2022-02-18 16:25:54 +08:00
..
api perf: 添加 is_org_admin (#7644) 2022-02-18 16:25:54 +08:00
backends fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
mfa
migrations fix: 修改 migrations 2022-02-17 23:02:32 +08:00
templates/authentication
urls
views
__init__.py
admin.py
apps.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
const.py
errors.py
filters.py
forms.py
middleware.py
mixins.py
models.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
notifications.py
serializers.py perf: 修改connection token domain 2022-02-18 14:10:22 +08:00
signals.py
signals_handlers.py
tasks.py
tests.py
utils.py