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 173435a  Docco
173435a is described below

commit 173435a311a2d970f70bfe3c0f19fedd411269c3
Author: Sebb <s...@apache.org>
AuthorDate: Wed May 15 23:02:05 2024 +0100

    Docco
---
 server/testendpoints/testauth.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/server/testendpoints/testauth.py b/server/testendpoints/testauth.py
index 20ad6b9..9737f5b 100644
--- a/server/testendpoints/testauth.py
+++ b/server/testendpoints/testauth.py
@@ -45,6 +45,8 @@ oauth:
             oauth_url: "http://localhost/api/testauth";
         },
 (This assumes that the test installation is at http://localhost/. Adjust as 
necessary.)
+Note: if using a Docker container with a different host port, adjust the 
oauth_portal entries only
+(the oauth_url entries relate to the port used by the container webserver)
 
 This will add two extra options to the login screen.
 Clicking on either "Test sign in as ..." link will automatically login 
(without prompting)

Reply via email to