From:             [EMAIL PROTECTED]
Operating system: RHL7.3
PHP version:      4.3.0
PHP Bug Type:     Feature/Change Request
Bug description:  AUTH Info behaviour

Quoting 4.3.0 changelog:
> Make PHP_AUTH_* variables not available in safe mode under Apache when
an external basic auth mechanism is used. (Philip)

You cannot just change this behaviour. I don't think anyone asked for this
either. While the reasoning for this change seems to be that you can't mix
2 authentication modes, you may still wish to authenticate using basic
external auth, and then get the AUTH_USER name passed to PHP for further
processing/dynamic content generation.

Please restore old behaviour.



-- 
Edit bug report at http://bugs.php.net/?id=21326&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21326&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21326&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21326&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21326&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21326&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21326&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21326&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21326&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21326&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21326&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21326&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21326&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21326&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21326&r=gnused

Reply via email to