How do I get encrypted password access from a cgi application - Mailing list pgsql-admin

From Jane Richards
Subject How do I get encrypted password access from a cgi application
Date
Msg-id 3CC9D4DD.2060207@triumf.ca
Whole thread Raw
List pgsql-admin
Hi,
    I would like to be able to allow user access with encrypted
passwords from a browser. The application is written in perl using DBI.
Is there a way using html generated by the perl application, to get an
encrypted password back in order to pass to postgres on the DBI connect
method?
Thanks,
Jane


pgsql-admin by date:

Previous
From: "Gaetano Mendola"
Date:
Subject: Re: strange behaviour
Next
From: "berger, ralf"
Date:
Subject: Re: How do I get encrypted password access from a cgi app