Commit graph

25 commits

Author SHA1 Message Date
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
Luke Pulverenti
6f82815a5d target .net framework 4.6 2016-04-12 14:14:59 -04:00
Eric Reed
be471f03b9 Restore app.config 2015-09-26 16:28:32 -04:00
Eric Reed
7404114fee Add store registration endpoint (pointing to test) 2015-09-26 16:27:13 -04:00
Luke Pulverenti
d0c9273d67 install service with Emby name 2015-05-23 16:44:15 -04:00
Luke Pulverenti
999ad78a0d rework configurations 2014-11-29 14:51:30 -05:00
Luke Pulverenti
7ad0293567 update sqlite references 2014-11-07 11:15:02 -05:00
Luke Pulverenti
e00985d07c #715 - Support creating/editing collections (boxsets) in web client 2014-03-07 10:53:23 -05:00
Luke Pulverenti
04d1a53d19 don't persist lazy loaded paths 2013-12-29 12:07:29 -05:00
Luke Pulverenti
96c65a147c updated nuget 2013-12-10 11:17:08 -05:00
Luke Pulverenti
885287e631 added manual last fm image provider 2013-11-06 10:46:02 -05:00
Luke Pulverenti
cbd6c47af4 updated sqlite 2013-10-30 10:13:09 -04:00
Luke Pulverenti
e677a57bf1 switch to flat file storage 2013-06-17 16:35:43 -04:00
Luke Pulverenti
89b9b31027 Added IApiClient to the model 2013-06-02 20:21:35 -04:00
Luke Pulverenti
0f93bed1bb switch to sqlite x86 package 2013-05-31 14:57:13 -04:00
Luke Pulverenti
bfb377793a fixed debug app config path 2013-05-23 11:43:09 -04:00
Eric Reed
8452e2f125 Add block unrated option 2013-05-23 11:07:25 -04:00
Eric Reed
966d1ac347 New location under appdata 2013-05-07 10:08:33 -04:00
ScottRapsey
dccba7d1fd Added useLegacyV2RuntimeActivationPolicy
Added useLegacyV2RuntimeActivationPolicy="true" to the Startup section
of the config so that we can get .net dependencies to load if/when
required.
2013-03-04 14:29:22 +11:00
LukePulverenti
2c2f832c1a moved apiclient to it's own repo 2013-02-28 18:47:01 -05:00
LukePulverenti
767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
LukePulverenti Luke Pulverenti luke pulverenti
119dfc3ac7 Adding the UI to the same repo. Made some default theme progress 2012-09-20 11:25:22 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
2b8f23dff4 Updated reactive extensions 2012-08-24 08:05:31 -04:00
RedShirtMB Mark Linton redshirt linton
aba42c3c61 Updated App.config 2012-08-04 17:54:57 -07:00
RedShirtMB Mark Linton redshirt linton
bf0c6ec182 Initial creation of the ServerApplication 2012-08-04 16:54:00 -07:00