fit2bot
|
e05930109b
|
feat: PAM Service (#14552)
* feat: PAM Service
* perf: import package name
---------
Co-authored-by: jiangweidong <1053570670@qq.com>
|
2024-12-02 10:32:52 +08:00 |
ibuler
|
a3b3254c35
|
perf: update bulk create decorator
|
2024-11-20 16:27:41 +08:00 |
ibuler
|
886875d628
|
perf: prepaire using thread timer for bulk_create_decorator
|
2024-11-20 11:04:00 +08:00 |
ibuler
|
11975842f6
|
perf: update bulk update create
|
2024-11-19 18:05:59 +08:00 |
fit2bot
|
ba8d3be9a6
|
fix: Operatelog plaintext storage AKSK (#13506)
* fix: Operatelog plaintext storage AKSK
* perf: Encrypt some field when saving operatelog
* fix: Operatelog plaintext storage AKSK
---------
Co-authored-by: jiangweidong <1053570670@qq.com>
|
2024-07-09 14:52:00 +08:00 |
fit2bot
|
138ea35620
|
fix: Got perm tree 500 (#13533)
Co-authored-by: feng <1304903146@qq.com>
|
2024-06-28 11:39:09 +08:00 |
Bai
|
660572a0ea
|
fix: merge_delay_run 偶尔会出现 (2006, MySQL server has gone away 的报错)
|
2024-04-19 17:15:30 +08:00 |
feng
|
00c5b3c0a2
|
fix: 【资产登录】属性为标签时,规则不生效
|
2024-03-28 14:36:17 +08:00 |
fit2bot
|
0c74e92bfb
|
perf: 优化 labels 在 json field 中的筛选 (#12577)
* perf: 优化 labels 在 json field 中的筛选
* perf: 修改 labels 搜索
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
2024-01-21 23:36:18 -04:00 |
Eric
|
3eb1583c69
|
perf: 增加分享权限位
|
2023-11-08 19:05:51 +08:00 |
ibuler
|
ffa242e635
|
perf: JSONManyToMany 中的 m2m 方式支持包含所有
|
2023-11-01 15:38:03 +08:00 |
fit2bot
|
1ad0a20627
|
fix: 启动500 (#11133)
Co-authored-by: feng <1304903146@qq.com>
|
2023-07-31 18:31:11 +08:00 |
fit2bot
|
3b615719fe
|
feat: 账号密钥用vault储存 (#10830)
* feat: 账号密钥用vault储存
* perf: 优化 Vault
* perf: 重构 Vault Backend 设计架构 (未完成)
* perf: 重构 Vault Backend 设计架构 (未完成2)
* perf: 重构 Vault Backend 设计架构 (未完成3)
* perf: 重构 Vault Backend 设计架构 (未完成4)
* perf: 重构 Vault Backend 设计架构 (未完成5)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 重构 Vault Backend 设计架构 (已完成)
* perf: 小优化
* perf: 优化
---------
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2023-07-31 17:39:30 +08:00 |
ibuler
|
b4b9c805ff
|
perf: 修改支持 Django4
|
2023-07-24 11:52:25 +08:00 |
ibuler
|
08bc3d14aa
|
fix: 修复 json m2m field 中正则有问题匹配不正确
|
2023-07-20 15:38:04 +08:00 |
ibuler
|
22588c52a9
|
fix: 修复 json field value 可能为 None 导致的问题
|
2023-07-17 17:25:44 +08:00 |
ibuler
|
cdd47f4bc6
|
perf: 修复 acl 迁移后无法使用
|
2023-06-15 18:13:51 +08:00 |
ibuler
|
58edf02179
|
perf: 优化 json field re 报错问题
|
2023-06-15 10:27:52 +08:00 |
ibuler
|
70af478f66
|
perf: 优化修改 rule vlaue
|
2023-06-15 10:16:18 +08:00 |
ibuler
|
d7121296f2
|
perf: 优化使用 bool
|
2023-06-15 10:14:59 +08:00 |
ibuler
|
40d8a71bf8
|
perf: 优化 json m2m filter
|
2023-06-15 09:37:00 +08:00 |
ibuler
|
ee15f2d3d7
|
perf: 优化 json m2m filter
|
2023-06-14 21:10:35 +08:00 |
ibuler
|
25e7249957
|
perf: 优化正则匹配
|
2023-06-14 20:41:14 +08:00 |
ibuler
|
ce5ddf7873
|
perf: 优化 filter name
|
2023-06-14 19:10:34 +08:00 |
老广
|
29ebdb03e7
|
Merge pull request #10711 from jumpserver/pr@dev@perf_json_field_select
perf: 优化查询 acls
|
2023-06-14 18:19:42 +08:00 |
ibuler
|
53c3c90e2d
|
perf: 优化查询 acls
|
2023-06-14 18:17:20 +08:00 |
ibuler
|
7e9d1fc945
|
perf: 优化 json m2m field 正向查询
|
2023-06-13 13:48:32 +08:00 |
ibuler
|
5c2b54ad3b
|
perf: 优化 manager 和 acl 的 组织
|
2023-06-12 16:00:14 +08:00 |
ibuler
|
6058f1bdc0
|
perf: m2m json field 字段必填
|
2023-06-12 11:03:04 +08:00 |
ibuler
|
adfc22ae85
|
perf: 修复 正则匹配的 bug
|
2023-06-09 18:32:56 +08:00 |
ibuler
|
998505e999
|
perf: 修改 acl 登录
|
2023-06-08 18:33:43 +08:00 |
ibuler
|
dcd35310cd
|
perf: 修改 filter_q
|
2023-05-25 11:42:39 +08:00 |
ibuler
|
197364d42d
|
perf: 暂存一下
|
2023-05-19 11:30:50 +08:00 |
ibuler
|
a261d69cd2
|
perf: 修改 m2m json field
|
2023-05-18 21:34:19 +08:00 |
ibuler
|
ebaa8d2637
|
perf: 优化 json error
|
2023-05-18 17:31:40 +08:00 |
ibuler
|
4e5ab5a605
|
perf: 修改过滤的 q
|
2023-05-18 13:14:32 +08:00 |
ibuler
|
7c850a8a1e
|
perf: 修改 json field query
|
2023-05-12 19:16:55 +08:00 |
ibuler
|
1ec4cbdf38
|
perf: 优化 m2m json field
|
2023-05-08 14:09:44 +08:00 |
ibuler
|
a112d3c99d
|
perf: 修改 accounts 字段
|
2023-05-06 19:52:03 +08:00 |
ibuler
|
90090a7fc7
|
perf: 添加 JSONManyToManyFieldSerializer
|
2023-04-27 14:13:40 +08:00 |
ibuler
|
338ab5c634
|
perf: 优化 acl
|
2023-04-26 19:11:53 +08:00 |
ibuler
|
632627db11
|
perf: 去掉 debug model
|
2023-04-25 16:25:00 +08:00 |
ibuler
|
20b7b794d8
|
perf: 修改 m2m field
|
2023-04-25 14:00:19 +08:00 |
ibuler
|
19d29d6637
|
perf: remove debug msg
|
2023-04-24 19:04:47 +08:00 |
ibuler
|
c824ae4478
|
perf: 修改 manager
|
2023-04-24 19:03:44 +08:00 |
ibuler
|
3cdb81cf4a
|
perf: 搞定自定义 orm field
|
2023-04-24 19:00:31 +08:00 |
ibuler
|
378eee0402
|
pref: stash 2
|
2023-04-24 16:27:13 +08:00 |
ibuler
|
c991a73632
|
v1
|
2023-04-23 16:15:27 +08:00 |
fit2bot
|
f47d0b1a40
|
perf: 工单发消息失败 (#10242)
Co-authored-by: feng <1304903146@qq.com>
|
2023-04-18 18:56:17 +08:00 |
ibuler
|
83c844292c
|
perf: 优化 task 参数是 uuid 可能导致的问题
|
2023-02-19 15:10:10 +08:00 |