gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: comment


From: gnunet
Subject: [libeufin] branch master updated: comment
Date: Wed, 20 Oct 2021 22:23:02 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 989111c  comment
989111c is described below

commit 989111c2c13bed174ba1fb9a01fa62ef56348002
Author: ms <ms@taler.net>
AuthorDate: Wed Oct 20 22:22:58 2021 +0200

    comment
---
 util/src/main/kotlin/HTTP.kt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/util/src/main/kotlin/HTTP.kt b/util/src/main/kotlin/HTTP.kt
index 9ebf072..9fc12f2 100644
--- a/util/src/main/kotlin/HTTP.kt
+++ b/util/src/main/kotlin/HTTP.kt
@@ -111,7 +111,9 @@ fun ApplicationCall.getUriComponent(name: String): String {
 }
 /**
  * Return:
- * - null if the authentication is disabled (during tests, for example)
+ * - null if the authentication is disabled (during tests, for example).
+ *   This facilitates tests because allows requests to lack entirely a
+ *   Authorization header.
  * - the name of the authenticated user
  * - throw exception when the authentication fails
  *

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]