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
jiangweidong 7d93c9ebc5
fix: 用户接口不分页时,api异常
2 years ago
..
api fix: 用户接口不分页时,api异常 2 years ago
backends
forms perf: 优化找回密码页面 (#9045) 2 years ago
migrations perf: 优化最后更新 2 years ago
models fix: 修复 perms 循环引用 2 years ago
serializers perf: 优化 api sql 查询 2 years ago
templates/users perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码 2 years ago
tests
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
views v3.0.0-rc1 (#9322) 2 years ago
__init__.py
apps.py
const.py
exceptions.py
filters.py perf: 修改换行 2 years ago
hands.py
notifications.py fix: reset ssh url problem 2 years ago
permissions.py
signal_handlers.py perf: 修改 signal handler 2 years ago
signals.py
tasks.py feat: 添加 task 的 verbose_name 2 years ago
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago