pgsql/src/include/libpq (crypt.h password.h)

Поиск
Список
Период
Сортировка
От Peter Eisentraut - PostgreSQL
Тема pgsql/src/include/libpq (crypt.h password.h)
Дата
Msg-id 200007041632.e64GW1879786@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Tuesday, July  4, 2000 @ 12:32:01
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/libpq
     from hub.org:/home/projects/pgsql/tmp/cvs-serv79437/src/include/libpq

Modified Files:
    crypt.h password.h

-----------------------------  Log Message  -----------------------------

Expand secondary password file feature, so that you can use these
files to restrict the set of users that can connect to a database
but can still use the pg_shadow password. (You just leave off the
password field in the secondary file.)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/backend/libpq (auth.c crypt.c password.c)
Следующее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/bin/pg_passwd (pg_passwd.c)