From 14eac3d07226ba6622696bae0f2e380804c5dd80 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Mon, 10 Mar 2014 21:38:22 -0700 Subject: [PATCH] changelog for security fix --- phpini/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpini/CHANGELOG b/phpini/CHANGELOG index d8857b6ed..4924e5fe4 100644 --- a/phpini/CHANGELOG +++ b/phpini/CHANGELOG @@ -4,3 +4,5 @@ First version of this module, which can edit the global PHP configuration file a Added an access control option to limit file IO to a particular Unix user. ---- Changes since 1.540 ---- Added support for selecting the timezone on the Other Settings page, thanks to Matt Lewandowsky. +---- Changes since 1.670 ---- +Fixed a security issue that could allow a user without root access to view any file on the system.