From 3c00d9f42a26808c6c1763f93f78371b318c5b06 Mon Sep 17 00:00:00 2001 From: defanor Date: Sat, 16 Feb 2019 10:41:13 +0300 Subject: Request credentials on password-related failures --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0ee97e..8be957f 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,8 @@ since they are of little use with HTML 5 forms. Presence of `auth=on` in the URL query requires HTTP basic authentication, and the provided credentials are used directly for -PostgreSQL authentication. +PostgreSQL authentication. HTTP authentication also gets requested if +a database failure was password-related. ### Web server -- cgit v1.2.3