Display notification that max concurrent sessions has been reached (GRN-41) (#317)

* <Added max concurrent sessions check>

* <Refactored some exception logic>

* <Fixed code style>

* <Generalized BBBException error message>
This commit is contained in:
John Ma
2018-11-15 14:20:46 -05:00
committed by Jesus Federico
parent 655516535c
commit de98fd0a3c
4 changed files with 16 additions and 1 deletions

View File

@ -22,6 +22,7 @@ en:
user:
accepted_terms: "Terms and Conditions"
bigbluebutton: BigBlueButton
bigbluebutton_exception: Oops, there was an error when starting the meeting!
cancel: Cancel
copy: Copy
delete: Delete
@ -78,6 +79,7 @@ en:
version: We've released a new version of Greenlight, but your database isn't compatible.
ldap_error: Unable to connect to the LDAP server. Please check your LDAP configuration in the env file and ensure your server is running.
login: Sign in
max_concurrent: The maximum number of concurrent sessions allowed has been reached!
modal:
create_room:
auto_join: Automatically join me into the room.