jumpserver/apps/authentication
fit2bot 905d0d5131
perf: 统一应用树 (#6535)
* perf: 添加应用树api

* perf: perms tree

* perf: 统一应用树

* perf: 修改icon

* perf: stash it

* perf: 优化应用账号

* perf: 基本完成应用账号重构

* perf: 修改翻译

Co-authored-by: ibuler <ibuler@qq.com>
2021-07-27 16:06:00 +08:00
..
api perf: 统一应用树 (#6535) 2021-07-27 16:06:00 +08:00
backends fix: 过期用户登录提示不明确 2021-07-08 10:27:15 +08:00
migrations
templates/authentication
urls
views perf: 添加配置项 LOGIN_REDIRECT_TO_BACKEND 2021-07-16 14:34:23 +08:00
__init__.py
admin.py
apps.py
const.py
errors.py
filters.py
forms.py
mixins.py fix: 用户无效时,企业微信&钉钉扫码 500 2021-07-13 20:43:37 +08:00
models.py
serializers.py feat: rdp 添加授权过期自动断开 2021-07-07 11:09:17 +08:00
signals.py
signals_handlers.py
tasks.py
tests.py
utils.py