pgsql/src/backend/libpq (auth.c crypt.c password.c)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/libpq (auth.c crypt.c password.c)
Date: 2000-07-04 16:31:57
Message-ID: 200007041631.e64GVvd79745@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, July 4, 2000 @ 12:31:54
Author: petere

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

Modified Files:
auth.c crypt.c password.c

----------------------------- 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.)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-04 16:32:01 pgsql/src/include/libpq (crypt.h password.h)
Previous Message Peter Eisentraut - PostgreSQL 2000-07-04 16:31:53 pgsql/doc/src/sgml (client-auth.sgml)