jumpserver/apps/authentication
fit2bot 0a28c5650c
perf: 三方用户登录通知 (#11846)
Co-authored-by: feng <1304903146@qq.com>
2023-10-16 11:28:53 +08:00
..
api perf: 修改 access key 2023-10-13 16:31:05 +08:00
backends perf: 修改用户确认 2023-10-13 14:40:40 +08:00
confirm perf: 修改 ak 2023-10-13 16:33:25 +08:00
errors
mfa feat: 支持自定义短信认证(文件) (#11784) 2023-10-10 05:23:54 -05:00
migrations perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
models perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
serializers Merge branch 'dev' of github.com:jumpserver/jumpserver into dev 2023-10-13 16:10:40 +08:00
templates/authentication
tests perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
urls perf: 修改用户确认 2023-10-13 14:40:40 +08:00
views Merge branch 'dev' into pr@dev@change_import (#11815) 2023-10-12 03:17:32 -05:00
__init__.py
admin.py
apps.py
const.py perf: 去掉 debug 2023-10-13 16:36:23 +08:00
filters.py
forms.py
middleware.py perf: 三方用户登录通知 (#11846) 2023-10-16 11:28:53 +08:00
mixins.py perf: 三方用户登录通知 (#11846) 2023-10-16 11:28:53 +08:00
notifications.py
permissions.py Merge branch 'dev' into pr@dev@change_import (#11815) 2023-10-12 03:17:32 -05:00
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py