1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00
continuwuity/src/api
Matthias Ahouansou f712c0cefb fix: restrict who can remove aliases
Previously, anyone could remove any local alias, meaning that someone could re-route a popular alias elsewhere
Now, only the creator of the alias, users who can set canonical aliases for the room, server admins and the server user can delete aliases

added some additional changes/fixes to adapt to our codebase

Co-authored-by: strawberry <strawberry@puppygock.gay>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-12 14:04:47 -04:00
..
client fix: restrict who can remove aliases 2024-06-12 14:04:47 -04:00
ruma_wrapper Fix use-self 2024-06-09 20:06:50 +00:00
server log client/remote IP address on various routes tracing calls 2024-06-10 21:04:51 -04:00
Cargo.toml extract client ip from connection state 2024-06-07 02:00:28 +00:00
mod.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
router.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00