屈轩
b491e0e1d7
fix(region): raw query with delete-all options ( #19603 )
2024-03-01 19:36:32 +08:00
Jian Qiu
e73ed9d081
feature: dameng database support ( #19570 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-29 16:37:21 +08:00
屈轩
7705556b00
fix(keystone): domain-list with delete-all options ( #19576 )
2024-02-29 16:06:11 +08:00
屈轩
bb7a05c63d
fix(region): remove useless code ( #19566 )
2024-02-28 16:49:43 +08:00
屈轩
aee895b82e
fix(keystone): optimized domain-list query ( #19555 )
2024-02-28 14:45:17 +08:00
屈轩
022ff9e623
fix(keystone): support filter project by multi admin user ( #19539 )
2024-02-23 15:25:00 +08:00
屈轩
21d0c9d83e
fix(keystone): support unset project admin user ( #19537 )
2024-02-23 15:08:17 +08:00
Jian Qiu
db57b48a49
fix: filter organization nodes by policy tags ( #19506 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-20 09:53:12 +08:00
Jian Qiu
4ff0c1c1eb
fix: policy update description panic ( #19508 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-20 09:28:32 +08:00
Jian Qiu
d880ff7b10
fix: organization sync panic on nil pointer of weight ( #19487 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-12 21:08:55 +08:00
Jian Qiu
c58970c888
fix: project tag value tree can return sum of any field ( #19464 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-06 21:50:46 +08:00
Jian Qiu
81a12d1f16
feature: allow manager to preapre query context ( #19451 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-05 20:06:40 +08:00
Jian Qiu
2e4e2d3bef
fix: fail to reset policy org_node_id to empty ( #19425 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-03 23:19:42 +08:00
Jian Qiu
18ae8cce2e
fix: expand policy tags with org node tags ( #19415 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-02 11:44:15 +08:00
gouqi11
14d10c121c
fix(commom): setStatus with notify hook ( #19405 )
...
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn >
2024-02-01 20:44:40 +08:00
屈轩
d65aa0535b
fix(keystone): optimized user list ( #19403 )
2024-02-01 16:43:08 +08:00
Jian Qiu
fe13dc9dd0
fix: allow binding organization ids to policy ( #19396 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2024-02-01 10:58:38 +08:00
Qiu Jian
37a25c3945
fix: validate policy violation when assign users for oidc IDP
2024-01-27 18:16:56 +08:00
gouqi11
f83ee1d5de
feat(notify): support project notify ( #19242 )
...
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn >
2024-01-15 19:34:57 +08:00
屈轩
d2506ccf10
fix(keystone): remove deleted project metadata ( #18905 )
2023-12-06 15:29:43 +08:00
Jian Qiu
fce84fc413
fix: add index for token_cache_tbl to accelerate invalid token query ( #18889 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-12-05 12:22:17 +08:00
屈轩
29804817f1
fix(keystone): project clean ( #18741 )
2023-11-21 21:10:17 +08:00
Jian Qiu
f0caa12d88
fix: organization node weight not effective ( #18693 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-11-15 08:54:03 +08:00
gouqi11
f38441c251
fix(keystone): fix usage for projectNum ( #18663 )
...
* feat(region): support action to reBilling
* fix(keystone): fix keystone usage for projectNum
---------
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn >
2023-11-14 19:32:13 +08:00
马鸿飞
6412887fce
fix(keystone): fix usage empty projectTags
2023-11-09 15:31:07 +08:00
gouqi11
4a7e55b77e
feat(usage): support project count ( #18608 )
...
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn >
2023-11-08 20:36:32 +08:00
屈轩
396ec36d16
fix(keystone): validate time_zone input ( #18505 )
2023-10-31 18:41:21 +08:00
屈轩
71644db668
fix: docgengo ( #18350 )
2023-10-18 06:18:53 -05:00
LyndonKong
9fff0bef22
feature: add support for for VolcEngine ( #18348 )
2023-10-18 05:50:08 -05:00
屈轩
de0b2ae67c
fix(common): distinguish system and user log by is_system_account ( #18316 )
2023-10-15 20:57:56 -05:00
屈轩
c59a9ac5b7
fix(common): remove service default policy ( #17334 )
2023-10-13 14:00:48 +08:00
Jian Qiu
12451b1313
fix: handle old style auth token ( #18232 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-10-09 12:30:08 +08:00
Jian Qiu
48df02efdc
fix: unauthorized error should return 401 ( #18229 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-10-08 21:54:05 +08:00
Jian Qiu
8c115ed012
fix: missing invalid token response ( #18226 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-10-08 18:27:45 +08:00
Jian Qiu
8530152079
fix: shorten keystone token ( #18222 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-10-08 11:20:28 +08:00
Qiu Jian
400977c27f
feature: invalidate auth token
2023-10-05 03:31:24 +08:00
屈轩
f49de8ee88
fix(region): remove useless code ( #18014 )
2023-09-13 17:32:29 +08:00
屈轩
1f8e0d2330
fix(logger): add system account field ( #18000 )
2023-09-13 16:18:06 +08:00
Jian Qiu
cd975efb0a
fix: panic when syncing user external resources ( #17943 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-09-06 17:02:38 +08:00
Jian Qiu
9e158441d7
Hotfix/qj vmware wire external ( #17894 )
...
* fix: vmware wire external id should be scoped by cloud account
* fix: validate condition when changing network wire id
* fix: allow update user enabled field
---------
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-09-05 15:01:34 +08:00
Qiu Jian
3916e1dc28
fix: struct sub field tag
2023-09-04 22:47:07 +08:00
屈轩
eb7b919e5b
fix(region): bucket 500 error ( #17909 )
2023-09-01 18:22:31 +08:00
Jian Qiu
31d1e30495
fix: user show nil map panic ( #17875 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-08-31 11:27:42 +08:00
Jian Qiu
82d50bb4b6
fix: pending delete identity projects ( #17757 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-08-15 16:54:00 +08:00
Zexi Li
d366339bb9
Merge pull request #17702 from gouqi11/fixTopicAdvanceForRelease
...
fix(notify): add update func for topic
2023-08-14 11:30:26 +08:00
Jian Qiu
59ae380bd5
fix: support unbind organization node ( #17754 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-08-13 22:49:07 +08:00
屈轩
43f6e8236d
fix(keystone): displays the reason why user cannot be deleted ( #17663 )
2023-08-13 22:42:31 +08:00
马鸿飞
33483cbdd7
fix(notify): add update func for topic
2023-08-11 17:07:33 +08:00
Qiu Jian
860c7f98ec
fix: update organization node may clear description
2023-07-20 15:30:31 +08:00
Qiu Jian
7ac0347965
fix: node description update
2023-07-18 20:50:23 +08:00