31 Commits

Author SHA1 Message Date
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
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