From b860395949e95801a202501484b826f58a503669 Mon Sep 17 00:00:00 2001 From: Marliana Lara Date: Thu, 5 Jul 2018 13:57:38 -0400 Subject: [PATCH] Add sanitize filter to token description field --- .../client/features/users/tokens/users-tokens-list.partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/features/users/tokens/users-tokens-list.partial.html b/awx/ui/client/features/users/tokens/users-tokens-list.partial.html index b92d24811a..01e1f624f6 100644 --- a/awx/ui/client/features/users/tokens/users-tokens-list.partial.html +++ b/awx/ui/client/features/users/tokens/users-tokens-list.partial.html @@ -29,7 +29,7 @@ + value="{{ token.description | sanitize }}">