mirror of https://github.com/yandex/odyssey.git
odyssey: update documentation/configuration.md
This commit is contained in:
parent
a907873715
commit
bdac1ae8ab
|
@ -355,6 +355,7 @@ Set route athentication method. Supported:
|
|||
"block" - block this user
|
||||
"clear_text" - PostgreSQL clear text authentication
|
||||
"md5" - PostgreSQL MD5 authentication
|
||||
"cert" - Compare client certificate CommonName with username
|
||||
```
|
||||
|
||||
`authentication "none"`
|
||||
|
|
Loading…
Reference in New Issue