xenadmin/XenAdmin/Core
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
..
ActionBaseExtensions.cs CP-4961 New icons for CAR-107 2014-06-03 16:49:13 +01:00
Clip.cs Made XenOvfTransport project use log4net for logging (before it was using own logging, 2013-09-26 08:30:32 +01:00
CueBannersManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Drawing.cs Reverted overjealous bitmap disposing causing exception on the LVMoHBAWarningDialog. 2013-11-01 11:14:26 +00:00
ExtensionMethods.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:35:57 +01:00
FormFontFixer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HealthCheck.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-03 11:49:53 +01:00
HelpersGUI.cs CA-137237 Fixed XenCenter fatal exception when rebuilding alertList 2014-06-09 11:32:18 +01:00
History.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Registry.cs CP-12156: Obtain and display the result of the CIS analysis of the last uploaded report 2015-08-27 00:30:02 +01:00
Updates.cs Merge pull request #593 from agimofcarmen/CA-178243 2015-08-04 17:30:22 +01:00
VMGroup.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
WebBrowser2.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Win32Window.cs Fixes simultaneous run of WizardTest and TreeTests. 2014-04-29 12:20:20 +04:00