On Thu, Dec 12, 2019 at 9:26 PM Min Wang <Min.Wang@xxxxxxxxxx> wrote:
PostgreSQL 11 sends shared secret to RADIUS server in all low case for user authentication. Does anyone know why? How to correct it?
This has already been fixed and will be included in the next minor releases (11.7). If you need a fix sooner than that, the patch that fixes is it d66e68207e998c9b6180bee5fb55019f35fdacf4.
//Magnus