changelog: add entry for GH-10563 (#10894)

This commit is contained in:
Luiz Aoqui 2021-07-13 16:12:41 -04:00 committed by GitHub
parent d057025ce6
commit dd8213abc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/10563.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
ui: Handle ACL token when running behind a reverse proxy
```