diff options
| author | 2019-10-18 15:25:58 +0100 | |
|---|---|---|
| committer | 2019-10-18 15:25:58 +0100 | |
| commit | 85fe16ee29540c03702ea630fa67b7996ea9853e (patch) | |
| tree | 2d1457302a1fe13e62969d2145320d11b213cdf3 | |
| parent | put a permission restriction on !tcpup - it could be abused for port scanning (diff) | |
| signature | ||
update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
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 |
