You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2022/01/27 16:50:43 UTC

[incubator-ponymail-foal] branch master updated: Fix doc

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new a6c5743  Fix doc
a6c5743 is described below

commit a6c5743fd0ab17356f7935ec8e09901d74f37d3a
Author: Sebb <se...@apache.org>
AuthorDate: Thu Jan 27 16:47:00 2022 +0000

    Fix doc
---
 server/testendpoints/testauth.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/testendpoints/testauth.py b/server/testendpoints/testauth.py
index d03138e..85e51c4 100644
--- a/server/testendpoints/testauth.py
+++ b/server/testendpoints/testauth.py
@@ -36,7 +36,6 @@ This will add an extra option to the login screen.
 Clicking on the "Logon with Test Auth" link will automatically login (without prompting)
 
 The data returned by the login can be changed without restarting: just edit the testauth.yaml file.
-If there is a problem reading the file, the inbuilt data will be used.
 """
 
 import aiohttp