[njs] QuickJS: fixed compatibility issues with QuickJS-NG 0.9.0.

2025-03-27 Thread noreply
details: https://github.com/nginx/njs/commit/211f229edd02c87caef872418fe550290edb7326 branches: master commit:211f229edd02c87caef872418fe550290edb7326 user: Dmitry Volyntsev date: Wed, 26 Mar 2025 22:13:22 -0700 description: QuickJS: fixed compatibility issues with QuickJS-NG 0.9

[njs] XML: allowing to remove the property $text for XMLNode.

2025-03-27 Thread noreply
details: https://github.com/nginx/njs/commit/f89644e7a4b96c3a6dbd603e7b45ea4c87c5b7a0 branches: master commit:f89644e7a4b96c3a6dbd603e7b45ea4c87c5b7a0 user: Dmitry Volyntsev date: Mon, 3 Mar 2025 17:07:59 -0800 description: XML: allowing to remove the property $text for XMLNode.

[njs] XML: fixed serializeToString().

2025-03-27 Thread noreply
details: https://github.com/nginx/njs/commit/1f1dd0ae9a97fc4acd14751403be547c8575edb5 branches: master commit:1f1dd0ae9a97fc4acd14751403be547c8575edb5 user: Dmitry Volyntsev date: Wed, 26 Feb 2025 22:12:31 -0800 description: XML: fixed serializeToString(). Previously, serializeT

[njs] Test262: improved compatibility with node.js for fs/methods.t.mjs.

2025-03-27 Thread noreply
details: https://github.com/nginx/njs/commit/4ee93af07245da8750feeaf6a1a1b965f40c63c4 branches: master commit:4ee93af07245da8750feeaf6a1a1b965f40c63c4 user: Dmitry Volyntsev date: Tue, 25 Feb 2025 23:05:31 -0800 description: Test262: improved compatibility with node.js for fs/met

[njs] QuickJS: added xml module.

2025-03-27 Thread noreply
details: https://github.com/nginx/njs/commit/cec9a1650a5a46bbede4a0b7abd750d25df19f28 branches: master commit:cec9a1650a5a46bbede4a0b7abd750d25df19f28 user: Dmitry Volyntsev date: Tue, 18 Mar 2025 16:22:53 -0700 description: QuickJS: added xml module. --- .github/workflows/che

Re: Use directive code from other module inside my custom ngx_http_mycontrol_module

2025-03-27 Thread Sergey Kandaurov
> On 12 Mar 2025, at 19:04, Zyrot System wrote: > > Hello everyone, first I want to say I already searched mailman.nginx.org for > a topic relating to my question but I cannot find it. > > ngx_http_rewrite_module has directives rewrite, return, etc. I want to use > directives code from other

Re: Proposal: Change `ssl_client_certificate` to `ssl_client_ca_certificate`

2025-03-27 Thread Sergey Kandaurov
> On 16 Mar 2025, at 01:55, Thomas Ward via nginx-devel > wrote: > > In line with a recent nginx mailing list thread I had with a user about how > to properly secure a site with SSL/TLS Client Certificates, the user > indicated that "ssl_client_certificate" is a confusing misnomer. It implie