-
Hi,
I use Joomla 2.5 Layout for module.
When AQI display plugins icon (in my case JCE) it use Font awesome instead of image.
Also addition made in helper at line 133 to manage plugins image replaceme…
-
-
error message
An error has occurred.
0 No valid image was loaded
image is getting uploaded bad after every upload i get this message..
upload from media manager, articles, etc..
running v1…
-
eagerappcds 在 trace 阶段正常,replay 阶段会出现Bootstrap loader class path中期望的 jar 顺序与实际顺序不一致的情况。
``` shell
java -server -javaagent:/transmittable-thread-local-2.13.0-SNAPSHOT.jar -XX:-OmitStackTraceInFastT…
-
In this location the result of the weak reference needs to be checked for null (like it is done in the upper half of this method).
https://github.com/bcgit/bc-java/blob/5c35c9a5e79648d7fdf85d7cbaf…
ecki updated
11 months ago
-
### Describe the bug?
The `PrivateKey` parameter does not seem to be handled correctly for the `OktaClient` builder when setting directly.
Instead of treating the private key as a `PrivateKey`, it…
-
Found this using a google dork, and your openSSH keys and RSA keys are viewable in:
bc-java/prov/src/test/java/org/bouncycastle/jce/provider/test/OpenSSHSpecTests.java
-
Exception in thread "main" javax.crypto.BadPaddingException: pad block corrupted
at org.bouncycastle.jce.provider.JCEBlockCipher.engineDoFinal(Unknown Source)
at javax.crypto.Cipher.…
-
I'm having a look at the examples after creating an HSM cluster. Most of them work well, except the examples using `KeyStore`, in those cases I always get an exception like this one:
```
Exception…
-
java.lang.SecurityException: JCE cannot authenticate the provider BC
at javax.crypto.Cipher.getInstance(Cipher.java:722) ~[?:?]
at javax.crypto.Cipher.getInstance(Cipher.java:642) ~[…