From faec3a2239045beae7e2ee25565b43bfe9fe25dd Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Wed, 30 Apr 2025 11:23:27 -0400 Subject: www/nginx-devel: update third-party http auth_jwt module (+) from 2.3.0 to 2.3.1. Bump PORTREVISION. ChangeLog: https://github.com/TeslaGov/ngx-http-auth-jwt-module/compare/2.3.0...2.3.1 --- www/nginx-devel/files/extra-patch-ngx_http_auth_jwt_module.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nginx-devel/files') diff --git a/www/nginx-devel/files/extra-patch-ngx_http_auth_jwt_module.c b/www/nginx-devel/files/extra-patch-ngx_http_auth_jwt_module.c index 6b790469ff96..07ba8458af28 100644 --- a/www/nginx-devel/files/extra-patch-ngx_http_auth_jwt_module.c +++ b/www/nginx-devel/files/extra-patch-ngx_http_auth_jwt_module.c @@ -1,5 +1,5 @@ ---- ../ngx-http-auth-jwt-module-2.3.0/src/ngx_http_auth_jwt_module.c.orig 2025-02-04 20:24:57.122767000 -0500 -+++ ../ngx-http-auth-jwt-module-2.3.0/src/ngx_http_auth_jwt_module.c 2025-02-04 20:25:14.922658000 -0500 +--- ../ngx-http-auth-jwt-module-2.3.1/src/ngx_http_auth_jwt_module.c.orig 2025-02-04 20:24:57.122767000 -0500 ++++ ../ngx-http-auth-jwt-module-2.3.1/src/ngx_http_auth_jwt_module.c 2025-02-04 20:25:14.922658000 -0500 @@ -866,17 +866,10 @@ jwt_location.data += strlen(COOKIE_PREFIX); jwt_location.len -= strlen(COOKIE_PREFIX); -- cgit v1.2.3