fix(rooms): prevent removing admin room alias #1448

Open
0xnim wants to merge 2 commits from 0xnim/continuwuity:fix/1408 into main

2 commits

Author SHA1 Message Date
c1f4dc3775 fix(rooms): prevent removing admin room alias
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m31s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 1h0m1s
Only the server user can now remove the #admins alias, matching the
existing check for setting the alias. This prevents users from
accidentally breaking the admin room functionality.

fixes #1408
2026-03-03 18:42:49 +00:00
9ea72b4cab fix(rooms): prevent removing admin room alias
Only the server user can now remove the #admins alias, matching the
existing check for setting the alias. This prevents users from
accidentally breaking the admin room functionality.

fixes #1408
2026-03-03 18:42:49 +00:00