jumpserver/apps/authentication
wangruidong 6686afcec1 fix: Password reset is only required for AUTH_BACKEND_MODEL 2024-10-23 11:04:15 +08:00
..
api perf: 优化会话过期500问题 2024-04-23 13:11:41 +08:00
backends perf: Saml2 callback url miss port 2024-07-26 18:14:49 +08:00
confirm perf: 修改 ak 2023-10-13 16:33:25 +08:00
errors fix: 支持 SSO 用户登录时校验 (#12923) 2024-04-07 14:57:38 +08:00
mfa feat: 支持自定义短信认证(文件) (#11784) 2023-10-10 05:23:54 -05:00
migrations fix: 修改sftp账号备份文件名及任务日志提示 2023-11-13 17:05:21 +08:00
models fix: v3 apps/authentication migrations won't be applied 2024-08-20 19:05:43 +08:00
serializers perf: 发布机支持平台连接参数 2024-04-22 16:40:41 +08:00
templates/authentication perf: site msg content optimize 2024-10-11 11:30:59 +08:00
tests perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
urls feat: 拆分 feishu lark 2024-03-26 17:10:25 +08:00
views fix: call get_verify_state_failed_response NotImplementedError 2024-08-15 20:18:34 +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: 修改 gettext 2023-07-24 14:09:22 +08:00
const.py perf: 去掉 debug 2023-10-13 16:36:23 +08:00
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 2020-07-31 19:37:51 +08:00
forms.py perf: 登录界面文案优化 (#12849) 2024-03-21 16:21:44 +08:00
middleware.py perf: Login encryption key cache added 2024-09-26 15:11:56 +08:00
mixins.py fix: Password reset is only required for AUTH_BACKEND_MODEL 2024-10-23 11:04:15 +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 fix: 解决获取用户登录后端的session_key有两种的问题 2024-06-13 17:49:56 +08:00
signals.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
tasks.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
tests.py perf: Login encryption key cache added 2024-09-26 15:11:56 +08:00
utils.py fix: 登录日志不显示 2024-01-10 11:21:29 +05:00