[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.5-167-g13c5c85
jesse
jesse at bestpractical.com
Tue Sep 29 15:52:40 EDT 2009
The branch, 3.8-trunk has been updated
via 13c5c85839393fea772dc8c6822e3b8d86a4d8f0 (commit)
from 736332582a108dedef15e14249d5eb7fedcd43f4 (commit)
Summary of changes:
share/html/autohandler | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 13c5c85839393fea772dc8c6822e3b8d86a4d8f0
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Wed Sep 30 04:52:33 2009 +0900
remove whitespace
diff --git a/share/html/autohandler b/share/html/autohandler
index af574ff..b5cb799 100755
--- a/share/html/autohandler
+++ b/share/html/autohandler
@@ -79,12 +79,9 @@ $r->content_type("text/html; charset=utf-8");
RT::Interface::Web::MaybeShowNoAuthPage(\%ARGS);
-
-
RT::Interface::Web::AttemptExternalAuth(\%ARGS);
-
delete $session{'CurrentUser'} unless $session{'CurrentUser'} && $session{'CurrentUser'}->Id;
# Process per-page authentication callbacks
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list