jellyfin/MediaBrowser.ServerApplication
Avalon Thorne 318534d476 Disable FIPS Validation Check in App.config
Disables the FIPS Validation Check to allow the MediaBrowser Server Application to run on a Trusted Platform enabled computer running Windows 10. Important information regarding the addition can be found on MSDN: https://msdn.microsoft.com/en-us/library/hh202806(v=vs.110).aspx

While in our discussions with Microsoft Government and Enterprise Support it has been indicated that it's best practice to move to a FIPS validated encryption method (please see MSDN: https://msdn.microsoft.com/en-us/library/0ss79b2x(v=vs.110).aspx to determine an appropriate algorithm), this patch will at minimum allow the application to run by specifying whether to enforce a computer configuration requirement that cryptographic algorithms must comply with the Federal Information Processing Standards or "FIPS."

Please see http://emby.media/community/index.php?/topic/35875-fips-validated-cryptography-fix/ for discussion on the proposed fix.
2016-06-14 05:13:38 -04:00
..
Native update elements 2016-06-11 11:56:15 -04:00
Networking fix network enumeration 2016-05-11 13:24:01 -04:00
Properties target .net framework 4.6 2016-04-12 14:14:59 -04:00
Resources/Images Merge pull request #1118 from MediaBrowser/dev 2015-06-15 00:28:29 -04:00
Splash Updated splash screen 2015-06-05 10:39:44 +01:00
Updates bump dev version 2015-05-28 01:51:48 -04:00
App.config Disable FIPS Validation Check in App.config 2016-06-14 05:13:38 -04:00
app.manifest Pushing missing changes 2013-02-20 20:33:05 -05:00
BackgroundService.cs Remove unused code... 2016-03-27 23:11:27 +02:00
BackgroundServiceInstaller.cs update service installer 2016-05-30 12:09:00 -04:00
Icon.ico update server icon 2015-06-03 01:28:37 -04:00
MainForm.cs use tray icon without a parent form 2014-02-15 16:17:36 -05:00
MainForm.Designer.cs update server icon 2015-06-03 01:28:37 -04:00
MainForm.resx update server icon 2015-06-03 01:28:37 -04:00
MainStartup.cs update startup error handling 2016-05-24 14:17:12 -04:00
MediaBrowser.ServerApplication.csproj calculate similarity at database level 2016-06-01 01:50:00 -04:00
packages.config update sqlite 2016-05-01 17:48:37 -04:00
ServerNotifyIcon.cs update browser launcher 2016-04-23 23:03:49 -04:00
SplashLogo2.png Updated splash screen 2015-06-05 10:39:44 +01:00