47 Commits

Author SHA1 Message Date
da6852df41
Merge pull request #25 from bnchdan/master
fix html page
2023-03-17 08:53:45 -04:00
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
f580089d0a
Merge pull request #18 from bnchdan/NGX_HTTP_LIF_CONF
NGX_HTTP_LIF_CONF and NGX_HTTP_SIF_CONF
2022-11-21 21:51: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
b1c85a625d
Merge pull request #15 from bnchdan/master3
setting path cookie to = /
2022-10-26 08:18:14 -04:00
benchea dan
fedc910857
setting path cookie to = / 2022-10-26 14:43:21 +03:00
051e08d14f
Merge pull request #13 from dvershinin/master
Fix v1.23.0 compatibility
2022-09-19 07:52:22 -04: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
40d2173fbd
Merge pull request #9 from alecpm/fix-content-type-header
Explicitly set a content type header
2021-06-17 08:29:07 -04:00
Ubuntu
cf610dcd94 Explicitly set a content type header. 2021-06-17 07:35:40 +00:00
1e0a93a9f1
Merge pull request #6 from fatchan/5-connection-leak
Add missing call to ngx_http_finalize_request(), seems to be the solu…
2021-03-26 19:53:45 -04: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
2b70183a0f
Update README.md 2020-05-29 18:56:30 -04: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
2a4ac62c52 Compile with C99 (#2) 2020-03-24 10:06:12 -04:00
19bfd5e46c
note known limitations 2020-03-03 08:28:16 -05:00
5c5322c772
Update README.md 2020-03-03 08:23:59 -05:00
a5fbc6afbb
add shebang 2020-03-03 08:12:56 -05:00
0e6edac7a4
Update README.md 2020-03-02 16:30:42 -05:00
1750ade558 cleanup 2020-03-02 15:57:05 -05:00
3aed336a3c Configuration options, tweak challenge, update readme 2020-03-02 15:47:34 -05:00
24fb11fe0d center image 2020-03-02 09:07:14 -05:00
52ca6cea21 Update readme & quick cleanup 2020-03-02 09:00:33 -05:00
a41acf4983 PoC (wip...) 2020-03-01 21:05:40 -05:00
89f90c291a
Create LICENSE 2020-03-01 11:03:19 -05:00
f7006a18ea Initial commit (hello world) 2020-03-01 10:58:25 -05:00