[SR-Users] exit after www_challenge
Daniel Tryba
d.tryba at pocos.nl
Tue Oct 8 17:56:41 CEST 2019
On Tue, Oct 08, 2019 at 11:07:44AM -0400, PICCORO McKAY Lenz wrote:
> i have the code with an exit, i dont know if are correct that "exit"
> in that line? or not? help me please?
They are correct (to me). After calling www_challenge() you want to stop
any further processing. Same for your 403 condition. If you only want
authenticated after that pooint exit will stop the processing of the
message.
More information about the sr-users
mailing list