jumpserver/apps/authentication
Aaron3S 4036420d0e feat: move face setiing to profile 2024-11-28 18:06:57 +08:00
..
api perf: Custom SMS (files) support obtaining more user information. (#14486) 2024-11-20 10:29:14 +08:00
backends perf: Oauth2.0 support two methods for passing authentication credentials. 2024-11-26 14:12:56 +08:00
confirm feat: 增加人脸识别功能 2024-11-12 17:41:39 +08:00
errors perf: modify user login ACL msg 2024-07-01 19:30:42 +08:00
mfa feat: move face setiing to profile 2024-11-28 18:06:57 +08:00
migrations feat: support configuring multiple SSH keys for users 2024-08-05 15:22:54 +08:00
models perf: Check whether the applet is available. 2024-08-05 18:18:54 +08:00
serializers feat: 增加人脸识别超时控制 2024-11-20 10:27:04 +08:00
templates/authentication fix: Fix the uncaught exception when face capture fails 2024-11-25 10:17:28 +08:00
tests perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
urls feat: 增加人脸识别功能 2024-11-12 17:41:39 +08:00
views feat: 增加人脸识别功能 2024-11-12 17:41:39 +08:00
__init__.py [Update] 支持 OpenID 认证 (#2008) 2018-11-09 14:54:38 +08:00
admin.py [Update] 支持 OpenID 认证 (#2008) 2018-11-09 14:54:38 +08:00
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
const.py feat: 设置人脸上下文存活时间 2024-11-19 17:34:44 +08:00
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 2020-07-31 19:37:51 +08:00
forms.py perf: translate some word 2024-06-26 19:29:56 +08:00
middleware.py feat: 添加 mfa middleware 白名单 2024-11-20 14:18:52 +08:00
mixins.py feat: perf face capture page 2024-11-20 17:54:27 +08:00
notifications.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
permissions.py perf: 资产授权添加协议 2023-10-27 16:15:59 +08:00
signal_handlers.py perf: ansible version and set user lang 2024-06-28 18:59:44 +08:00
signals.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
tasks.py perf: Postgresql add ssl mode 2024-09-13 17:49:14 +08:00
tests.py perf: Login encryption key cache added 2024-09-26 15:11:35 +08:00
utils.py fix: 登录日志不显示 2024-01-10 11:21:29 +05:00