https://bz.apache.org/bugzilla/show_bug.cgi?id=65172

Dave Pearson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Dave Pearson <[email protected]> ---
I can confirm this behavior, and would like to add that the first time the
login is used, all will appear well, it is only subsequent accesses (i.e. via
cache) that do not show any of the AUTHENTICATE_ variables.
This can be quite easily shown by simply calling a phpinfo(); in a test php
file - upon refreshing the page using F5 in the browser, the AUTHENTICATE_
variables all clearly disappear after firstly being visible after login. 

Changing the

AuthBasicProvider socache dbd

to

AuthBasicProvider dbd

"fixes" this issue, but it will no longer cache the credentials.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to