Zexi Li
479d7e2be1
Merge pull request #7615 from swordqiu/hotfix/qj-get-default-http-client-always-new-instance
...
fix: GetDefaultClient always return a new http client instance
2020-08-24 22:17:41 +08:00
wanyaoqi
a4b27a3cf3
feature:host image fetcher fs ( #7606 )
...
* temp
* fix host image, add fetcherfs
* make mod
* add make rpm for fetcherfs
remove temp code
2020-08-24 22:09:33 +08:00
Qiu Jian
3762df8087
fix: GetDefaultClient always return a new http client instance
2020-08-22 20:07:09 +08:00
Jian Qiu and Qiu Jian
7bab39daf9
fix: 1. remove Azure OIDC extra user scope 2. yunionauth cookie missing ( #7599 )
...
sometimes
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-21 10:53:17 +08:00
Qiu Jian
92f05be309
feature: cloudid saml support phase1 -- framework and api
2020-08-18 01:21:56 +08:00
屈轩 and Qu Xuan
d5524d1ea1
fix: 支持自定义权限 ( #7565 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-08-17 10:59:53 +08:00
Yousong Zhou
e01f0ce2a2
Bugfix/yousong hostman routes ( #7563 )
...
* netutils2: SNetInterface: add GetGatewayRoutes
* hostman: use GetGatewayRoutes
* iproute2: route: add and use AddNetlinkRoute
* iproute2: route: List4 use RouteSpec
* netutils2: SNetInterface: rename GetRoutes to getRoutes
* netutils2: SNetInterface: add GetRouteSpecs
* netutils2: SNetInterface: add GetGatewayRouteSpecs
* hostman: hostbridge: SetupRoutes with iproute2.RouteSpec
* hostman: hostinfo: move also other routes
* netutils2: SNetInterface: remove now unused methods
* iproute2: route: RouteGetByDst: use RouteSpec as return value
2020-08-14 20:28:47 +08:00
Jian Qiu and Qiu Jian
604b6b7fff
feature: OpenID Connect provider support ( #7490 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-06 12:10:15 +08:00
Jian Qiu and Qiu Jian
c63230f377
fix: do not search response key if empty json returned ( #7495 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-06 11:51:16 +08:00
Jian Qiu and Qiu Jian
0e775e68ec
feature: OpenID Connect provider support ( #7446 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-04 13:09:05 +08:00
Qu Xuan
598e8a9248
fix: avoid parse json err nil pointer
2020-07-30 11:30:38 +08:00
Jian Qiu and Qiu Jian
ba292dfedc
fix: use json to store task error message ( #7351 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-07-30 10:34:32 +08:00
Zexi Li
785c698f7f
Merge pull request #7319 from ioito/hotfix/qx-account-update
...
fix: 单独添加更新账单文件日志
2020-07-27 15:52:42 +08:00
屈轩 and Qu Xuan
a67f3e5481
fix: 避免status_code>=400并且resp为空时err为nil ( #7264 )
...
Co-authored-by: Qu Xuan <quxuan@yunionyun.com >
2020-07-27 04:42:26 +08:00
Qu Xuan
c6df1944c8
fix: 单独添加更新账单文件日志
2020-07-24 14:29:05 +08:00
wanyaoqi
cd5d317632
fix snapshot clean pending usage
2020-07-23 11:33:26 +08:00
Qiu Jian
0967843896
feature: unified sso login framework
2020-07-21 16:13:18 +08:00
wanyaoqi
7f8be7d4b1
fix error output
2020-07-19 12:30:54 +08:00
Zexi Li
fc7bb7327b
Merge pull request #7158 from yousong/bugfix/yousong-iproute2-idempo
...
iproute2: address: make Exact idempotent
2020-07-15 10:34:23 +08:00
Yousong Zhou
05b72a9d02
iproute2: address: make Exact idempotent
...
Idempotence against address not available for Exact is not a bad idea if
we look at the name of that func
This should accomodate the race condition where keepalived will remove
vips should the primary address used for vrrp comms is removed, causing
later addr del to fail with "cannot assign requested address"
2020-07-14 16:40:15 +08:00
Zexi Li
b203286ce9
Merge pull request #7151 from wanyaoqi/bugfix/wyq/disable-procutils-print-error-info
...
bugfix: disable procutils print error info
2020-07-14 14:54:21 +08:00
wanyaoqi
66064a4c47
disable procutils print error info
2020-07-14 11:35:01 +08:00
rainzm
014540e4df
fix guest template health check
2020-07-13 21:27:51 +08:00
Zexi Li
1a68bde939
Merge pull request #7071 from swordqiu/hotfix/qj-orderedstring-improvements
...
fix: orderedstring add performance improvements
2020-07-07 14:47:49 +08:00
Qu Xuan
5e50740b3f
fix: json request 支持自定义匹配err
2020-07-07 10:16:05 +08:00
Qiu Jian
f0c3b96274
fix: orderedstring add performance improvements
2020-07-07 01:30:36 +08:00
Qiu Jian
7ba3945d86
feature: apigateway store auth state in cookie instead of sqlite
2020-07-03 16:15:23 +08:00
Qiu Jian
182c96a160
update vendor
2020-07-03 16:15:23 +08:00
Qiu Jian
2183490a53
feature: keystone add support for OpenID Connection idp
2020-07-03 16:15:23 +08:00
wanyaoqi
1d59ceb5d9
fix deploy backup server order
2020-06-30 22:00:34 +08:00
Qiu Jian
889a35bc7a
feature: 1. idp as domain resource 2. keystone support SAML IDP
2020-06-24 17:41:33 +08:00
Qiu Jian
c302622415
add known sp metadata xml
2020-06-22 20:09:36 +08:00
Qiu Jian
3b32f0a4d9
sp support
2020-06-22 09:52:58 +08:00
Qiu Jian
3b7a1e9467
feature: support SAML idp
2020-06-22 09:52:58 +08:00
Zexi Li
c991cdc76a
Merge pull request #6823 from zhaoxiangchun/feature/zxc-unified-monitor
...
统一报警模块
2020-06-21 13:10:13 +08:00
zhaoxiangchun
6c66185bd8
统一报警模块
2020-06-21 11:39:23 +08:00
Qu Xuan
a07b112be1
feature: CloudId服务支持
2020-06-21 11:30:01 +08:00
Zexi Li
5fda7e88b7
Merge pull request #6849 from swordqiu/hotfix/qj-disable-policy-rule-compaction
...
Hotfix/qj disable policy rule compaction
2020-06-17 10:28:47 +08:00
Qiu Jian
818d40c08b
fix: disable policy rule compaction
2020-06-16 22:36:00 +08:00
Zexi Li
b2c232f75b
Merge pull request #6824 from wanyaoqi/bugfix/wyq/win10
...
bugfix: fix windows install regedit record
2020-06-16 20:12:07 +08:00
Yousong Zhou
458bd0c7f7
sysutils: rework test
2020-06-15 17:17:49 +08:00
wanyaoqi
9372a7b9c4
fix windows install regedit record
2020-06-15 10:56:47 +08:00
Qiu Jian
5ebb18b691
fix: policy-explain not working properly
2020-06-09 22:17:35 +08:00
yunion-ci-robot
734d7e9994
Merge pull request #6648 from zexi/feature/db-resource-informer
...
implement generic service informer
2020-06-08 14:58:49 +08:00
Zexi Li
7a1d504e82
Merge pull request #6750 from swordqiu/hotfix/qj-base64-decode-invalid-password
...
fix: base64 decode 12-bytes plain text password return nil
2020-06-08 09:13:04 +08:00
Qiu Jian
a51d554d74
fix: base64 decode 12-bytes plain text password return nil
2020-06-06 11:06:52 +08:00
root
0a0af5cfa2
climc:allow disable term line width
2020-06-05 14:15:34 +08:00
Zexi Li
39244cce50
Merge pull request #6364 from yousong/feature/yousong-eip
...
Feature/yousong eip
2020-06-03 17:23:24 +08:00
Zexi Li
95a58cc606
implement generic service informer
2020-05-29 19:59:34 +08:00
Qiu Jian
0157028465
fix: ignore match weights when searching matched policysets
2020-05-29 10:01:20 +08:00