From ca0b8ff25dafddb9d36d83ba39e4cf67b6b36d1d Mon Sep 17 00:00:00 2001 From: Rodrigo Nascimento Date: Wed, 6 Apr 2016 16:42:42 -0300 Subject: [PATCH] Close 2744; Add a description with warning text for Force_SSL --- packages/rocketchat-lib/i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/rocketchat-lib/i18n/en.i18n.json b/packages/rocketchat-lib/i18n/en.i18n.json index 1c62b13001c..fccb383193e 100644 --- a/packages/rocketchat-lib/i18n/en.i18n.json +++ b/packages/rocketchat-lib/i18n/en.i18n.json @@ -314,6 +314,7 @@ "Food_and_Drink" : "Food & Drink", "For_your_security_you_must_re_enter_your_password_to_continue" : "For your security, you must re-enter your password to continue", "Force_SSL" : "Force SSL", + "Force_SSL_Description" : "*Caution!* _Force SSL_ should never be used with reverse proxy. If you have a reverse proxy, you should do the redirect THERE. This option exists for deployments like Heroku, that does not allow the redirect configuration at the reverse proxy.", "Forgot_password" : "Forgot your password", "Fork_it_on_github" : "Fork it on github", "Frequently_Used" : "Frequently Used",