[Libreoffice-bugs] [Bug 139598] macosx client on postgresql 10 or above as server return a SCRAM authentication error when using sdbc connection
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 15 08:17:08 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139598
--- Comment #7 from Alex Thurgood <iplaw67 at tuta.io> ---
@giultar :
As Julien indicated in comment 1, our driver code is based on libpq 9.x
(actually seems to be 9.1) when reading:
OUString DatabaseMetaData::getSystemFunctions()
from
https://github.com/LibreOffice/core/blob/master/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
This means that SCRAM is not currently supported.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210115/135e407e/attachment.htm>
More information about the Libreoffice-bugs
mailing list