ibuler
|
a63709002d
|
perf: 优化 gateway 返回情况
|
2023-02-16 16:51:42 +08:00 |
老广
|
9cd0a348fc
|
Merge pull request #9575 from jumpserver/pr@dev@perf_session_account_id
perf: 会话新增 account_id
|
2023-02-16 10:13:30 +08:00 |
“huailei000”
|
61579bb290
|
perf: 调整登录页样式
|
2023-02-15 20:30:12 +08:00 |
Eric
|
b882b7de1a
|
perf: 会话新增 account_id
|
2023-02-15 19:53:04 +08:00 |
Bai
|
4109f2cb1c
|
fix: 修改翻译
|
2023-02-15 16:30:46 +08:00 |
Bai
|
1f4fdc13aa
|
fix: 修复一些 connection-token rbac 权限控制
|
2023-02-14 17:52:44 +08:00 |
fit2bot
|
306193ca5f
|
perf: input_secret (#9542)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-14 16:53:10 +08:00 |
老广
|
0c2873ae86
|
Merge pull request #9512 from jumpserver/pr@dev@perf_asset_task
perf: 优化 applet account 释放
|
2023-02-10 19:44:27 +08:00 |
ibuler
|
df3b76f357
|
perf: 优化 applet account 释放
|
2023-02-10 19:40:35 +08:00 |
Bai
|
5153817ff4
|
fix: 修复同名用户登录时username设置问题
|
2023-02-10 16:01:50 +08:00 |
jiangweidong
|
c5b8ae6c9a
|
perf: 修改变量名
|
2023-02-10 11:13:44 +08:00 |
jiangweidong
|
7926f7d75e
|
fix: 修改OAuth2协议的注销地址为非必填项目
|
2023-02-10 11:13:44 +08:00 |
Bai
|
48067415ef
|
fix: 修复第三方用户登录复核时,可以跳过的问题
|
2023-02-09 19:47:11 +08:00 |
fit2bot
|
e3d1474b9b
|
perf: k8s tree error msg (#9472)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-08 20:14:33 +08:00 |
Bai
|
37f119260e
|
fix: 修复 connection token 相关的返回字段
|
2023-02-08 15:32:02 +08:00 |
fit2bot
|
32afa214fd
|
perf: k8s token 不过期 (#9460)
Co-authored-by: feng <1304903146@qq.com>
|
2023-02-08 11:28:44 +08:00 |
ibuler
|
470d2703f4
|
perf: 协议端口校验
|
2023-02-03 16:13:29 +08:00 |
Aaron3S
|
1083f5f6f2
|
feat: 添加 task 的 verbose_name
|
2023-02-02 16:49:34 +08:00 |
ibuler
|
9ec7a8ac61
|
perf: 优化 asset info
|
2023-01-31 17:46:56 +08:00 |
Bai
|
f647f88536
|
fix: 修改迁移 connection-token system_user -> account 字段失败的问题
|
2023-01-17 12:15:07 +08:00 |
Bai
|
3c93ed6a75
|
fix: 修改迁移 connection-token system_user -> account 字段失败的问题
|
2023-01-17 12:15:07 +08:00 |
fit2bot
|
56d533c802
|
v3.0.0-rc1 (#9322)
* perf:automation
* pref: 修改账号推送
* perf: 修改 assets
* perf: 修改 accounts
* feat: 优化代码
* fix: 修复 ObjectRelatedField 获取 value attr 时先判断是否有 attr 属性
* perf: 增加翻译
* feat: 增加部分翻译
* feat: 去除无用列
* perf: ticket remove app
* fix: 修复创建账号备份任务失败的问题
* perf: 添加 accounts app
* perf: ticket type serializer (#9252)
Co-authored-by: feng <1304903146@qq.com>
* perf: ticket
* perf: 修改 accounts api
* perf: 优化 AssetPermissionSerializer fields 顺序
* perf: 修改 accounts
* feat: 限制常用用户名api返回长度
* feat: 限制常用用户名api返回长度
* perf: 修改 LoginAssetACL 序列类,增加 users_username_group, accounts_username_group... 字段
* perf: 修改 CommandFilterACLSerializer 增加 command_groups_amount 字段
* perf: 修改rbac API啥的 (#9254)
* perf: migrate
* perf: 修改 AssetPermedSerializer domain 字段类型
* perf: 放开push account 权限位
* perf: 修改 accounts
* perf: 修改 LoginACLSerializer 字段类型
* pref: 修改数据库 migrations
* perf: filter asset systemuser
* perf: 修改 SessionSerializer 字段类型
* pref: 修改 applet host
* perf: 修改 SessionCommandSerializer 字段类型
* perf: 修改 accounts import
* perf: 修改 celery datetime
* perf: 修改 asset serializer
* pref: 修改 labeled field
* feat: 修改翻译
* perf: 修改 JobSerializer 字段类型
* feat: 支持使用 ws 发送终断任务
* perf: add AccessTokenAuthentication
* perf: 修改 BaseStorageSerializer 字段类型
* perf: 修改 AppletHostSerializer 字段类型
* perf: signal event
* perf: asset types automations (#9259)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改下载 rdp 文件时返回的 address 地址信息为空的问题
* perf: 修改 AssetSerializer.accounts.secret 为 write_only; 修改 DomainWithGatewaySerializer.gateways 返回 account 信息及 secret 字段;
* perf: automation 干库 (#9260)
Co-authored-by: feng <1304903146@qq.com>
* perf: account push api
* feat: 修改迁移文件
* feat: 删除无用代码
* feat: 优化部分资源无操作日志
* perf: 修改 account
* perf: perm tree
* perf: asset serializers retrieve
* perf: 格式化代码
* perf: AutomationExecution (#9268)
Co-authored-by: feng <1304903146@qq.com>
* perf: AssetDetailSerializer 和 Asset Model 添加 specific_info 字段;
* perf: 修改账号推送
* feat: handle ws heartbeat status
* perf: k8s tree (#9269)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改账号推送
* perf: 修改 asset detail serializer
* fix: 修复 windows 不能运行 powershell 命令的问题
* feat: 支持按照资源时间线查看操作活动
* feat: 翻译
* feat: 优化操作日志
* perf: asset clone
* fix: 错误的修改改回去
* perf: create asset account
* feat: 增加task 刷新续传功能
* fix: applet host deloypment filter host
* perf: 修改了 common 结构,和 push accounts
* perf: 整理 common 结构
* perf: 修改 const import
* perf: 修改 allow bulk destroy
* fix: applet host search fileds
* perf: applet bulk delete
* fix: applet list 404
* perf: 修改 common view
* feat: 增加一些翻译, 修复 playbook 上传的错误
* fix: 修改错别字
* perf: 修改 applets status
* perf: 修改网关 api
* perf: automateion (#9281)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
* perf: 失效 connect methods 当 applet 删除 或者 host 删除
* perf: 网关账号的密码类型改成 LabelField
* perf: chrome applet script
* perf: verify code ttl (#9282)
Co-authored-by: feng <1304903146@qq.com>
* perf: database ping
* perf: ws
* perf: 修改网关创建
* perf: account task org (#9285)
Co-authored-by: feng <1304903146@qq.com>
* perf: asset test api
* perf: port 添加 account
* pref: 修改 db mapper permission
* fix: db port mapper list api
* perf: account change secret (#9286)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改 setup_eager_loading
* perf: SecretStrategy
* feat: 修改 ConnectionToken Create API 支持校验 ACL 逻辑
* feat: 修改 ConnectionToken Create API 支持校验 ACL 逻辑
* feat: 修改 ConnectionToken Create API 支持校验 ACL 逻辑
* pref: web database 信号转发
* perf: account push automation
* perf: push filter account
* perf: 修改 publish 版本
* perf: 修改网关
* fix: 修改资产 Specific 信息中 JSONField 字段返回 json.loads 对象
* feat: 远程应用内置Navicat Premium 16
* feat: 更新下载链接
* feat: 整理代码格式
* perf: 修改 terminal point
* perf: update chrome applet script
* fix: 资产 specific 获取 JSONField 时, 判断值的类型不为 list, dict
* perf: domain (#9292)
Co-authored-by: feng <1304903146@qq.com>
* perf: 优化 endpoint 监听端口,仅 oracle 动态
* perf: 修改翻译
* perf: 修改文案
* perf: 修改缺失的翻译
* perf: 修改 endpoint help text
* feat: 还原格式
* feat: 去掉基类
* feat: 增加特权账号字段
* perf: decode content
* fix: check pid
* perf: 修改 smart endpoint
* perf: 修改 endpoint mysql default port
* feat: 优化
* perf: 修改 endpoint mysql default port
* perf: gateway test (#9295)
Co-authored-by: feng <1304903146@qq.com>
* perf: migrate
* perf: 修改 endpoint mysql default port
* fix: 修复获取任务执行结果死循环
* feat: 作业审计日志增加字段
* fix: add on_transaction_commit task post save
* perf: gateway (#9297)
Co-authored-by: feng <1304903146@qq.com>
* feat: 过滤 jumpserver 自动产生的用户
* fix: 修复ops节点选择的问题
* fix: 修改 统一 connection-token 和 command 的 review API 返回数据 from_ticket_info
* perf: change secret (#9298)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改 db port manager
* perf: 修改 db port manager
* perf: add celery log mark
* perf: remove debug log data
* fix: navicat use manual type
* fix: remove navicate download url
* perf: push_account_enabled (#9301)
Co-authored-by: feng <1304903146@qq.com>
* fix: 修改navicat启动程序MD5值
* perf: push account (#9303)
Co-authored-by: feng <1304903146@qq.com>
* feat: Redis/MongoDB 支持SSL
* fix: 修改授权规则过滤字段 node_name,node_id; 修复获取授权节点下的资产为空的问题;
* perf: push account button (#9305)
Co-authored-by: feng <1304903146@qq.com>
* perf: account push
* fix: 修复获取 /user//assets/tree/ 返回用户授权的所有资产
* perf: asset ping (#9307)
Co-authored-by: feng <1304903146@qq.com>
* perf: asset enabled_info
* perf: 优化activity记录都保存至operatelog中
* feat: 远程应用navicat支持试用版连接
* perf: 优化迁移文件
* perf: 修改资产列表 API category type 字段 choices 根据 category 进行返回
* fix
* perf: 修改账号列表 API 解决根据 node_id asset_id 搜索账号列表无效的问题
* fix: navicat dba账号登录
* perf: 优化navicat连接
* perf: 修改账号列表 Model Manager 继承自 OrgManager,解决组织过滤问题
* perf: 修改账号列表 Filter 支持根据 platform,category,type 字段搜索
* perf: change secret email (#9312)
Co-authored-by: feng <1304903146@qq.com>
* feat: 保证认证信息一定清理
* perf: add mariadb
* perf: 修改资产类型树数量统计资产或账号
* perf: applet chrome quit
* perf: 优化关闭欢迎页面
* fix
* perf: executed amount
* perf: 修改 built-in applet installation
* perf: 修改资产列表增加标签搜索
* perf: 修改资产列表增加标签搜索
* perf: account task automation (#9319)
Co-authored-by: feng <1304903146@qq.com>
* perf: account trigger
* perf: 修改系统设置文案:批量命令执行 -> 作业中心
* perf: 优化migrate (#9320)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改资产节点树 API,支持搜索资产、节点
* perf: audit dashboard (#9321)
Co-authored-by: feng <1304903146@qq.com>
* fix: 修改 has_perm 权限判断兼容 list 和 str 类型
* perf: 修改一些换行
* perf: 修改 ansible config
* fix: oracle依赖文件地址错误 (#9324)
* perf: ansible mudules
* perf: 修改 runner host cwd
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
Co-authored-by: Eric <xplzv@126.com>
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
Co-authored-by: jiangweidong <80373698+Hi-JWD@users.noreply.github.com>
|
2023-01-16 19:02:09 +08:00 |
老广
|
ce0632f49b
|
Merge pull request #9250 from jumpserver/v3
v3 to dev
|
2022-12-28 13:26:25 +08:00 |
ibuler
|
6bf4de8134
|
perf: 修改登录页面
|
2022-12-23 15:59:34 +08:00 |
“huailei000”
|
65387ebff4
|
perf: 调整登录页面布局
|
2022-12-22 15:42:45 +08:00 |
fit2bot
|
c304a58c05
|
perf: 修改k8s 树 (#9228)
Co-authored-by: feng <1304903146@qq.com>
|
2022-12-21 17:17:54 +08:00 |
ibuler
|
58909ee67d
|
perf: 修改基础 model,继承同一个
|
2022-12-20 20:23:42 +08:00 |
ibuler
|
24da1e7d91
|
perf: 修改 connect token, 获取 applet info
|
2022-12-20 11:05:00 +08:00 |
halo
|
4f1d4ab71e
|
fix: 导入翻译引用
|
2022-12-16 11:48:02 +08:00 |
halo
|
cb8dc6c583
|
perf: 优化oauth2的服务地址参数拼接
|
2022-12-16 11:48:02 +08:00 |
ibuler
|
cb7b31e8b8
|
perf: perm account 返回 alias
|
2022-12-15 16:02:34 +08:00 |
jiangweidong
|
c121ac6b1d
|
perf: OpenID支持PKCE方式对接
|
2022-12-13 15:30:08 +08:00 |
Eric
|
1af86ccdfe
|
perf: change secret_type to LabeledChoiceField
|
2022-12-13 12:31:20 +08:00 |
ibuler
|
da36ce9dfd
|
perf: merge connect token rdp option
|
2022-12-07 15:13:32 +08:00 |
ibuler
|
dbee3ed30d
|
feat: connect token 添加 Rdp options
|
2022-12-07 15:09:01 +08:00 |
“huailei000”
|
b6afe77bc0
|
perf: 调整登录页样式
|
2022-12-06 17:43:08 +08:00 |
Jiangjie.Bai
|
7842e3e5ab
|
Merge: v3 to dev (#9160)
* fix: 修改 ConnectionTokenSecretSerializer
* perf: connect token secret (#9155)
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
* feat: 作业迁移至个人级别
* perf: asset enabled (#9157)
Co-authored-by: feng <1304903146@qq.com>
* perf: 修改ConnectionTokenSecret Gateway数据结构; 修改Domain Gateway Model方法
* perf: ConnectionTokenSecret 返回 domain 信息
* refactor: 移动 Gateway Model 到 asset 目录下
* refactor: 移动 Gateway Model 单独到 gateway 文件中
* perf: 修改 GatewaySerializer 目录
* perf: 修改 GatewaySerializer 目录
Co-authored-by: fit2bot <68588906+fit2bot@users.noreply.github.com>
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
2022-12-06 11:03:14 +08:00 |
ibuler
|
daf279304a
|
perf: 修改完冲突了
|
2022-12-05 18:54:12 +08:00 |
ibuler
|
e91cbb9c97
|
merge: with v3
|
2022-12-05 15:03:21 +08:00 |
ibuler
|
873afd239e
|
chore: relove conflict
|
2022-12-05 13:41:28 +08:00 |
ibuler
|
80e550b71a
|
fix: 修复 supertoken 创建
|
2022-12-05 13:37:37 +08:00 |
Bai
|
1a9f520c1f
|
Merge to local v3
|
2022-12-05 13:32:33 +08:00 |
Bai
|
cc7424dbfe
|
perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段;
|
2022-12-05 13:27:51 +08:00 |
ibuler
|
ca228074e3
|
perf: 修改 migrations 依赖
|
2022-12-05 12:58:09 +08:00 |
ibuler
|
38b1701b33
|
perf: 修改 migrations, 修改 Connect token
|
2022-12-05 12:42:15 +08:00 |
ibuler
|
d25d580ba4
|
perf: 合并 connect token
|
2022-12-05 11:06:50 +08:00 |
ibuler
|
669ccb502f
|
perf: 修改 connect token
|
2022-12-05 10:48:19 +08:00 |
Bai
|
a69b762f13
|
fix: 修改 ACL ActionChoices review, accept, reject 引用
|
2022-12-04 12:08:44 +08:00 |
Bai
|
2b5bd558f3
|
perf: 修改命令过滤相关的Model, CommandFilterACL, CommandGroup; 修改Model QuerySet 相关的方法;
|
2022-12-04 00:04:39 +08:00 |
Bai
|
a70f85e346
|
fix: 修改 ConnectionToken Serializer
|
2022-12-02 18:09:07 +08:00 |
Bai
|
c8c5aca355
|
fix: 修改 ConnectionToken Serializer 命令过滤器
|
2022-12-02 17:48:44 +08:00 |
ibuler
|
a18f544cf8
|
perf: 修改 acl
|
2022-12-02 11:12:14 +08:00 |
fit2bot
|
edae6942ac
|
perf: connection token client add protocol (#9134)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-30 20:02:13 +08:00 |
ibuler
|
0ffea3855b
|
perf: 修改 connect token api
|
2022-11-30 16:39:27 +08:00 |
ibuler
|
ed77d05bd8
|
pref: conneect token 支持 su from
|
2022-11-30 16:33:22 +08:00 |
ibuler
|
4b61790a92
|
fix: 修复 connect token remote app 错误
|
2022-11-29 21:50:48 +08:00 |
ibuler
|
44ee80b05a
|
perf: 去掉 connect token endpoint protocol
|
2022-11-29 21:41:33 +08:00 |
ibuler
|
6593648554
|
perf: 修改 connect token
|
2022-11-29 18:36:42 +08:00 |
Eric
|
426900145e
|
perf: connect token asset add specific
|
2022-11-29 17:08:22 +08:00 |
ibuler
|
3ac952f735
|
perf: 修改 connect token 拉起
|
2022-11-29 15:47:35 +08:00 |
ibuler
|
9412c5d42d
|
perf: 修改 connect token 数据结构
|
2022-11-29 14:45:29 +08:00 |
ibuler
|
0981cd1ed1
|
perf: 修改 Connect token 数据结构
|
2022-11-29 14:42:04 +08:00 |
feng
|
e4edf3be02
|
perf: migrate
|
2022-11-29 09:34:43 +08:00 |
ibuler
|
cb76cad6de
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-11-28 22:59:17 +08:00 |
ibuler
|
f6bdc7f81c
|
pref: 暂存 客户端连接方式
|
2022-11-28 22:58:43 +08:00 |
fit2bot
|
11636dafd8
|
perf: history account secret perm (#9128)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-28 18:43:58 +08:00 |
Eric
|
3c5b459ab7
|
fix: connect token serializer
|
2022-11-28 15:31:00 +08:00 |
ibuler
|
a1d72a1746
|
pref: 修改 connect token 一些 Url
|
2022-11-28 15:01:16 +08:00 |
ibuler
|
211f560400
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-11-27 18:31:34 +08:00 |
ibuler
|
23f3f903f5
|
perf: 修改 connect token
|
2022-11-27 18:31:28 +08:00 |
Bai
|
8a3bc51faa
|
解决 authentication 迁移文件冲突
|
2022-11-26 09:52:04 +08:00 |
ibuler
|
5e503ec5b8
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-11-25 23:11:28 +08:00 |
ibuler
|
0f35b3dd58
|
pref: 修改 connect token
|
2022-11-25 23:09:55 +08:00 |
fit2bot
|
d44d475cae
|
perf: gateway (#9115)
Co-authored-by: feng <1304903146@qq.com>
|
2022-11-23 18:39:05 +08:00 |
ibuler
|
abfd472a0a
|
perf: 修改 connect token
|
2022-11-23 16:11:17 +08:00 |
ibuler
|
075cadb1ab
|
merge: with remote
|
2022-11-22 21:56:30 +08:00 |
ibuler
|
779161d79a
|
perf: 修改 connection token
|
2022-11-22 21:54:40 +08:00 |
fit2bot
|
1a204618f7
|
[v3] perf: migrate gateway to asset (#8928)
* perf: migrate gateway to asset
* perf: asset discriminate gateway
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-11-22 17:33:09 +08:00 |
jiangweidong
|
b6f86e8fb6
|
perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码
|
2022-11-14 18:01:07 +08:00 |
ibuler
|
8e1312e8ce
|
pref: 修改 perm token
|
2022-11-14 14:44:18 +08:00 |
ibuler
|
4f135bc349
|
pref: 添加 perm token
|
2022-11-14 14:03:58 +08:00 |
jiangweidong
|
791b175465
|
perf: 优化找回密码页面 (#9045)
* perf: 优化找回密码页面
* perf: 优化找回密码操作页面
|
2022-11-14 09:48:55 +08:00 |
ibuler
|
f6e403fd8b
|
pref: 修改 asset permission
|
2022-11-11 15:04:31 +08:00 |
Jiangjie.Bai
|
cd93de4c00
|
perf: 优化 Connection Token API 逻辑处理
|
2022-11-08 14:30:07 +08:00 |
ibuler
|
0fb96091cc
|
perf: 优化代码速度
|
2022-11-04 20:15:31 +08:00 |
ibuler
|
4405064e78
|
pref: 添加 api debug timer
|
2022-11-04 20:14:19 +08:00 |
Jiangjie.Bai
|
8abf954015
|
fix: 处理一波迁移文件
|
2022-11-04 15:36:45 +08:00 |
fit2bot
|
13ae50f5d0
|
feat: 自定义MFA认证逻辑 (#8891)
* feat: 自定义MFA认证
* feat: 修改翻译信息
Co-authored-by: halo <wuyihuangw@gmail.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-11-04 14:29:15 +08:00 |
jiangweidong
|
2029e9f8df
|
feat: 重构操作日志 (#8941)
* feat:重构操作日志模块
* feat: 改密计划增加操作日志记录
* feat: 支持操作日志接入ES,且接口limit支持自定义限制大小
* feat:翻译
* feat: 生成迁移文件
* feat: 优化迁移文件
* feat: 优化多对多日志记录
* feat: 命令存储ES部分和日志存储ES部分代码优化
* feat: 优化敏感字段脱敏
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-11-04 14:22:38 +08:00 |
jiangweidong
|
1e97a23bc5
|
feat: 忘记密码支持手机短信找回,并修改邮箱方式和手机方式统一 (#8960)
* feat: 忘记密码支持通过手机找回,邮箱方式修改为和手机方式一致
* feat: 翻译
* feat: 修改翻译
* fix: 还原
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-11-04 13:56:55 +08:00 |
Jiangjie.Bai
|
2797baa4e5
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-10-31 20:16:21 +08:00 |
feng
|
5bd40fcd22
|
fix: swagger
|
2022-10-31 19:27:45 +08:00 |
Jiangjie.Bai
|
81e3809435
|
refactor: 修改 ConnectionToken API 结构
|
2022-10-31 18:47:12 +08:00 |
halo
|
50be7c6fc8
|
fix: rdp客户端拉起后窗口标题中文乱码
|
2022-10-28 16:29:28 +08:00 |
Jiangjie.Bai
|
bcd1d5585b
|
refactor: ConnectionToken 修改 Model 和序列类
|
2022-10-28 15:58:05 +08:00 |
Jiangjie.Bai
|
2b5b4ad605
|
refactor: ConnectionToken 修改表字段名称 account -> account_username
|
2022-10-28 15:01:17 +08:00 |
Jiangjie.Bai
|
3d616b01b0
|
refactor: ConnectionToken 添加 protocol 字段
|
2022-10-27 20:01:50 +08:00 |
Jiangjie.Bai
|
bb01a60fc1
|
refactor: 修改 authentication models 目录
|
2022-10-27 17:20:31 +08:00 |
Jiangjie.Bai
|
5d37d1b7b1
|
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
|
2022-10-27 15:48:02 +08:00 |
Jiangjie.Bai
|
a260da6cec
|
refactor: 修改 ConnectionToken 关联的逻辑(1)
|
2022-10-27 15:47:05 +08:00 |
ibuler
|
1239247b5a
|
pref: 修改删掉 connection token type
|
2022-10-26 17:56:37 +08:00 |
Jiangjie.Bai
|
bd001bb262
|
refactor: 修改 ConnectionToken 表结构
|
2022-10-26 16:16:12 +08:00 |
Jiangjie.Bai
|
fb6f51b9cb
|
merge: dev
|
2022-10-26 16:15:22 +08:00 |
Jiangjie.Bai
|
13279c9d2a
|
refactor: 修改 ConnectionToken 表结构
|
2022-10-26 16:09:07 +08:00 |
ibuler
|
c018055d5f
|
pref: 修改migrations
|
2022-10-25 19:58:14 +08:00 |
Jiangjie.Bai
|
11eb505c78
|
refactor: 修改 ConnectionToken 表结构
|
2022-10-25 19:10:12 +08:00 |
Jiangjie.Bai
|
188a2846ed
|
fix: 修复 OAuth2 用户本地被禁用后,页面一直跳转的问题.
|
2022-10-11 18:46:05 +08:00 |
Jiangjie.Bai
|
57e12256e7
|
feat: 修改 Endpoint 获取 Manugs DB listen port 的逻辑
|
2022-09-22 19:23:39 +08:00 |
ibuler
|
1b0195cb82
|
perf: 修改 asset 结构
|
2022-09-21 11:17:14 +08:00 |
feng626
|
615f36c6f6
|
perf: 收集账号
|
2022-09-20 16:18:23 +08:00 |
Quentin Machu
|
61ff3db0f1
|
fix: address issue #8287 with blank SAML's RelayState
|
2022-09-16 13:51:40 -04:00 |
Jiangjie.Bai
|
a27aeca2fd
|
refactor: 修改授权相关Model,Serializer,API结构
|
2022-09-07 17:35:23 +08:00 |
jiangweidong
|
b25404cac1
|
feat: 支持OAuth2协议自定义注销功能
|
2022-09-06 14:58:48 +08:00 |
ibuler
|
d9663036f8
|
perf: revert csrf token project
|
2022-09-05 13:07:20 +08:00 |
ibuler
|
2354650b82
|
perf: 暂时去掉 csrf token
|
2022-09-05 12:47:01 +08:00 |
ibuler
|
951d4e4e0d
|
perf: 合并冲突
|
2022-08-30 10:07:03 +08:00 |
feng626
|
ca3d2271a8
|
merge v3
|
2022-08-29 19:53:04 +08:00 |
Jiangjie.Bai
|
1819083a25
|
perf: 优化 custom 认证模块加载逻辑,判断MD5值,启动时只加载一次
|
2022-08-25 15:04:45 +08:00 |
Jiangjie.Bai
|
8fc5c4cf9e
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;通过配置文件控制
|
2022-08-24 18:41:47 +08:00 |
Jiangjie.Bai
|
89051b2c67
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;
|
2022-08-24 18:04:22 +08:00 |
Jiangjie.Bai
|
9123839b48
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;
|
2022-08-24 17:38:17 +08:00 |
Jiangjie.Bai
|
7151201d58
|
feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑;
|
2022-08-24 11:41:48 +08:00 |
ibuler
|
1e57a0eb1f
|
perf: merge v3
|
2022-08-23 10:26:43 +08:00 |
ibuler
|
ab46194039
|
perf: 修改 导入
|
2022-08-23 10:23:48 +08:00 |
feng626
|
97c6e2c0b2
|
修复migrate bug
|
2022-08-22 18:48:07 +08:00 |
feng626
|
fe4df4b179
|
fix: 修复swagger
|
2022-08-19 19:01:26 +08:00 |
feng626
|
37b150bc04
|
fix: 表单提交csrftoken问题
|
2022-08-19 17:22:59 +08:00 |
Jiangjie.Bai
|
8ae98887ee
|
Revert "fix: 修复服务端渲染请求缺少csrf token 问题" (#8780)
This reverts commit 24a1738e73 .
|
2022-08-19 14:19:47 +08:00 |
feng626
|
24a1738e73
|
fix: 修复服务端渲染请求缺少csrf token 问题
|
2022-08-19 10:52:59 +08:00 |
Jiangjie.Bai
|
867ad94a30
|
fix: 修改认证重定向地址 scheme 取值逻辑
|
2022-08-17 15:23:35 +08:00 |
fit2bot
|
7d0a19635a
|
fix: 修复登录符合拒绝时 登录日志类型异常问题 (#8758)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-08-17 14:45:02 +08:00 |
ibuler
|
3f47e63080
|
perf: remove system user
|
2022-08-17 11:54:18 +08:00 |
fit2bot
|
d405bae205
|
fix: 修复认证失败后错误信息总是 IP block 的问题 (#8755)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-08-16 17:46:17 +08:00 |
fit2bot
|
68841d1f15
|
fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-08-16 17:24:58 +08:00 |
ibuler
|
2948d5af7f
|
perf: 删除一部分 system user
|
2022-08-16 16:34:16 +08:00 |
fit2bot
|
5559f112db
|
fix: 用户登录复合500 (#8743)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-08-15 16:21:27 +08:00 |
feng626
|
0eaaa7b4f6
|
fix: 用户异地登陆bug
|
2022-08-15 10:45:22 +08:00 |
fit2bot
|
18af5e8c4a
|
fix: 【登录日志】登录复核用户被拒绝,登录日志无登录日志记录】 (#8739)
* fix: 【登录】第三方用户登录复核,拒绝状态,未真正拦截
* fix: 【登录日志】登录复核用户被拒绝,登录日志无登录日志记录】
* fix: 【登录日志】用户设置登录复核,登录。此时不处理工单,管理员全局组织下查看登录日志,日志无限新增,且无记录用户名】
Co-authored-by: huangzhiwen <zhiwen.huang@fit2cloud.com>
|
2022-08-12 18:01:04 +08:00 |
ibuler
|
d402ba5d92
|
perf: 修改资产名称
|
2022-08-11 15:45:03 +08:00 |
huangzhiwen
|
a14ebc5f0f
|
fix: 解决第三方登录无限重定向问题
|
2022-08-10 19:32:39 +08:00 |
Eric
|
acf8b5798b
|
perf: 优化rdp文件名的显示
|
2022-08-10 18:41:38 +08:00 |
fit2bot
|
30fe5214c7
|
fix: 增加上了第三方用户登录失败的原因 (#8714)
* feat: OAuth2.0登录方式加上用户登录规则校验
* fix: 修复第三方用户登录规则(复核)问题
* fix: 增加上了第三方用户登录失败的原因
* fix: 修改变量名称
Co-authored-by: huangzhiwen <zhiwen.huang@fit2cloud.com>
|
2022-08-10 11:03:51 +08:00 |
fit2bot
|
3951b8b080
|
fix(auth): 第三方用户(saml2)登录规则设置无效 (#8648)
* fix: 修复 OpenID、CAS、SAML2登录规则设置无效
* refactor: auth_third_party_required写到一个地方和优化代码结构
* refactor: 优化代码结构
* refactor: 修改变量名称
Co-authored-by: huangzhiwen <zhiwen.huang@fit2cloud.com>
|
2022-08-09 11:24:28 +08:00 |
Jiangjie.Bai
|
c295f1451a
|
fix: 修复登录失败日志的原因信息
|
2022-08-08 15:49:03 +08:00 |
Jiangjie.Bai
|
c4a94876cc
|
fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme
|
2022-08-08 15:00:26 +08:00 |
ibuler
|
196e38897f
|
perf: 修改 protcols
|
2022-08-05 15:46:36 +08:00 |
fit2bot
|
4ecb0b760f
|
perf: 支持配置文件加密 (#8699)
* crypto
* perf: 暂存一下
* perf: 支持配置文件加密
* perf: 修改位置
* perf: 优化拆分出去
* stash
* perf: js 强制 key 最大 16
* pref: 修改语法
* fix: 修复启用 gm 后,又关闭导致的用户无法登录
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-08-05 14:53:23 +08:00 |
jiangweidong
|
2099baaaff
|
feat: 认证方式支持OAuth2.0协议 (#8686)
* feat: 认证方式支持OAuth2.0协议
* perf: 优化 OAuth2 认证逻辑和Logo (对接 Github)
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
* perf: 优化 OAuth2 认证逻辑和Logo,支持上传图标
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-08-04 14:40:33 +08:00 |
Jiangjie.Bai
|
9319c4748c
|
perf: 修改用户登录 ACL 翻译信息
|
2022-08-02 14:54:09 +08:00 |
fit2bot
|
429e838973
|
perf: 优化用户登录ACL根据规则优先级进行匹配 (#8672)
* perf: 优化用户登录ACL根据规则优先级进行匹配
* perf: 修改冲突
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-07-29 11:37:16 +08:00 |
fit2bot
|
cb8690dd63
|
fix: 处理组件获取connection token获取不到的问题 (#8629)
* fix: 处理组件获取connection token获取不到的问题
* fix: ViewSet 显示获取资源用户
* fix: ViewSet 显示获取资源用户
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-07-20 13:23:43 +08:00 |
ibuler
|
2b2aa8f072
|
perf: 优化 换行
|
2022-07-20 13:19:39 +08:00 |
ibuler
|
772e540527
|
perf: 修改 connect token 换行
|
2022-07-20 13:19:39 +08:00 |
Jiangjie.Bai
|
29656b1630
|
fix: 修改获取 rdp-file / client-url / smart-endpoint 时endpoint host后台处理为当前请求的host
|
2022-07-19 19:05:15 +08:00 |
fit2bot
|
cc2b858769
|
fix: 修复获取令牌信息的remote app资产信息 (#8619)
* fix: 修复连接令牌只获取自己的令牌信息;修复连接令牌系统用户角色权限问题(普通用户看不到);
* fix: 修复获取令牌信息的remote app资产信息
* fix: 修复获取用户个人信息时使用连接令牌
* fix: 修复获取profile时的连接令牌问题
* fix: 修复连接令牌问题
* fix: 修复连接令牌问题
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-07-19 15:57:02 +08:00 |
feng626
|
5055d140fd
|
fix: 修复host为空情况
|
2022-07-18 11:32:38 +08:00 |
ibuler
|
93a89509d6
|
perf: merge with dev
|
2022-07-17 14:28:55 +08:00 |
fit2bot
|
4fd82b9946
|
fix: 修改翻译 (#8602)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-15 17:17:56 +08:00 |
Jiangjie.Bai
|
395636296d
|
fix: 修改连接token secret长度为16
|
2022-07-14 17:43:57 +08:00 |
Jiangjie.Bai
|
b262643f0a
|
fix: 连接令牌添加 expire_time 和 is_valid 字段
|
2022-07-12 18:29:48 +08:00 |
fit2bot
|
d789810984
|
fix: condirm (#8572)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-12 16:02:41 +08:00 |
fit2bot
|
c7c0374c78
|
perf: 修改主题 (#8569)
* perf: 优化登录 backend
* perf: 修改主题
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-07-12 13:45:48 +08:00 |
Jiangjie.Bai
|
f3cf071362
|
feat: 修改connection token secret不显示
|
2022-07-11 19:37:55 +08:00 |
fit2bot
|
27cbbfbc79
|
refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559)
* refactor: 重构 Connection Token 模块 (完成 Model 设计和创建 Token 的API逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Token 详细信息的 API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 RDP 文件 API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Client url API 逻辑)
* refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑)
* refactor: 重构 Connection Token 模块 (完成删除原 Connection token 逻辑)
* refactor: 重构 Connection Token 模块 (完成删除原 Connection)
* refactor: 重构 Connection Token 模块 (完善序列类字段)
* refactor: 重构 Connection Token 模块 (完善expire API)
* refactor: 重构 Connection Token 模块 (完善迁移文件)
* refactor: 重构 Connection Token 模块 (完善翻译文件)
* refactor: 重构 Connection Token 模块 (拆分Connection ViewSet)
* refactor: 重构 Connection Token 模块 (修改翻译)
* refactor: 重构 Connection Token 模块 (优化)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-07-11 18:09:06 +08:00 |
fit2bot
|
06375110b9
|
fix: 修改mfa check 判断 (#8561)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-11 10:48:01 +08:00 |
fit2bot
|
bf7c05f753
|
fix: 调整confirm (#8554)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-07 17:07:57 +08:00 |
fit2bot
|
001e5d857f
|
pref: debug toolbar 太费时间 先禁用 (#8528)
* perf: 修改主题色
* pref: debug toolbar 太费时间 先禁用
* perf: 修改颜色
* perf: 优化 interface
* perf: 修改 avartar
* perf: css color
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-07-05 14:43:56 +08:00 |
fit2bot
|
75aacd0da6
|
fix: 用户登录错误处理bug (#8531)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-07-05 11:08:35 +08:00 |
fit2bot
|
a6cc8a8b05
|
perf: 优化confirm接口 (#8451)
* perf: 优化confirm接口
* perf: 修改 校验
* perf: 优化 confirm API 逻辑
* Delete django.po
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2022-07-04 11:29:39 +08:00 |
fit2bot
|
3cbce63c54
|
perf: 拆分登录 View (#8502)
* perf: 拆分登录 View
* perf: 修改 code
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-06-28 17:39:13 +08:00 |
ibuler
|
b619ebf423
|
perf: 修改 jumpserver 版本号,避免缓存
|
2022-06-28 10:49:02 +08:00 |
ibuler
|
3749a0c6a1
|
perf: 修复 middleware 导致的内存增长
|
2022-06-25 10:34:18 +08:00 |
ibuler
|
ac20bc05ba
|
perf: 优化 css
|
2022-06-23 15:55:33 +08:00 |
fit2bot
|
7e2f81a418
|
perf: 重构 ticket (#8281)
* perf: 重构 ticket
* perf: 优化 tickets
* perf: 暂存
* perf: 建立 ticket model
* perf: 暂存一下
* perf: 修改 tickets
* perf: 修改 import
* perf: 修改model
* perf: 暂存一波
* perf: 修改...
* del process_map field
* 工单重构
* 资产 应用对接前端
* perf: 修改 ticket
* fix: bug
* 修改迁移文件
* 添加其他api
* 去掉process_map
* perf: 优化去掉 signal
* perf: 修改这里
* 修改一点
* perf: 修改工单
* perf: 修改状态
* perf: 修改工单流转
* step 状态切换
* perf: 修改 ticket open
* perf: 修改流程
* perf: stash it
* 改又改
* stash it
* perf: stash
* stash
* migrate
* perf migrate
* 调整一下
* 修复bug
* 修改一点
* 修改一点
* 优化一波
* perf: ticket migrations
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-06-23 13:52:28 +08:00 |
ibuler
|
fa51465485
|
perf: 修改去掉 导入 certs
|
2022-06-21 19:23:29 +08:00 |
ibuler
|
8f59bb2a48
|
perf: 优化登陆
|
2022-06-21 19:06:06 +08:00 |
ibuler
|
2366da1485
|
perf: redis AND login page
|
2022-06-21 18:43:48 +08:00 |
ibuler
|
f1a22575d3
|
perf: 优化登录页面
|
2022-06-21 16:18:13 +08:00 |
ibuler
|
7c1882bb53
|
perf: login
|
2022-06-21 10:08:14 +08:00 |
ibuler
|
8b819f3779
|
perf: 优化登录
|
2022-06-20 19:22:48 +08:00 |
feng626
|
75a72fb182
|
fix: user confirm bug
|
2022-06-16 11:31:27 +08:00 |
Jiangjie.Bai
|
9e16b79abe
|
fix: 修复openid用户登录时默认邮件后缀使用配置项
|
2022-06-15 19:32:36 +08:00 |
ibuler
|
10adb4e6b7
|
perf: 优化签名认证
|
2022-06-15 15:30:51 +08:00 |
ibuler
|
c6949b4f68
|
perf: 去掉 remote app 的加密
|
2022-06-08 10:04:14 +08:00 |
fit2bot
|
a5acdb9f60
|
perf: 统一校验当前用户api (#8324)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-06-07 19:26:07 +08:00 |
Jiangjie.Bai
|
810c500402
|
feat: 添加配置项 CONNECTION_TOKEN_EXPIRATION
|
2022-05-31 18:23:48 +08:00 |
Jiangjie.Bai
|
af1150bb86
|
feat: OIDC 用户添加属性映射值
|
2022-05-31 16:03:39 +08:00 |
Jiangjie.Bai
|
15423291cc
|
fix: 修复ldap用户登录时用户组不设置
|
2022-05-30 16:02:50 +08:00 |
fit2bot
|
c8d7c7c56f
|
fix: 修复oidc认证不区分大小写 (#8267)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-05-18 18:32:53 +08:00 |
ibuler
|
aa7540045b
|
feat: 添加 session guard
|
2022-05-18 14:55:58 +08:00 |
ibuler
|
e5f4b8000e
|
stash
|
2022-05-18 14:55:58 +08:00 |
Jiangjie.Bai
|
0fc5a33983
|
fix: 修复企业微信、钉钉、飞书登录跳转问题
|
2022-05-17 18:57:49 +08:00 |
fit2bot
|
aff5b0035d
|
perf: 优化加密 (#8206)
* perf: 优化加密
* perf: 优化加密
* perf: 优化加密传输
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-05-10 17:28:10 +08:00 |
fit2bot
|
031077c298
|
perf: password 等使用 rsa 加密传输 (#8188)
* perf: 修改 model fields 路径
* stash it
* pref: 统一加密方式,密码字段采用 rsa 加密
* pref: 临时密码使用 rsa
* perf: 去掉 debug msg
* perf: 去掉 Debug
* perf: 去掉 debug
* perf: 抽出来
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-05-07 16:20:12 +08:00 |
jiangweidong
|
c56179e9e4
|
feat: 支持企业微信、钉钉直接审批工单 (#8115)
|
2022-05-05 13:07:48 +08:00 |
feng626
|
d23953932f
|
perf: connection token 分api权限
|
2022-05-05 11:45:26 +08:00 |
Jiangjie.Bai
|
00ed7bb025
|
perf: 优化 OIDC 支持选择认证方式
|
2022-04-29 14:28:07 +08:00 |
xiaziheng
|
b1aadf1ee9
|
Fix oidc (#8165)
|
2022-04-29 10:59:29 +08:00 |
jiangweidong
|
3a3f7eaf71
|
feat: 优化SAML2生成的metadata文件内容及属性映射
|
2022-04-26 10:00:53 +08:00 |
fit2bot
|
af9248ef7c
|
fix: 还原connection token 逻辑 (#8101)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-04-20 10:24:08 +08:00 |
feng626
|
611a00a5fa
|
fix: 修复super user perm bug
|
2022-04-19 21:52:01 +08:00 |
Jiangjie.Bai
|
5f370c1c04
|
perf: 优化内置系统用户角色权限
|
2022-04-19 19:19:47 +08:00 |
ibuler
|
3e3835dc28
|
perf: 修改用户权限
|
2022-04-19 10:42:36 +08:00 |
ibuler
|
f4ed4e1176
|
perf: 添加 temp token 排序
|
2022-04-18 19:55:16 +08:00 |
fit2bot
|
a647e73c02
|
feat: 设置SessionCookieNamePrefix (#8071)
* feat: 设置SessionCookieNamePrefix
* feat: 设置SessionCookieNamePrefix
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-04-15 21:33:15 +08:00 |
Jiangjie.Bai
|
97e59384e0
|
fix: connection token API 返回有效时间
|
2022-04-15 16:33:20 +08:00 |
fit2bot
|
b610d71e11
|
feat: 添加 临时 password (#8035)
* perf: 添加 template password
* perf: 修改id
* perf: 修改 翻译
* perf: 修改 tmp token
* perf: 修改 token
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-04-13 20:24:56 +08:00 |
fit2bot
|
c630b11bd5
|
fix: port str (#8055)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-04-13 19:48:31 +08:00 |
fit2bot
|
f481463c64
|
feat: 添加Endpoint (#8041)
* feat: add Endpoint EndpointRule EndpointProtocol model
* feat: add Endpoint EndpointRule EndpointProtocol API
* feat: modify protocols field
* feat: 修改序列类
* feat: 获取connect-url连接地址
* feat: 获取connect-url连接地址
* feat: 优化后台获取smart-endpoint逻辑
* feat: 优化后台获取smart-endpoint逻辑
* feat: 删除配置KOKO、XRDP、MAGNUS
* feat: 删除配置KOKO、XRDP、MAGNUS
* feat: 修改翻译
* feat: 修改smart endpoint
* feat: 修改翻译
* feat: smart API 添加token解析
* feat: 删除 smart serializer
* feat: 修改迁移逻辑
* feat: 解决冲突
* feat: 修改匹配 endpoint
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-04-12 17:45:10 +08:00 |
ibuler
|
ffd98c6e3f
|
fix: 修改 import
|
2022-04-12 16:20:46 +08:00 |
fit2bot
|
1f8ded49fa
|
feat: 工作台区分组织 (#8040)
* perf: 工作台受组织角色控制
* perf: workspace => workbench
* perf: 修改 workspace codename
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-04-12 14:25:49 +08:00 |
ibuler
|
d418c28e98
|
perf: 修改 base
|
2022-04-07 18:51:35 +08:00 |
Jiangjie.Bai
|
54d1996507
|
feat: 支持续期Connection Token
|
2022-03-30 11:20:56 +08:00 |
feng626
|
d856f1364a
|
feat: 拉起ssh api
|
2022-03-29 13:23:58 +08:00 |
fit2bot
|
52709d2efa
|
feat: 企业微信、钉钉 工作台免密登录(飞书已实现) (#7855)
* feat: 添加oauth接口
* feat: 企业微信支持OAuth认证,工作台免密登录
* feat: 钉钉支持OAuth认证,工作台免密登录
* fix: 修复参数错误
Co-authored-by: halo <wuyihuangw@gmail.com>
|
2022-03-29 13:19:13 +08:00 |
jiangweidong
|
03fdaa03e4
|
feat: 支持日语
|
2022-03-28 10:06:54 +08:00 |
Eric
|
fc06295d04
|
perf: 优化 windows rdp 窗口显示
|
2022-03-25 10:50:34 +08:00 |
fit2bot
|
ec9e5da653
|
fix: 修复apikey perm (#7918)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-03-18 15:53:34 +08:00 |
fit2bot
|
08ff8fa285
|
fix: login confirm bug (#7914)
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-03-17 18:50:37 +08:00 |
fit2bot
|
34e75099a3
|
perf: 设置默认的角色,系统用户角色添加权限 (#7898)
* perf: 修改 role handler
* perf: 设置默认的角色,系统用户角色添加权限
* perf: authentication 还是放到系统中吧
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-03-17 14:08:16 +08:00 |
fit2bot
|
aa022a02c1
|
fix: 修复用户认证失败的详细信息显示 (#7886)
* fix: 修复用户认证失败的详细信息显示
* fix: 更新授权树翻译
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-03-16 20:41:54 +08:00 |
Jiangjie.Bai
|
efb26132f6
|
fix: 修复sso用户登录失败的问题
|
2022-03-16 17:11:22 +08:00 |
ibuler
|
8839e6293b
|
perf: 修改 mfa 地址
|
2022-03-15 18:47:12 +08:00 |
feng626
|
ca5708988a
|
fix: 修复saml2 auth
|
2022-03-14 11:17:15 +08:00 |
Jiangjie.Bai
|
b017e68a56
|
Perf: 优化RBAC权限树 (#7782)
* fix: 优化权限树(1)
* fix: 优化权限树(2)
* fix: 优化权限树(3)
* fix: 优化权限树(4)
* fix: 优化权限树(5)
* fix: 优化权限树(添加迁移文件)
* fix: 优化权限树(6)
* fix: 优化权限树(7)
* fix: 优化权限树(8)
* fix: 优化权限树(9)
|
2022-03-10 11:25:33 +08:00 |
ibuler
|
5081fb5fe7
|
perf: 优化perm tree, 并添加缓存
|
2022-03-08 13:46:25 +08:00 |
fit2bot
|
a20884e2ad
|
perf: 修改 rbac tree (#7743)
* perf: 修改 rbac tree
* perf: 修改verbose name
* fix: 修复系统用户
* fix: 还原 xpack
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-03-07 11:19:03 +08:00 |
Jiangjie.Bai
|
8a8ed90eef
|
fix: 保留之前的jms_oidc_rp包
|
2022-03-04 18:12:46 +08:00 |
Jiangjie.Bai
|
75825f5baa
|
fix: 删除jms_oidc_rp包中的表jms_oidc_rp_oidcuser
|
2022-03-04 18:12:46 +08:00 |
fit2bot
|
dafc416783
|
Fix rbac (#7728)
* perf: 重命名 signal handlers
* fix: 修复 ticket processor 问题
* perf: 修改 ticket 处理人api
* fix: 修复创建系统账号bug
* fix: 升级celery_beat==2.2.1和flower==1.0.0;修改celery进程启动参数先后顺序
* perf: 修改 authentication token
* fix: 修复上传权限bug
* fix: 登录页面增加i18n切换;
* fix: 系统角色删除限制
* perf: 修改一下 permissions tree
* perf: 生成 i18n
* perf: 修改一点点
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2022-03-02 20:48:43 +08:00 |
Jiangjie.Bai
|
03afa4f974
|
Fix rbac (#7713)
* fix: token 系统用户增加 protocol
* fix: 修复清除orphan session时同时清除对应的 session_task
* perf: 修改 connection token api
* fix: 修复无法获取系统角色绑定的问题
* perf: 增加 db terminal 及 magnus 组件
* perf: 修改 migrations
* fix: 修复AUTHENTICATION_BACKENDS相关的逻辑
* fix: 修改判断backend认证逻辑
* fix: 修复资产账号查看密码跳过mfa
* fix: 修复用户组授权权限错误
* feat: 支持COS对象存储
* feat: 升级依赖 jms_storage==0.0.42
* fix: 修复 koko api 问题
* feat: 修改存储翻译信息
* perf: 修改 ticket 权限
* fix: 修复获取资产授权系统用户 get_queryset
* perf: 抽取 ticket
* perf: 修改 cmd filter 的权限
* fix: 修改 ticket perm
* fix: 修复oidc依赖问题
Co-authored-by: Eric <xplzv@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: 小冯 <xiaofeng@xiaofengdeMacBook-Pro.local>
Co-authored-by: feng626 <1304903146@qq.com>
|
2022-02-28 19:28:58 +08:00 |
Jiangjie.Bai
|
edfca5eb24
|
Fix rbac (#7699)
* perf: 优化 suggesstion
* perf: 修改 migrations
* feat: 添加OIDC认证逻辑
* perf: 修改 backend
* perf: 优化认证backends
* perf: 优化认证backends
* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-25 19:23:59 +08:00 |
fit2bot
|
63de4e1806
|
perf: 添加 is_org_admin (#7644)
* fix: 修复 org members 的问题
* perf: 修改 org member
* perf: 修改 is sa
* perf: 修改 active
* perf: 修复写法
* perf: is_sa to is_service_account
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-18 16:25:54 +08:00 |
ibuler
|
20cc8a124f
|
perf: 修改connection token domain
perf: 添加 org_id
|
2022-02-18 14:10:22 +08:00 |
ibuler
|
db050e405d
|
fix: 修改 migrations
|
2022-02-17 23:02:32 +08:00 |
fit2bot
|
e259d2a9e9
|
fix: fix rbac to dev (#7636)
* feat: 添加 RBAC 应用模块
* feat: 添加 RBAC Model、API
* feat: 添加 RBAC Model、API 2
* feat: 添加 RBAC Model、API 3
* feat: 添加 RBAC Model、API 4
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC 整理权限位
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位
* feat: RBAC 添加默认角色
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 修改用户模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 修改用户角色属性的使用
* feat: RBAC No.1
* xxx
* perf: 暂存
* perf: ...
* perf(rbac): 添加 perms 到 profile serializer 中
* stash
* perf: 使用init
* perf: 修改migrations
* perf: rbac
* stash
* stash
* pref: 修改rbac
* stash it
* stash: 先去修复其他bug
* perf: 修改 role 添加 users
* pref: 修改 RBAC Model
* feat: 添加权限的 tree api
* stash: 暂存一下
* stash: 暂存一下
* perf: 修改 model verbose name
* feat: 添加model各种 verbose name
* perf: 生成 migrations
* perf: 优化权限位
* perf: 添加迁移脚本
* feat: 添加组织角色迁移
* perf: 添加迁移脚本
* stash
* perf: 添加migrateion
* perf: 暂存一下
* perf: 修改rbac
* perf: stash it
* fix: 迁移冲突
* fix: 迁移冲突
* perf: 暂存一下
* perf: 修改 rbac 逻辑
* stash: 暂存一下
* perf: 修改内置角色
* perf: 解决 root 组织的问题
* perf: stash it
* perf: 优化 rbac
* perf: 优化 rolebinding 处理
* perf: 完成用户离开组织的问题
* perf: 暂存一下
* perf: 修改翻译
* perf: 去掉了 IsSuperUser
* perf: IsAppUser 去掉完成
* perf: 修改 connection token 的权限
* perf: 去掉导入的问题
* perf: perms define 格式,修改 app 用户 的全新啊
* perf: 修改 permission
* perf: 去掉一些 org admin
* perf: 去掉部分 org admin
* perf: 再去掉点 org admin role
* perf: 再去掉部分 org admin
* perf: user 角色搜索
* perf: 去掉很多 js
* perf: 添加权限位
* perf: 修改权限
* perf: 去掉一个 todo
* merge: with dev
* fix: 修复冲突
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-02-17 20:13:31 +08:00 |
xinwen
|
35c6b581e2
|
feat: 远程应用支持磁盘挂载
|
2022-02-16 16:29:06 +08:00 |
ibuler
|
824d10ce93
|
pref: connection token 添加 secret
|
2022-02-16 11:33:25 +08:00 |
jiangweidong
|
ab34b9906e
|
perf: 切割一次就可以了
|
2022-02-10 18:34:09 +08:00 |
jiangweidong
|
755fa8efa8
|
perf: 兼容不同版本间JumpServer获取的SAML2协议用户属性
|
2022-02-10 18:34:09 +08:00 |
Michael Bai
|
8085db7acc
|
feat: 增加系统设置(安全)控制第三方认证用户是否进行MFA认证
|
2022-02-08 17:48:40 +08:00 |
xinwen
|
1faba95a48
|
fix: 修复 xrdp 连接资产时会生成用户登录日志
|
2022-02-08 12:38:27 +08:00 |
fit2bot
|
c43ad981bd
|
perf: 优化写法 (#7498)
* fix: 修复登录页输入 mfa 时不支持 某 mfa 的错误提示
fix tapd 1145454465001008371
* perf: 优化 send code api,避免暴力常识
* perf: 优化写法
* Update mfa.py
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
2022-01-17 19:05:01 +08:00 |
jiangweidong
|
106bb9b63d
|
perf: SAML2属性映射去掉域名前缀
|
2022-01-17 16:06:37 +08:00 |
xinwen
|
cce34f4939
|
fix: 用户登录失败时,登陆日志中的认证方式不准确
|
2022-01-17 16:02:28 +08:00 |
fit2bot
|
4343b6487d
|
fix: 修复登录页输入 mfa 时不支持 某 mfa 的错误提示 (#7495)
* fix: 修复登录页输入 mfa 时不支持 某 mfa 的错误提示
fix tapd 1145454465001008371
* perf: 优化 send code api,避免暴力常识
Co-authored-by: ibuler <ibuler@qq.com>
|
2022-01-13 19:01:12 +08:00 |
xinwen
|
414137cd73
|
fix: 三方认证绑定发通知文案
|
2022-01-12 20:34:19 +08:00 |
xinwen
|
1e3a15a3d0
|
feat: 三方认证绑定发通知
|
2022-01-12 20:23:25 +08:00 |
Michael Bai
|
de9516dee5
|
feat: 应用授权增加Action动作控制
|
2021-12-30 14:47:58 +08:00 |
xinwen
|
89cad224c5
|
fix: SSO 限制用户删除
|
2021-12-28 18:24:32 +08:00 |