Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: RFC: Proposed tutorial - simple login script using CGI::Application

by scorpio17 (Canon)
on Jun 21, 2007 at 13:38 UTC ( [id://622567]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: Proposed tutorial - simple login script using CGI::Application
in thread RFC: Proposed tutorial - simple login script using CGI::Application

snoopy:

If you comment out lines 156-159:

# LOGOUT_RUNMODE => 'logout', # LOGIN_RUNMODE => 'login', # POST_LOGIN_RUNMODE => 'okay', # RENDER_LOGIN => \&my_login_form,

Then the Authentication plugin will use its default login form, which does NOT make use of SSL. The main reason I needed to create my own was to enable SSL functionality.

As for setting up apache+ssl, you can try looking here:

http://ubuntuforums.org/showthread.php?t=51753

It's geared towards ubuntu linux, but should apply to any Debian based linux distibution with minor changes.

Good luck!

  • Comment on Re^2: RFC: Proposed tutorial - simple login script using CGI::Application
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-03-30 00:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found