Jason E. Stewart > Bio-Genex-2.6.0 > pass-login.pl:

Download:
Bio-Genex-2.6.0.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

pass-login.pl: a CGI script for downloading a Gene Expression Markup Language (GeneXML) experiment set files to the curation tool.

SYNOPSIS ^

  pass-login.pl

DESCRIPTION ^

This CGI script can either take no CGI parameters or can take a user name and password parameter.

If no parameters are provided. the script provides a login field and a password field. The generated HTML form calls pass-auth-login.pl when the button is clicked. pass-auth-login.pl will call pass-mod.pl if the user properly authenticates his or herself.

If the user name and password CGI parameters are provided, the script extracts these parameters and directly calls the pass-auth-login.pl script directly, passing the script the parameters, allowing the user to bypass the login screen if they have already logged on.

BUGS ^

Please send bug reports to genex@ncgr.org

LAST UPDATED ^

Mon Nov 6 12:09:31 MST 2000 by jes@ncgr.org

AUTHOR ^

Jason E. Stewart (jes@ncgr.org)

SEE ALSO ^

perl(1).