projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f06157
)
We want to authenticate here.
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 3 Dec 2008 03:44:30 +0000
(20:44 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 3 Dec 2008 03:44:30 +0000
(20:44 -0700)
imp/imp-dimp.php
patch
|
blob
|
history
diff --git
a/imp/imp-dimp.php
b/imp/imp-dimp.php
index
d15b7d8
..
1150010
100644
(file)
--- a/
imp/imp-dimp.php
+++ b/
imp/imp-dimp.php
@@
-141,10
+141,8
@@
if (in_array($action, array('chunkContent', 'Html2Text', 'Text2Html', 'GetReplyD
$session_control = 'readonly';
}
-$authentication = 'none';
$dimp_logout = ($action == 'LogOut');
$session_timeout = 'json';
-@define('AUTH_HANDLER', true);
require_once dirname(__FILE__) . '/lib/base.php';
// Process common request variables.