in reply to Re: Re: A way to get the User in a variable from htpasswd?
in thread A way to get the User in a variable from htpasswd?
Unless it's because of tainting... I know that %ENV is considered tainted until/unless you delete @ENV{qw(IFS CDPATH ENV BASH_ENV)}; Is the remote_user() that you get out of CGI automatically untainted?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(tye)Re: A way to get the User in a variable from htpasswd?
by tye (Sage) on May 11, 2001 at 02:05 UTC |