challenger

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

commit 9843cac8b359efb2bbaed3547cf427ccbeb4e381
parent f7ddc037b7a5d983f772c029a96f261055c9a8ed
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  6 Jul 2026 10:52:08 +0200

copy-paste issue

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

diff --git a/src/util/challenger-config.c b/src/util/challenger-config.c @@ -54,7 +54,7 @@ main (int argc, ret = GNUNET_PROGRAM_run (CHALLENGER_project_data (), argc, argv, - "taler-config [OPTIONS]", + "challenger-config [OPTIONS]", gettext_noop ( "Manipulate Challenger configuration files"), options,