Обсуждение: How do I get encrypted password access from a cgi application

Поиск
Список
Период
Сортировка

How do I get encrypted password access from a cgi application

От
Jane Richards
Дата:
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