From b078d97282829db36257e803c6f3cea5b8076710 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Tue, 25 Nov 2003 20:36:33 +0000 Subject: [PATCH] Fixed bug that would log you out if you tried to log in from a page with op=logout in the url --- docs/changelog/5.x.x.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt index 44053dd7f..9db91f611 100644 --- a/docs/changelog/5.x.x.txt +++ b/docs/changelog/5.x.x.txt @@ -1,3 +1,6 @@ +5.5.4 + - Bugfix [ 849210 ] Login Redirect should filter out the "logout" operation + 5.5.3 - Lowercase file extension in importCollateral.pl while determinating file type.