Re: password function for PostgreSQL

Поиск
Список
Период
Сортировка
Искать
От
Josh Berkus
Тема
Re: password function for PostgreSQL
Дата
Msg-id
web-147600@davinci.ethosmedia.com
Ответ на
Список
Дерево обсуждения
password function for PostgreSQL hodges@xprt.net
Re: password function for PostgreSQL Joel Burton <joel@joelburton.com>
Re: password function for PostgreSQL "Josh Berkus" <josh@agliodbs.com>
Hodges,

> The web interface is written with PHP so I may have to simply encrypt
> the password with a PHP function before storing or comparing it.

This is the recommended approach.  Further, you should do the actual
encryption call in an included php file (rather than the main login
page) for security.

If you are designing a PHP/Postgres application, I recommend that you
join the pgsql-php mailing list.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco
В списке pgsql-novice по дате отправления
От: hodges@xprt.net
Дата:
От: Joel Burton
Дата:
FAQ