discourse/lib/freedom_patches
Sam 3d59f767ae
FIX: remove RS384 and RS512 cose ciphers (#18619)
RS256 was added for Windows Hello and as a side effect we speculatively added
RS384 and RS512. These ciphers were not tested and are now failing on solo
keys. It may be the case that the ciphers are not configured correctly on
our side. It may be the case that this is a Solo key bug.

Regardless, we are removing the ciphers and will only consider adding them
again if absolutely needed.
2022-10-17 09:13:34 +10:00
..
active_record_attribute_methods.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
ams_include_without_root.rb
barber_ember_precompiler.rb DEV: Patch Ruby Ember template compiler to work with recent ember 2022-07-19 10:00:59 +01:00
better_handlebars_errors.rb
copy_file.rb DEV: Work around a Docker issue (#13368) 2021-06-14 17:38:36 +02:00
cose_rsapkcs1.rb FIX: remove RS384 and RS512 cose ciphers (#18619) 2022-10-17 09:13:34 +10:00
ember_handlebars.rb DEV: Move select kit to an addon (#9797) 2020-05-15 16:07:35 -04:00
fast_pluck.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
inflector_backport.rb DEV: correct some Ruby 2.7 deprecations 2020-07-16 17:43:20 +10:00
ip_addr.rb DEV: Follow Discourse's convention when monkey patching. 2022-01-11 09:48:27 +08:00
mail_disable_starttls.rb DEV: Use nested form for FreedomPatches module 2022-06-08 15:10:26 +02:00
pluck_first.rb DEV: pluck_first 2019-10-21 12:08:20 +01:00
rails_multisite.rb DEV: Upgrade to Rails 7 2022-04-28 11:51:03 +02:00
rails4.rb
raw_handlebars.rb DEV: Remove vendored babel and update config for plugins/themes (#17832) 2022-08-09 11:53:24 +01:00
safe_buffer.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
safe_migrations.rb Revert "We have had errors reported due to migrations breaking and are reverting" 2020-04-14 11:31:07 +10:00
schema_migration_details.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
sprockets_patches.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
translate_accelerator.rb FIX: Missing translation when translation override contained a %{key} (#16625) 2022-05-04 17:35:22 +02:00