Re: [pgjdbc/pgjdbc] befea1: Add SCRAM-SHA-256 support (#842)

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [pgjdbc/pgjdbc] befea1: Add SCRAM-SHA-256 support (#842)
Дата
Msg-id CAB7nPqTnyEi28bRoyVEXozPTXWK9kfMW5nrBpW_q1Z0OD78afQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgjdbc/pgjdbc] befea1: Add SCRAM-SHA-256 support (#842)  (Álvaro Hernández Tortosa <aht@8kdata.com>)
Ответы Re: [pgjdbc/pgjdbc] befea1: Add SCRAM-SHA-256 support (#842)
Список pgsql-jdbc
On Tue, Nov 21, 2017 at 8:42 PM, Álvaro Hernández Tortosa
<aht@8kdata.com> wrote:
> TODO:
>         - SCRAM client library will be improved, on its own.
>           Particularly, StringPrep support needs to be added. Final
>           version of pgjdbc will depend on v1.0

This could be a problem if passwords use non-ASCII characters. The
backend respects that.

> Actually implemented via macros by JDBC < 4.2.
>
> * On HEAD all testing connections will use SCRAM
>
> * Better error message for drivers w/o SCRAM support
>
> * added configuration for shaded jar
> remove any extraneous classes picked up in the shade plugin

Yeah!
--
Michael


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

Предыдущее
От: rob stone
Дата:
Сообщение: Re: Retrieve the server's time zone
Следующее
От: Álvaro Hernández Tortosa
Дата:
Сообщение: Re: [pgjdbc/pgjdbc] befea1: Add SCRAM-SHA-256 support (#842)