Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Conversation

MatMaul
Copy link
Contributor

@MatMaul MatMaul commented Nov 22, 2023

Currently the created rooms are encrypted, but the sent notices there are unencrypted which is rather ugly.

My assumptions were wrong so this PR got fully rewrote.

It now bypasses encryption_enabled_by_default_for_room_type setting when creating server notices room, since the notices will be send unencrypted anyway.

Signed-off-by: Mathieu Velten [email protected]

Pull Request Checklist

@MatMaul MatMaul requested a review from a team as a code owner November 22, 2023 15:59
@MatMaul MatMaul changed the title Disable encryption for server notices rooms Ignore encryption_enabled_by_default_for_room_type for notices room Nov 27, 2023
@MatMaul
Copy link
Contributor Author

MatMaul commented Nov 27, 2023

Sorry for the force push, this got fully rewrote following wrong assumptions.

Copy link
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense given that users aren't allowed to send messages into the server notices room

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants