continuwuity/src
Niklas Wojtkowiak 80c9bb4796 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-04 15:05:24 +00:00
..
admin fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
api feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
build_metadata fix: Update package and crate metadata 2026-01-08 19:28:27 +00:00
core fix(complement): Fix complement conflicting with first-run 2026-03-04 15:04:37 +00:00
database feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
macros fix: Add option to mark certain config sections as optional 2026-01-20 17:36:22 +00:00
main fix: Remove ability to set rocksdb as read only 2026-02-18 23:11:53 +00:00
router fix: Don't panic when running startup admin commands 2026-02-15 17:32:26 -05:00
service fix(rooms): prevent removing admin room alias 2026-03-04 15:05:24 +00:00
web feat: Default index page improvements 2026-02-15 18:05:42 +00:00