diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-10 18:34:37 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-10 18:34:37 +0200 |
commit | 0fe8df550d95926aca1607e6f9ef7ac8cb929adf (patch) | |
tree | 6a9b9da6f246d003688ab68ba1064fd779013063 /readme.md | |
parent | f268bd2087fbfb57b8504becf364a00ddebde075 (diff) | |
download | keks-meet-0fe8df550d95926aca1607e6f9ef7ac8cb929adf.tar keks-meet-0fe8df550d95926aca1607e6f9ef7ac8cb929adf.tar.bz2 keks-meet-0fe8df550d95926aca1607e6f9ef7ac8cb929adf.tar.zst |
notifications
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,6 +78,8 @@ Booleans can be either `1`, `true`, `yes` or their opposites. - Built-in storage for known keys - Relay RTC when there are a lot of clients - Mitigate security issues caused by `*_enabled` params +- Save permissions to locale storage +- Prevent join notification bypass by not identifying ## Protocol |