You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication
fit2bot c7c0374c78
perf: 修改主题 (#8569)
2 years ago
..
api feat: 修改connection token secret不显示 2 years ago
backends perf: login 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors fix: 用户登录错误处理bug (#8531) 2 years ago
mfa perf: 修改 mfa 地址 3 years ago
migrations refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
serializers feat: 修改connection token secret不显示 2 years ago
templates/authentication pref: debug toolbar 太费时间 先禁用 (#8528) 2 years ago
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
views perf: 修改主题 (#8569) 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 调整confirm (#8554) 2 years ago
filters.py
forms.py perf: 优化加密 (#8206) 3 years ago
middleware.py perf: 修复 middleware 导致的内存增长 2 years ago
mixins.py perf: 修改主题 (#8569) 2 years ago
models.py refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
notifications.py fix: 三方认证绑定发通知文案 3 years ago
signal_handlers.py feat: 添加 session guard 3 years ago
signals.py
tasks.py
tests.py
utils.py perf: password 等使用 rsa 加密传输 (#8188) 3 years ago