gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix
Date: Thu, 27 Sep 2018 23:58:19 +0200

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 7a5a724a6 fix
7a5a724a6 is described below

commit 7a5a724a6f96baf80d2226326124aa01c58ad3fe
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Sep 27 23:58:12 2018 +0200

    fix
---
 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 2bb60efce..500ecec11 100644
--- a/src/rest-plugins/plugin_rest_openid_connect.c
+++ b/src/rest-plugins/plugin_rest_openid_connect.c
@@ -128,7 +128,7 @@
 /**
  * OIDC cookie header information key
  */
-#define OIDC_AUTHORIZATION_HEADER_KEY "authorization"
+#define OIDC_AUTHORIZATION_HEADER_KEY "Authorization"
 
 /**
  * OIDC cookie header information key

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



reply via email to

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