Nico Waldispühl

Results 2 issues of Nico Waldispühl

Fixes minified JavaScript (JS) by preventing token strings (e.g. `%MY_TOKEN%`) from being evaluated to `true` right away during JS minifcation. Closes #341. To customize the JS code during runtime we...

**Describe the bug** After upgrading from version `4.4.0-jakarta` to `4.5.0-jakarta` of the `org.owasp:csrfguard` library, we suddenly encountered an error 400 dialog in our web application: ![Image](https://github.com/user-attachments/assets/65e264d3-7e9a-4b10-8d97-0e8070747787) The actual error read:...