jumpserver/apps/authentication
feng626 fe4df4b179 fix: 修复swagger 2022-08-19 19:01:26 +08:00
..
api fix: 修复swagger 2022-08-19 19:01:26 +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 fix: 用户登录错误处理bug (#8531) 2022-07-05 11:08:35 +08:00
mfa perf: 修改 mfa 地址 2022-03-15 18:47:12 +08:00
migrations perf: remove system user 2022-08-17 11:54:18 +08:00
serializers perf: remove system user 2022-08-17 11:54:18 +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
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: 修改主题 (#8569) 2022-07-12 13:45:48 +08:00
models.py perf: 删除一部分 system user 2022-08-16 16:34:16 +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
tasks.py
tests.py
utils.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00