jumpserver/apps/authentication
Jiangjie.Bai 9319c4748c perf: 修改用户登录 ACL 翻译信息 2022-08-02 14:54:09 +08:00
..
api fix: 处理组件获取connection token获取不到的问题 (#8629) 2022-07-20 13:23:43 +08:00
backends perf: login 2022-06-21 10:08:14 +08:00
confirm fix: 修改mfa check 判断 (#8561) 2022-07-11 10:48:01 +08:00
errors perf: 修改用户登录 ACL 翻译信息 2022-08-02 14:54:09 +08:00
mfa perf: 修改 mfa 地址 2022-03-15 18:47:12 +08:00
migrations refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
serializers perf: 修改 connect token 换行 2022-07-20 13:19:39 +08:00
templates/authentication pref: debug toolbar 太费时间 先禁用 (#8528) 2022-07-05 14:43:56 +08:00
urls fix: condirm (#8572) 2022-07-12 16:02:41 +08:00
views perf: 修改主题 (#8569) 2022-07-12 13:45:48 +08:00
__init__.py
admin.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py fix: 调整confirm (#8554) 2022-07-07 17:07:57 +08:00
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 2020-07-31 19:37:51 +08:00
forms.py perf: 优化加密 (#8206) 2022-05-10 17:28:10 +08:00
middleware.py perf: 修复 middleware 导致的内存增长 2022-06-25 10:34:18 +08:00
mixins.py perf: 修改用户登录 ACL 翻译信息 2022-08-02 14:54:09 +08:00
models.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2022-07-19 15:57:02 +08:00
notifications.py fix: 三方认证绑定发通知文案 2022-01-12 20:34:19 +08:00
signal_handlers.py feat: 添加 session guard 2022-05-18 14:55:58 +08:00
signals.py [Update] 修改authentication目录结构 2019-02-28 11:58:48 +08:00
tasks.py [Update] 基本完成登录逻辑 2019-11-05 18:46:29 +08:00
tests.py feat(login password ecrypt): 登录密码加密传输 4 2020-06-30 18:35:01 +08:00
utils.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00