gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: move to empty label in OIDC


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: move to empty label in OIDC
Date: Thu, 31 Jan 2019 18:17:32 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new ce4873fa5 move to empty label in OIDC
ce4873fa5 is described below

commit ce4873fa51d17776814f72035c81c71f5c329968
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Jan 31 18:17:26 2019 +0100

    move to empty label in OIDC
---
 src/rest-plugins/plugin_rest_openid_connect.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rest-plugins/plugin_rest_openid_connect.c 
b/src/rest-plugins/plugin_rest_openid_connect.c
index d7c0b4977..5fa17076d 100644
--- a/src/rest-plugins/plugin_rest_openid_connect.c
+++ b/src/rest-plugins/plugin_rest_openid_connect.c
@@ -1177,7 +1177,7 @@ client_redirect (void *cls)
 
   /* Lookup client redirect uri to verify request */
   handle->gns_op = GNUNET_GNS_lookup (handle->gns_handle,
-                                      "+",
+                                      GNUNET_GNS_EMPTY_LABEL_AT,
                                       &handle->oidc->client_pkey,
                                       
GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_REDIRECT,
                                       GNUNET_GNS_LO_DEFAULT,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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