pgsql: Require hostname to be set when using GSSAPI authentication.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Require hostname to be set when using GSSAPI authentication.
Дата
Msg-id 20100308100112.EB0D37541D0@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Require hostname to be set when using GSSAPI authentication. Without it,
the GSSAPI libraries crash.

Noted by Zdenek Kotala

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-auth.c (r1.143 -> r1.144)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c?r1=1.143&r2=1.144)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Disallow gssapi authentication on local connections, since it
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Require hostname to be set when using GSSAPI authentication.