jumpserver/apps/users
Jiangjie.Bai d23446016d refactor: 添加授权相关的获取资产账号API、Model method 2022-09-15 10:46:57 +08:00
..
api fix: 修复获取令牌信息的remote app资产信息 (#8619) 2022-07-19 15:57:02 +08:00
backends
forms perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
migrations 修复迁移文件 2022-08-30 12:50:01 +08:00
models refactor: 添加授权相关的获取资产账号API、Model method 2022-09-15 10:46:57 +08:00
serializers pref: 修改创建 platform 2022-08-24 19:32:49 +08:00
templates/users fix:修复忘记密码页布局错位问题 2022-08-02 16:42:55 +08:00
tests
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
views perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
__init__.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py
exceptions.py
filters.py fix: 修复导入导出文件时对于bool类型字段的判断问题 2022-06-30 18:28:07 +08:00
hands.py
notifications.py fix: 修复用户更新自己密码 url 不准确问题 2022-05-24 11:16:13 +08:00
permissions.py perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
signal_handlers.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py perf: 优化 redis (#8484) 2022-06-28 17:23:20 +08:00
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00