[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#208831: marked as done (apache2 - mod_action forgets authenticated user)



Your message dated Mon, 20 Feb 2012 08:27:18 +0000
with message-id <201202200827.18467.jmv_deb@nirgal.com>
and subject line Re: apache2 - mod_action forgets authenticated user
has caused the Debian Bug report #208831,
regarding apache2 - mod_action forgets authenticated user
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
208831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208831
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2
Version: 2.0.47-1
Severity: normal

mod_action forgets the authenticated user:
| 2001:658:215:10:200:e8ff:fe69:9487 - - [05/Sep/2003:14:50:47 +0200] "GET /phpgroupware/login.php HTTP/1.0" 401 401 "-" "w3m/0.4.1"
| 2001:658:215:10:200:e8ff:fe69:9487 - - [05/Sep/2003:14:50:50 +0200] "GET /phpgroupware/login.php HTTP/1.0" 200 2014 "-" "w3m/0.4.1"

php is called via the following directives:
| AddType application/x-httpd-php .php
| ScriptAlias /cgi-bin/system /usr/lib/cgi-bin/
| Action application/x-httpd-php /cgi-bin/system/php4

this makes it impossible to get information about authentication out of
a php script.

bastian

-- 
War is never imperative.
		-- McCoy, "Balance of Terror", stardate 1709.2


--- End Message ---
--- Begin Message ---
Hello

I was using a similar setting in 2002: BasicAuth, AddType, Action, and CGI on
Debian. REMOTE_USER was working fine.
I doubt there was a bug in apache there.
Might it be a PHP related bug? Which variable were you using?

Anyways, I assume that you are no longer experiencing the problem. If this is
not the case and you are able to provide information, please do so and reopen
that bug.

Thank you.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: