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 145814f1e8
perf: 统一后台定时任务的crontab表达式, 对于后台定时执行的任务更加清晰
2 years ago
..
api fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
backends pref: 优化MFA (#7153) 3 years ago
forms perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
migrations 修复迁移文件 2 years ago
models refactor: 添加授权相关的获取资产账号API、Model method 2 years ago
serializers perf: 优化 serailizer 统一到 drf 目录中 2 years ago
templates/users fix:修复忘记密码页布局错位问题 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 Fix rbac (#7728) 3 years ago
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 feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
signals.py fix: fix rbac to dev (#7636) 3 years ago
tasks.py perf: 统一后台定时任务的crontab表达式, 对于后台定时执行的任务更加清晰 2 years ago
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago