Mihaela Stoica
2766a18987
Use the ToString() function directly for enum-to-string conversions
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-09-15 13:55:18 +01:00
Mihaela Stoica
23db625d15
Change the validity period of the diagnostic token to one year.
...
- This is temporary, until the API accepts max_age=0 (never expire)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-09-10 15:29:35 +01:00
Carmen Agimof
cd4281ffab
Merge pull request #651 from MihaelaStoica/CP-13077
...
CP-13077: Changes to the Health Check feature to work properly with RBAC
2015-09-09 13:16:15 +01:00
Mihaela Stoica
62bc632f02
CP-13074: Update the URLs used for retrieving the analysis results
2015-09-07 17:58:53 +01:00
Mihaela Stoica
53b01c425c
CP-13077: Changes to the Health Check feature to work properly with RBAC
...
Changed all the health check actions to perform the necessary role checks
- HealthCheckAuthenticationAction: changed so it does not save the tokens, so no role checks required in this action (all the checks are performed in SaveHealthCheckSettingsAction)
- GetHealthCheckAnalysisActions: added role checks
On the Health Check Overview dialog, a pool is displayed as read-only if connected as a user with roles that don't permit changing the health check settings:
- the following actions are not available: enroll, edit settings, disable health check, request upload, get analysis result
2015-09-03 11:49:53 +01:00
Mihaela Stoica
e38c707ffb
CP-12156: Removed unused variable
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-27 01:04:56 +01:00
Mihaela Stoica
2eba1c705f
Merge remote-tracking branch 'upstream/master' into CP-12156_2
...
Conflicts:
XenModel/XenAPI-Extensions/Pool.cs
XenModel/XenModel.csproj
2015-08-27 01:03:58 +01:00
Mihaela Stoica
44e18df03d
CP-12156: Obtain and display the result of the CIS analysis of the last uploaded report
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-27 00:30:02 +01:00
Hui Zhang
0761aa5be2
CP-13848: XenCenter transfers proxy settings to HealthCheckService.
...
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-08-25 20:32:58 +08:00
Mihaela Stoica
ff64416407
Move HealthCheckSettings class to a separate file
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-21 15:19:24 +01:00
Mihaela Stoica
cb35725dd7
CP-13074: Finalize the CIS domain names and product key used for retrieving the authentication tokens and upload
...
- change the URLs to the production site
- for development and testing these settings should be changed to the staging site via registry keys
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-20 16:59:58 +01:00
Hui Zhang
aef05ab064
CP-13072: HealthCheckService: Use proxy for bundle upload.
...
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-08-17 15:54:19 +08:00
Cheng Zhang
3f2e8a51da
CA-179369: Change CIS default setting
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-08-11 16:09:45 +08:00
Mihaela Stoica
f6c477eb67
Merge remote-tracking branch 'hui/CA-178338' into CP-13073
2015-07-30 10:31:38 +01:00
Mihaela Stoica
61b5821e4f
CP-13073: Rename files (Call Home to Health Check)
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 09:12:46 +01:00