in reply to handling form data
Here you go Re: Testing password variable and more
RFC: Proposed tutorial - simple login script using CGI::Application
For easier ways see cgi-app / mojo / dancer / catalyst / https://metacpan.org/module/Dancer::Tutorial / RFC: Proposed tutorial - simple login script using CGI::Application,CGI::Application - LoginLogoutExampleApp / CGI::Application::Plugin::Authentication::Display::Classic - login box that works out of the box
I would start with something like https://metacpan.org/pod/Mojolicious::Guides::Growing#Final-prototype and add in https://github.com/inorganik/digest-auth-request for secure login :)
If you're new its probably still all too confusing (there is a lot to know), I might write up a really simple but "secure" mojo version later
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: handling form data
by BatBytes (Initiate) on Aug 25, 2014 at 01:44 UTC | |
by GotToBTru (Prior) on Aug 25, 2014 at 04:58 UTC | |
by Mr. Muskrat (Canon) on Aug 25, 2014 at 16:19 UTC | |
by Anonymous Monk on Aug 25, 2014 at 09:24 UTC | |
by Anonymous Monk on Aug 25, 2014 at 06:56 UTC |