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 2099baaaff
feat: 认证方式支持OAuth2.0协议 (#8686)
2 years ago
..
api fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
backends
forms
migrations
models feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
serializers fix: 修改用户自更新失败的问题 2 years ago
templates/users fix:修复忘记密码页布局错位问题 2 years ago
tests
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
views
__init__.py
apps.py
const.py
exceptions.py
filters.py fix: 修复导入导出文件时对于bool类型字段的判断问题 2 years ago
hands.py
notifications.py
permissions.py perf: 优化confirm接口 (#8451) 2 years ago
signal_handlers.py feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
signals.py
tasks.py perf: 优化 redis (#8484) 2 years ago
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago