Skip to content

Validate PDU in admins room

AndSDev requested to merge AndSDev/conduit:validate-state-of-admins-room into next

Validate PDU in admin room (in build_and_append_pdu):

  • Disallow enctyption in admin room.
  • Disallow leaving for last user and conduit user from admin room.
  • Disallow banning last user and conduit user in admin room.

  • I ran cargo fmt and cargo test
  • I agree to release my code and all other changes of this MR under the Apache-2.0 license
Edited by AndSDev

Merge request reports