projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76a3df6
)
Fix reference to RFC specifying SCRAM.
author
Heikki Linnakangas
Mon, 29 May 2017 06:31:33 +0000
(09:31 +0300)
committer
Heikki Linnakangas
Mon, 29 May 2017 06:31:33 +0000
(09:31 +0300)
Noted by Peter Eisentraut
doc/src/sgml/protocol.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index d23df0261c98da0a9c4fa6fa76f7bc40bb243135..4837be5016c022c8cd378e07927c19fa2ff08e48 100644
(file)
--- a/
doc/src/sgml/protocol.sgml
+++ b/
doc/src/sgml/protocol.sgml
@@
-1401,7
+1401,7
@@
ErrorMessage.
SCRAM-SHA-256> (called just
SCRAM> from now on) is
the only implemented SASL mechanism, at the moment. It is described in detail
- in RFC 7677 and RFC 5
741
.
+ in RFC 7677 and RFC 5
802
.