Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: basic login

by mr_mischief (Monsignor)
on Apr 14, 2017 at 21:07 UTC ( [id://1187965]=note: print w/replies, xml ) Need Help??


in reply to basic login

Do you mean "basic login" as in a simple cookie-based login or do you mean HTTP Basic Authentication, which is part of the HTTP standard and is handled by the web server optionally with the help of your programming language of choice? The former is common but the latter has nothing to do with cookies or independently managed sessions. Apache, Nginx, Lighttpd, Lightspeed, IIS, Cherokee, or whatever should be enough to take care of HTTP Basic Authentication although a program can contain code to do that part rather than using their configuration.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found