aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-10-18 15:25:58 +0100
committerGravatar jesopo2019-10-18 15:25:58 +0100
commit85fe16ee29540c03702ea630fa67b7996ea9853e (patch)
tree2d1457302a1fe13e62969d2145320d11b213cdf3
parentput a permission restriction on !tcpup - it could be abused for port scanning (diff)
signature
update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f35f09df..4ec93719 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ Changed:
- `!reloadallmodules` and `SIGUSR1` will not try to reload but rollback to currently-loaded on error
Fixed:
+- Any user was able to add an API KEY (missing `permission` kwarg)
- Be able to `!disconnect` reconnection attempts (regression, `admin.py`)
- Strip only unknown tags from fedi `Note` activities - not the tag content too
- Don't allow users to `!bef`/`!trap` a triggered duck before it has quacked