Fix a vicious bug hidden by another bug when a banned user
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Wed, 22 Aug 2007 19:26:55 +0000 (19:26 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Wed, 22 Aug 2007 19:26:55 +0000 (19:26 +0000)
commitef42a9d667bc59456c156d0c5085be9efc1954b7
treed3e69733f0a505339c0383b819c5cf3bddfde21f
parentbfa821a042bcaef6bf2805ece371835ed16f52df
Fix a vicious bug hidden by another bug when a banned user
try to authenticate by cookie.

 classes/platal.php           |    4 ++--
 classes/plmailer.php         |    3 +--
 include/xorg.inc.php         |    3 ++-
 include/xorg.misc.inc.php    |    2 +-
 include/xorg/session.inc.php |   10 ++++++++++
 5 files changed, 16 insertions(+), 6 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1929 839d8a87-29fc-0310-9880-83ba4fa771e5
classes/platal.php
classes/plmailer.php
include/xorg.inc.php
include/xorg.misc.inc.php
include/xorg/session.inc.php