xenadmin/XenModel/Actions/HealthCheck
Frezzle 3522e2980d [CP-19111] Added ability to choose Basic or Digest authentication for proxy server
2 new radio buttons in Connection Options page, for Basic and Digest; Digest is the default as it's the most secure.
New proxy authentication method setting, which is used to configure XenAPI's HTTP class and the .NET AuthenticationManager (which handles which authentication schemes can be used by the .NET web classes).
The new setting is also transferred and used by the Health Check service.

The bug noted in CA-214653 also occurs here, but the work-around on PR#1201 for that bug will also work for this.

Signed-off-by: Frezzle <frederico.mazzone@citrix.com>
2016-10-12 19:09:35 +01:00
..
GetHealthCheckAnalysisResultAction.cs [CA-213410] XenCenter ignores proxy settings in some places 2016-06-27 17:59:02 +01:00
HealthCheckAuthenticationAction.cs [CA-213410] XenCenter ignores proxy settings in some places 2016-06-27 17:59:02 +01:00
SaveHealthCheckSettingsAction.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-03 11:49:53 +01:00
TransferHealthCheckSettingAction.cs CA-192640: Don't log exceptions when HealthCheck service is not installed (part 2) 2016-01-20 14:47:39 +00:00
TransferProxySettingsAction.cs [CP-19111] Added ability to choose Basic or Digest authentication for proxy server 2016-10-12 19:09:35 +01:00
UploadServerStatusReportAction.cs CA-180576: Provide a option to give case number when uploading a report from the Server Status Report wizard 2015-11-03 15:48:14 +00:00
XenServerHealthCheckUpload.cs [CP-17401] Use Proxy authentication in Health Check Service 2016-06-22 13:05:21 +01:00