Fixed bug that would log you out if you tried to log in from a page with op=logout in the url

This commit is contained in:
Frank Dillon 2003-11-25 20:36:33 +00:00
parent aa57dfc2d9
commit b078d97282

View file

@ -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.