Chatwoot/spec/lib
Sojan Jose 8e153d6350
fix: Redis 6 on Heroku breaks ActionCable config (#4269)
Heroku made some SSL/TLS changes with Redis 6, which is breaking the ActionCable configuration.
Hence providing an environment variable configuration `REDIS_OPENSSL_VERIFY_MODE` to fix that.

set the value `none` for this environment variable in your Heroku installations where breakage occurs.

fixes: #2420
2022-03-24 19:25:07 +05:30
..
email_templates chore: Fixes the missing gem warning (#3207) 2021-10-14 13:57:01 +05:30
integrations chore: Bundle update (#4038) 2022-02-22 16:06:04 +05:30
redis fix: Redis 6 on Heroku breaks ActionCable config (#4269) 2022-03-24 19:25:07 +05:30
webhooks Feat: Manage conversation for tweets based on the tweet flag (#3353) 2021-12-16 00:24:50 +05:30
chatwoot_captcha_spec.rb feat: Add hCaptcha for public forms (#4017) 2022-02-18 20:02:50 +05:30
chatwoot_hub_spec.rb chore: Add climate-control gem for handling the test ENV vars (#3267) 2021-10-25 13:13:25 +05:30
config_loader_spec.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
global_config_service_spec.rb chore: revert GlobalConfig changes (#3702) 2022-01-11 19:20:23 -08:00
global_config_spec.rb Feature: Global Config helper (#844) (#845) 2020-05-11 19:00:33 +05:30
vapid_service_spec.rb feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30