xenadmin/XenAdmin/Dialogs/HealthCheck
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
..
HealthCheckOverviewDialog.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-03 11:49:53 +01:00
HealthCheckOverviewDialog.Designer.cs CP-13149: Policy statement link to the right web page 2015-08-27 13:50:35 +01:00
HealthCheckOverviewDialog.ja.resx CP-13073: Rename files (Call Home to Health Check) 2015-07-29 09:12:46 +01:00
HealthCheckOverviewDialog.resx CP-13149: Policy statement link to the right web page 2015-08-27 13:50:35 +01:00
HealthCheckOverviewDialog.zh-CN.resx CP-13073: Rename files (Call Home to Health Check) 2015-07-29 09:12:46 +01:00
HealthCheckOverviewLauncher.cs Move HealthCheckSettings class to a separate file 2015-08-21 15:19:24 +01:00
HealthCheckSettingsDialog.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-03 11:49:53 +01:00
HealthCheckSettingsDialog.Designer.cs CP-13149: Policy statement link to the right web page 2015-08-27 13:50:35 +01:00
HealthCheckSettingsDialog.ja.resx CP-13073: Rename files (Call Home to Health Check) 2015-07-29 09:12:46 +01:00
HealthCheckSettingsDialog.resx CP-13149: Policy statement link to the right web page 2015-08-27 13:50:35 +01:00
HealthCheckSettingsDialog.zh-CN.resx CP-13073: Rename files (Call Home to Health Check) 2015-07-29 09:12:46 +01:00