ozzi-

Results 6 issues of ozzi-

I have 3 volumes I mount all at once (via mount favorites). They share the same password, therefore I use the "Cache passwords and keyfiles in memory" checkbox, otherwise I...

* **Version of Thymeleaf (and any involved extensions) you are using.** spring-boot-starter-thymeleaf - 3.2.0 spring-boot-starter-thymeleaf - 3.2.0 * **Detailed steps to reproduce your issue.** Using technicalDescription which is populated by...

needs triage

Hi there It seems that the message length is not passed when calling sodium().crypto_sign_open. https://github.com/muquit/libsodium-jna/blob/master/src/main/java/com/muquit/libsodiumjna/SodiumLibrary.java#L312 Whats the reason for this? Passing null will yield in libsodium checking the length itself?...

https://portswigger.net/burp/documentation/desktop/extensions/creating

See https://github.com/ozzi-/JWT4B/pull/48 When forwarding, GZIP header should be either stripped or content re-zipped.

Hi After moving all static variables into a singleton, I was able to work around #14 I am using 0.17 for my Jax Jersey Project. However, I receive the following...