HOW can I get access to auth-user on PATHCHeck
I need to access to the pblock rq->vars.auth-user on the PathCheck stageHow i can do this?Please Help me somebody.
# 1
You don't give up, do you :)AFAIK, it's not possible on proxy 4.0. Or else, you can grab the username by decrypting the "Authorization"header in rq->headers. I'm not sure how much userful that would befor you, though.