From 1ed2964d16618aeebef142b01a538336a44d07dd Mon Sep 17 00:00:00 2001 From: Zach Hoffman Date: Fri, 5 Nov 2021 16:36:23 +0000 Subject: [PATCH] Changelog entry for 32a41fcf39 (#6334) (cherry picked from commit 5858d7dea7f2ae8b9609403dd2ff21d7e03433f2) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e1735e20..1748eb3d00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - [#6283](https://github.com/apache/trafficcontrol/issues/6283) - The Traffic Ops Postinstall script will work in CentOS 7, even if Python 3 is installed - [#5373](https://github.com/apache/trafficcontrol/issues/5373) - Traffic Monitor logs not consistent - [#6197](https://github.com/apache/trafficcontrol/issues/6197) - TO `/deliveryservices/:id/routing` makes requests to all TRs instead of by CDN. +- Traffic Ops: Sanitize username before executing LDAP query ### Changed - [#5927](https://github.com/apache/trafficcontrol/issues/5927) Updated CDN-in-a-Box to not run a Riak container by default but instead only run it if the optional flag is provided.