challenger

OAuth 2.0-based authentication service that validates user can receive messages at a certain address
Log | Files | Refs | Submodules | README | LICENSE

commit 91efcea13b1bc884245112272519f9c4a6861d70
parent baf825a04c03c34a742f6627c6cf1752b7cb8771
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Mon, 13 Jul 2026 20:47:51 +0200

fix log message

Diffstat:
Msrc/challenger/challenger-httpd.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/challenger/challenger-httpd.c b/src/challenger/challenger-httpd.c @@ -562,7 +562,7 @@ run (void *cls, { GNUNET_log_config_missing (GNUNET_ERROR_TYPE_WARNING, "CHALLENGER", - "VALIDATION_EXPIRATION"); + "TOKEN_EXPIRATION"); CH_token_expiration = GNUNET_TIME_UNIT_HOURS; } if (GNUNET_OK !=