Document user agent leak fix

This commit is contained in:
Mark Felder 2021-02-22 16:19:08 -06:00 committed by lain
parent 7ebbe11e75
commit 808e15b264
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
### Security
- Fixed client user agent leaking through MediaProxy
### Removed
- `:auth, :enforce_oauth_admin_scope_usage` configuration option.