We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encrypted channels allow users to send non-encrypted text
disallow sending of non-encrypted messages on encrypted channels
allows sending of non-encrypted messages
The text was updated successfully, but these errors were encountered:
Android app does not currently support encryption. It is on the roadmap:
RocketChat/Rocket.Chat.Android#566
However, I am not sure you should be able to send a plain message in an encrypted channel.
Sorry, something went wrong.
In my opinion encrypted chats shouldn't allow any non-encrypted messages, but it definitely does right now.
Expected to be solved in 6.8
No branches or pull requests
Description:
Encrypted channels allow users to send non-encrypted text
Steps to reproduce:
Expected behavior:
disallow sending of non-encrypted messages on encrypted channels
Actual behavior:
allows sending of non-encrypted messages
Server Setup Information:
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: