greenlight/app/controllers
Lars Kiesow 0c8c102f4a
Fix Invite Link Separator (#2309)
This patch fixes the separator before the invite link in the text which
is sent to BigBlueButton. The `\n` characters were filtered out so that
at least a space character was missing here.

This fixes #2307

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-12-05 14:27:56 -05:00
..
concerns Fix Invite Link Separator (#2309) 2020-12-05 14:27:56 -05:00
account_activations_controller.rb Fixed issue with account activation allowing it to be circumvented (#2324) 2020-12-01 18:21:09 -05:00
admins_controller.rb Made rescue clause more specific to catch timeouts for Server Rooms (#2245) 2020-10-28 10:27:24 -04:00
application_controller.rb Added missing question mark (#2234) 2020-10-26 15:27:49 -04:00
errors_controller.rb GRN2-243: Added a report issue button to the 500 error page (#796) 2019-09-19 10:03:44 -04:00
health_check_controller.rb GRN2-xx: Removed Health Check Gem (#840) 2019-10-21 12:09:31 -04:00
main_controller.rb Signed in users are now redirected to main page if they try to access root (#1726) 2020-06-02 16:42:15 -04:00
password_resets_controller.rb Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
recordings_controller.rb Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
rooms_controller.rb Fixed 404 on room join (#2092) 2020-09-17 11:32:06 -04:00
sessions_controller.rb Fixed issue causing account verify to throw 404 (#1987) 2020-08-04 14:04:47 -04:00
themes_controller.rb GRN2-xx: Added SAFE_HOSTS env variable to block unknown hosts (#1543) 2020-05-08 13:33:02 -04:00
users_controller.rb Fixed 500 caused by editting a user when not allowed to (#2108) 2020-09-21 13:20:15 -04:00