Page MenuHomePhorge

Support creating encrypted room
ClosedPublic

Authored by tusooa on Jul 17 2024, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 30, 9:42 AM
Unknown Object (File)
Fri, Aug 30, 9:42 AM
Unknown Object (File)
Fri, Aug 30, 9:42 AM
Unknown Object (File)
Wed, Aug 28, 5:51 PM
Unknown Object (File)
Wed, Aug 28, 5:39 PM
Unknown Object (File)
Wed, Aug 28, 5:38 PM
Unknown Object (File)
Sun, Aug 25, 8:16 PM
Unknown Object (File)
Sun, Aug 25, 1:51 AM
Subscribers
None

Details

Summary

This commit supports enabling encryption when creating a room.

Type: add

BUG: https://iron.lily-is.land/T69

Test Plan

Verify unit tests pass.
Open CreateRoomPage.
Click on Public in room type. Verify E2EE check box is unchecked.
Click on Private or Direct in room type. Verify E2EE checkbox is checked.
Check/uncheck E2EE checkbox. Change room type again, and verify that E2EE checkbox does not change.
Verify you can create an encrypted room and an unencrypted room.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 17 2024, 11:09 PM
Harbormaster failed remote builds in B208: Diff 344!
This revision is now accepted and ready to land.Jul 24 2024, 12:10 AM
This revision was automatically updated to reflect the committed changes.