commit 7a5a724a6f96baf80d2226326124aa01c58ad3fe parent d592adeb6ce4a8838bbbde538957eedde4695533 Author: Schanzenbach, Martin <mschanzenbach@posteo.de> Date: Thu, 27 Sep 2018 23:58:12 +0200 fix Diffstat:
| M | 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 @@ -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