Jean-Christophe CHENAILLER

Results 9 issues of Jean-Christophe CHENAILLER

To prevent focusing the field @onInitialize

Hello, It would be appreciable to add a button for the admins to send a mail to all mailboxes (to inform about evolutions, features or else). As bonus : -...

enhancement
looking-for-sponsors

When using fitToElement, with long content, this does not fit and goes outside to FIX it you should also modify css `white-space: normal` on the `.dropdown-menu.typeahead > li > a`...

## Describe Actually the protection about limit_conn_status / limit_req_status is nginx defaults (503) but there is 429 / Too Many Requests than is more appropriate, and since `nginx-1.3.15` we can...

Bug

### Is your feature request related to a problem? Please describe One the fly 0 downtime/0 connection drop SSL cert generation. ### Describe the solution you'd like Actually it is...

Hello, I managed to generate some ECDSA P-384 certs but had to patch the code: in `vendor/afosto/yaac/src/Helper.php` ```php public static function getNewKey(int $keyLength, int $keyType = OPENSSL_KEYTYPE_RSA): string { $options...

hello, I noticed that there was an added quotation mark in the modsec_audit logs, at least in the JSON version, in the `producer->components` section ```json "producer": { "components": [ "OWASP_CRS/4.21.0-dev\""...

## Problem When `auth_request` directive is active, ModSecurity-nginx captures the HTTP status code from the auth_request subrequest (usually 200 for "pass") instead of the final status code from the actual...

It would be a great thing to be able to send HTTP 103 headers aka _early hints_ using njs, actually, tryed using ``` r.headersOut['Link'] = '; rel=preload; as=style'; r.headersOut['Link'] =...

feature