Op 6/6/26 om 00:22 schreef Daniel Gustafsson:
doc: Clarify OAuth validator authn_id logging

Author: Chao Li <[email protected]>
Reviewed-by: Jacob Champion <[email protected]>
Reported-by: Daniel Gustafsson <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4cb2e2fe0aa8251bef8c2e2351cd5a062c105c0a

Modified Files
--------------
doc/src/sgml/oauth-validators.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)

Hi,

In doc/src/sgml/oauth-validators.sgml, and if I understand this text correctly (always a big if), then:

"If the validator returns true and set result->authn_id then"

should be:
"If the validator returns true and sets result->authn_id then"
  (i.e., set -> sets)

(added Michael in CC as he seems to collect these minimal patches, to be committed later as a group)

Thanks,

Erik



Reply via email to