30 Commits

Author SHA1 Message Date
benchea dan
df4941408d
set *(conf->html+ret) to '\0'; 2023-03-17 08:11:11 +02:00
benchea dan
2e205e76a4
fix html page 2023-03-16 10:55:30 +02:00
9ad2e330ad
Merge pull request #23 from bnchdan/NGX_HTTP_LIF_CONF
Update ngx_http_js_challenge.c
2022-11-22 08:48:56 -05:00
benchea dan
902c3c2293
Update ngx_http_js_challenge.c 2022-11-22 14:11:43 +02:00
24d53b3cd8
Merge pull request #14 from bnchdan/master
logging
2022-11-21 21:54:47 -05:00
d8828821b6
typo 2022-11-21 21:54:07 -05:00
376aebf351
Merge pull request #21 from bnchdan/close-file
close file
2022-11-21 21:52:38 -05:00
9eb20cacaa
Merge pull request #19 from bnchdan/NGX_HTTP_SERVICE_UNAVAILABLE
adding NGX_HTTP_SERVICE_UNAVAILABLE
2022-11-21 21:52:09 -05:00
benchea dan
77063f4274
close file 2022-11-07 18:06:15 +02:00
benchea dan
12be246b7d
adding NGX_HTTP_SERVICE_UNAVAILABLE 2022-11-07 12:29:10 +02:00
benchea dan
1ae101f1af
adding NGX_HTTP_SIF_CONF 2022-11-07 09:31:40 +02:00
benchea dan
c7cb596964
Adding NGX_HTTP_LIF_CONF to js_challenge 2022-11-07 09:24:10 +02:00
benchea dan
4cc6ef23ae
Merge branch 'simon987:master' into master 2022-11-07 09:19:08 +02:00
benchea dan
fedc910857
setting path cookie to = / 2022-10-26 14:43:21 +03:00
benchea dan
330bafa33c
adding logging
Can we add this to log the requests in the error.log?
It can be filtered after with the rsyslog.  (https://www.thegeekdiary.com/etc-rsyslog-conf-setup-a-filter-to-discard-or-redirect-messages/)
2022-09-16 15:20:14 +03:00
Danila Vershinin
11a7bf1627 Fix v1.23.0 compatibility 2022-06-27 03:05:19 +03:00
Ubuntu
cf610dcd94 Explicitly set a content type header. 2021-06-17 07:35:40 +00:00
Thomas Lynch
15681a03ef Add missing call to ngx_http_finalize_request(), seems to be the solution close #5 2021-03-26 18:00:48 +11:00
58f4691ab4 maybe fix chrome 2020-11-14 18:31:45 -05:00
78d750db82
Update ngx_http_js_challenge.c 2020-11-14 17:47:51 -05:00
186b17223d
maybe fix chrome85? 2020-11-14 17:41:24 -05:00
e1f72441b2 tell nginx to not process further handlers 2020-05-25 21:59:11 -04:00
d8f7f5e001 #2 2020-05-20 19:32:45 -04:00
00fe1b6e2f typo 2020-05-07 20:32:04 -04:00
8f7fb98e20 Embed SHA1 (for real this time) 2020-05-07 20:15:06 -04:00
0858f1b7c1 Embed SHA1 2020-03-28 10:48:11 -04:00
afef1d46bc Make code C90-compatible 2020-03-24 11:27:19 -04:00
b662578243 fix build attempt (#2) 2020-03-24 10:57:32 -04:00
3aed336a3c Configuration options, tweak challenge, update readme 2020-03-02 15:47:34 -05:00
52ca6cea21 Update readme & quick cleanup 2020-03-02 09:00:33 -05:00