summaryrefslogtreecommitdiff
path: root/src/backend/libpq/auth-oauth.c
AgeCommit message (Expand)Author
14 hoursFix postmaster crash on whitespace-only oauth_validator_librariesDaniel Gustafsson
2026-05-18oauth: Fix missing quote in errormessageDaniel Gustafsson
2026-05-05Message style improvements (oauth related)Peter Eisentraut
2026-04-07oauth: Allow validators to register custom HBA optionsJacob Champion
2026-04-03oauth: Let validators provide failure DETAILsJacob Champion
2026-03-31oauth: Don't log discovery connections by defaultJacob Champion
2026-01-01Update copyright for 2026Bruce Momjian
2025-12-09Use palloc_object() and palloc_array() in backend codeMichael Paquier
2025-02-20Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson