Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Is there a Perl authentication and authorisation framework for CGI web application?

by srchulo (Sexton)
on Jan 20, 2017 at 22:54 UTC ( [id://1180061]=note: print w/replies, xml ) Need Help??


in reply to Is there a Perl authentication and authorisation framework for CGI web application?

This module covers authentication, authorization and other user management:

https://metacpan.org/pod/Web::Authenticate

It does not include password recovery, but it could be easily implemented with this module.

  • Comment on Re: Is there a Perl authentication and authorisation framework for CGI web application?

Replies are listed 'Best First'.
Re^2: Is there a Perl authentication and authorisation framework for CGI web application?
by Your Mother (Archbishop) on Jan 21, 2017 at 19:54 UTC

    Password recovery means passwords are stored in a readable fashion and this is a worst practice, so it’s just as well it doesn’t do it. :P

      The "uninitiated" might also call a proper temporary one-time access token which enables you to change your password, "password recovery".

        …Grumble…for the illiterate, maybe. Recovery means just that. Reset is something else. I understand your point but we are professionals and must be held to a proper standard. This isn’t PHPmonks, for the love of cross-eyed Saint Sebastian!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found