Skip to main content

PG_SCRAM_MOCK_SECRET

Static PG_SCRAM_MOCK_SECRET 

Source
static PG_SCRAM_MOCK_SECRET: LazyLock<[u8; 32]>
Expand description

Process-wide secret used to derive a stable mock salt for unknown users, so the SCRAM server-first-message can’t be used to enumerate usernames.