Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
multi-module projects
|
|
|
|
|
|
|
|
|
|
The keystore type 'inline' can be used to build a keystore by using
PEM encoded certificate and key files.
Example: pkcs12:keystore?private=certs/key.pem&cert=certs/certificate.pem
|
|
|
|
application specific information into error-GUI model
|
|
Based on spring-boot-auto-configuration 2.7.3
|
|
|
|
|
|
|
|
Inlcude Spring 5.3.26 to fix CVE-2023-20859, CVE-2023-20861, CVE-2023-20860
|
|
supported by error template
|
|
exceptions too
|
|
|
|
- commons-fileupload to 1.5 to fix CVE-2023-24998
|
|
|
|
|
|
|
|
|
|
|
|
Details: openSAML4 uses org.apache.xml.security.algorithms.JCEMapper to
define JCE cryptoprovider for openSAML crypto. operations. However, this
JCEMapper is not used for openSAML Decrypter, so it must be set manually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be done by centrial error-handling
|
|
|
|
|
|
|
|
Reason: Exception messages are illustrated as UX errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
include commons-text-1.10.0 to fix CVE-2022-42889
|
|
|