Feature request #17276
add scram authentication for postgres
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | DB Manager | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 25174 |
Description
Since postgresql 10 there is a new authentication method 'scram-sha265'. new version of libpq are fully compatible with it. Since QGis use libpq, do you think it's easy to implement this ?