From b04f941e67b4ec7c2ac3ed22a1663a883cb95226 Mon Sep 17 00:00:00 2001 From: Corey Hammerton Date: Wed, 4 Nov 2015 20:00:04 -0500 Subject: [PATCH] Puppetboard/CHANGELOG Removing the environment switching point in the Known Issues section that has been dealt with. --- CHANGELOG.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fc6fcb1..df6e4d8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -34,9 +34,6 @@ This is the changelog for Puppetboard. * fact_value pages rendered from JSON valued facts return no results. A more sophisticated API is required to make use of JSON valued facts (through the factsets, fact-paths and/or fact-contents endpoints for example) -* Switching environments is done through a JavaScript/jQuery function which - could be a potential vulnerability. A dropdown menu, like those available - in Bootstrap, is the most probable alternative. 0.0.5 =====