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/users
Jiangjie.Bai b64727e04c
fix: 修改用户自更新失败的问题
2 years ago
..
api fix: 修复导入导出文件时对于bool类型字段的判断问题 2 years ago
backends
forms perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
migrations perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
models perf: 优化 redis (#8484) 2 years ago
serializers fix: 修改用户自更新失败的问题 2 years ago
templates/users pref: debug toolbar 太费时间 先禁用 (#8528) 2 years ago
tests
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
views perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
__init__.py
apps.py
const.py
exceptions.py
filters.py fix: 修复导入导出文件时对于bool类型字段的判断问题 2 years ago
hands.py
notifications.py fix: 修复用户更新自己密码 url 不准确问题 3 years ago
permissions.py perf: 优化confirm接口 (#8451) 2 years ago
signal_handlers.py
signals.py
tasks.py perf: 优化 redis (#8484) 2 years ago
utils.py perf: 统一校验当前用户api (#8324) 3 years ago