X-Git-Url: http://git.ieval.ro/?p=plack-middleware-auth-complex.git;a=blobdiff_plain;f=lib%2FPlack%2FMiddleware%2FAuth%2FComplex.pm;fp=lib%2FPlack%2FMiddleware%2FAuth%2FComplex.pm;h=f30f412f4cc01cf5f29f7351ad05e7e5a9694555;hp=e272f18b431e57099cd5934550113c812d07579a;hb=a27e5239edbfea968f866cf73bc1e4cc87b53123;hpb=fe1dfcf1b405e78bcd789e120138fbcc673e5903 diff --git a/lib/Plack/Middleware/Auth/Complex.pm b/lib/Plack/Middleware/Auth/Complex.pm index e272f18..f30f412 100644 --- a/lib/Plack/Middleware/Auth/Complex.pm +++ b/lib/Plack/Middleware/Auth/Complex.pm @@ -277,7 +277,7 @@ allows user registration, password changing and password reset. AuthComplex sets REMOTE_USER if the request includes correct basic authentication and intercepts POST requests to some configurable URLs. -It also sets C<$env->{authcomplex}> to itself before passing the +It also sets C<< $env->{authcomplex} >> to itself before passing the request. Some options can be controlled by passing a hashref to the