Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046847 | Openbravo ERP | A. Platform | public | 2021-05-26 16:31 | 2022-02-02 16:39 |
|
Reporter | shuehner | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR21Q3 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046847: Fix support for SCRAM authentication with PostgreSQL database by updating jdbc driver to version supporting it (again) |
Description | Issue 44832 updated the jdbc driver to a version implementing scram authentication.
However that version used 42.2.16 has a bug where it fails when the password contains a space character.
That is fixed in version 42.2.19 so we should update the driver again to the latest version to include the bugfix.
https://jdbc.postgresql.org/ [^]
PostgreSQL JDBC Driver 42.2.19 Released
Now the driver uses SASLprep normalization for SCRAM authentication fixing some issues with spaces in passwords. |
Steps To Reproduce | Same as in 44832 just use a password with a space character i.e. for bbdd.password
|
Proposed Solution | Update jdbc driver to latest version (currently 42.2.20) but at least the .19 version containing the fix we need:
|
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0044832 | PR20Q4 | closed | cberner | Support SCRAM authentication with PostgreSQL database by updating jdbc driver to version supporting it | related to | feature request | 0046376 | | closed | shuehner | support PostgreSQL 14 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-05-26 16:31 | shuehner | New Issue | |
2021-05-26 16:31 | shuehner | Assigned To | => platform |
2021-05-26 16:31 | shuehner | Modules | => Core |
2021-05-26 16:31 | shuehner | Triggers an Emergency Pack | => No |
2021-05-26 16:31 | shuehner | Relationship added | related to 0044832 |
2021-05-26 16:31 | shuehner | Relationship added | related to 0046376 |
2021-05-26 16:32 | shuehner | Note Added: 0128678 | |
2021-05-26 16:33 | shuehner | Note Added: 0128679 | |
2021-06-07 09:05 | alostale | Status | new => scheduled |
2021-06-07 09:05 | alostale | Assigned To | platform => alostale |
2021-06-07 09:16 | hgbot | Note Added: 0129117 | |
2021-06-09 10:57 | hgbot | Note Added: 0129229 | |
2021-06-09 11:13 | hgbot | Note Added: 0129241 | |
2021-06-09 11:26 | hgbot | Note Added: 0129247 | |
2021-06-10 13:30 | hgbot | Resolution | open => fixed |
2021-06-10 13:30 | hgbot | Status | scheduled => closed |
2021-06-10 13:30 | hgbot | Fixed in Version | => PR21Q3 |
2021-06-10 13:30 | hgbot | Note Added: 0129332 | |
2021-06-10 13:30 | hgbot | Note Added: 0129333 | |
2021-06-11 07:27 | hgbot | Note Added: 0129373 | |
2021-06-11 07:27 | hgbot | Note Added: 0129374 | |
2021-06-11 07:27 | hgbot | Note Added: 0129375 | |
2021-06-11 07:27 | hgbot | Note Added: 0129376 | |
2021-06-11 07:27 | hgbot | Note Added: 0129377 | |
2021-06-11 07:27 | hgbot | Note Added: 0129378 | |
2022-01-05 12:11 | hgbot | Note Added: 0134133 | |
2022-02-02 16:38 | shuehner | Note Added: 0134735 | |
2022-02-02 16:39 | shuehner | Note Deleted: 0134735 | |
Notes |
|
|
Note that the following change from 42.2.20 sounds like it could cause some compatibility issues potentially:
DatabaseMetaData.getTables returns columns in UPPER case as per the spec PR 0002092 fixes Issue 0000830
Needs to be tested also with dbsm |
|
|
|
Note that upcoming pg14 release switched the password_encryption to SCRAM. |
|
|
(0129117)
|
hgbot
|
2021-06-07 09:16
|
|
|
|
(0129229)
|
hgbot
|
2021-06-09 10:57
|
|
|
|
(0129241)
|
hgbot
|
2021-06-09 11:13
|
|
|
|
(0129247)
|
hgbot
|
2021-06-09 11:26
|
|
|
|
(0129332)
|
hgbot
|
2021-06-10 13:30
|
|
|
|
(0129333)
|
hgbot
|
2021-06-10 13:30
|
|
|
|
(0129373)
|
hgbot
|
2021-06-11 07:27
|
|
|
|
(0129374)
|
hgbot
|
2021-06-11 07:27
|
|
|
|
(0129375)
|
hgbot
|
2021-06-11 07:27
|
|
|
|
(0129376)
|
hgbot
|
2021-06-11 07:27
|
|
|
|
(0129377)
|
hgbot
|
2021-06-11 07:27
|
|
|
|
(0129378)
|
hgbot
|
2021-06-11 07:27
|
|
|
|
(0134133)
|
hgbot
|
2022-01-05 12:11
|
|
|