From: Florent Bruneau Date: Thu, 28 Oct 2010 20:47:54 +0000 (+0200) Subject: Real id for the security fix. X-Git-Tag: xorg/1.0.2~176 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=dbe8d7f04ae56d3386e89935c0f4994b7ea98223;p=platal.git Real id for the security fix. Signed-off-by: Florent Bruneau --- diff --git a/SECURITY b/SECURITY index 16fde0e..7bc0c39 100644 --- a/SECURITY +++ b/SECURITY @@ -12,7 +12,7 @@ # The commit id should refer to the id in the "master" branch, if the initial # commit in a version branch had another name. -2010-10-28 00000000 Registration allowed reactivation and resetting password of disabled accounts. +2010-10-28 4c5a5921 Registration allowed reactivation and resetting password of disabled accounts. 2010-06-23 aa8a2914 Fix visibility of emails, groups, death info on profile. 2010-04-02 3e2442cd Fix freetext visibility. 2009-10-19 e10bc2ef Prevents auth-groupex from leaking data to third-party attackers.