File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change
1
+ nginx-lua-anti-ddos-challenge (1.4-1) stable; urgency=medium
2
+ - localize next functions
3
+ - Add ability to override ngx.location.capture headers being sent to backends.
4
+
5
+ -- C0nw0nk <C0nw0nk@github> Wed, 03 Sep 2025 00:00:00 +0000
6
+
1
7
nginx-lua-anti-ddos-challenge (1.3-1) stable; urgency=medium
2
8
- localize vars so the script is compatible with all nginx lua versions old and new.
3
9
- Fix content-type header depending on how early in execution process we are with nginx the content-type header could still be nil so i have fixed it.
Original file line number Diff line number Diff line change 66
66
67
67
# Auto added - DONT REMOVE
68
68
%changelog
69
+ * Wed Sep 03 2025 C0nw0nk <C0nw0nk@github> - 1.4-1
70
+ - localize next functions
71
+ - Add ability to override ngx.location.capture headers being sent to backends.
69
72
* Wed Sep 03 2025 C0nw0nk <C0nw0nk@github> - 1.3-1
70
73
- localize vars so the script is compatible with all nginx lua versions old and new.
71
74
- Fix content-type header depending on how early in execution process we are with nginx the content-type header could still be nil so i have fixed it.
You can’t perform that action at this time.
0 commit comments