jumpserver/apps/authentication
fit2bot af9248ef7c
fix: 还原connection token 逻辑 (#8101)
Co-authored-by: feng626 <1304903146@qq.com>
2022-04-20 10:24:08 +08:00
..
api fix: 还原connection token 逻辑 (#8101) 2022-04-20 10:24:08 +08:00
backends feat: 添加 临时 password (#8035) 2022-04-13 20:24:56 +08:00
mfa perf: 修改 mfa 地址 2022-03-15 18:47:12 +08:00
migrations perf: 修改用户权限 2022-04-19 10:42:36 +08:00
serializers feat: 添加 临时 password (#8035) 2022-04-13 20:24:56 +08:00
templates/authentication feat: 支持日语 2022-03-28 10:06:54 +08:00
urls feat: 添加 临时 password (#8035) 2022-04-13 20:24:56 +08:00
views feat: 企业微信、钉钉 工作台免密登录(飞书已实现) (#7855) 2022-03-29 13:19:13 +08:00
__init__.py
admin.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py refactor(authentication): 密码解密抽取成方法 2020-08-12 18:27:41 +08:00
errors.py perf: 优化ip黑白名单 2021-11-19 11:48:45 +08:00
filters.py
forms.py fix: 修复 mfa radius 登录的bug 2021-11-24 12:51:12 +08:00
middleware.py feat: 设置SessionCookieNamePrefix (#8071) 2022-04-15 21:33:15 +08:00
mixins.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
models.py feat: 添加 临时 password (#8035) 2022-04-13 20:24:56 +08:00
notifications.py fix: 三方认证绑定发通知文案 2022-01-12 20:34:19 +08:00
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 (#7898) 2022-03-17 14:08:16 +08:00
signals.py
tasks.py
tests.py
utils.py fix: 修改 import 2022-04-12 16:20:46 +08:00