Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Digest Access Authentication

by bluescreen (Friar)
on Dec 30, 2011 at 23:55 UTC ( [id://945702]=note: print w/replies, xml ) Need Help??


in reply to Digest Access Authentication

The code will look different depending on the webserver, fortunately there's Plack (an abstraction layer between webservers and applications) and it has middlewares which are software components that are executed before the application, one of them Plack::Middleware::Auth::Basic allows you to quickly implement an authorization layer.

Plack can be overwhelming at the beginning because it's radically different to everything else (in the Perl world), but definitely something worth any minute spend on it as it's the new black

Replies are listed 'Best First'.
Re^2: Digest Access Authentication
by Eliya (Vicar) on Dec 31, 2011 at 00:20 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://945702]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-16 09:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found