Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: authentication with perl

by Perlbotics (Archbishop)
on Dec 06, 2015 at 20:23 UTC ( [id://1149536]=note: print w/replies, xml ) Need Help??


in reply to authentication with perl

Which framework?

A recent article on perltricks.com drafted the process using Mojolicious: How to send verification emails using Mojolicous?

Perhaps this works as a starting point? Seems, that you need to code the desired live cycle yourself with the help of some proven modules from CPAN, though.

Replies are listed 'Best First'.
Re^2: authentication with perl
by melezhik (Monk) on Dec 07, 2015 at 09:58 UTC
    thanks, @Perlbotics will look into this ...
      Please don't store the passwords, even if encrypted. Do a little research on storing a hash of passwords, and the web will be a better place.
        Yeah, thanks for pointing this
Re^2: authentication with perl
by melezhik (Monk) on Dec 08, 2015 at 11:26 UTC
    Very nice article on perltricks , thanks alot, again.

Log In?
Username:
Password:

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

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

    No recent polls found