Pull request #1360: MAGNOLIA-9084 Add debug logs to Virtual URI mappings evaluation (port from 6.2)Merge in PLATFORM/main from impr/MAGNOLIA-9084-vurimapping-debug-6.3 to master
* commit 'c3d7205ae8a0134282665fa4b0c1b07b812b43c0':
MAGNOLIA-9084 Add debug logs to Virtual URI mappings evaluation (port from 6.2)
MAGNOLIA-9090 Add option to trigger logout logic, post-request handlingAs depended upon logout triggered by expired Vaadin HEARTBEAT requests, cannot rely on redirects there, so we need a way to run logout logic and expire the HTTP session "on the way back" from the filter chain, without having the client emit another request with ?mgnlLogout param
* Use dedicate attribute to trigger logout as a callback after request-handling
* Exclude sending the redirect from ...
Pull request #1201: QA GroupedPropertiesResolver: do not cast to a list when object is a plain StringMerge in PLATFORM/main from qa-smallrye-upgrade to master
* commit '4496307b364b950464481dd68c4e3e72b1bb582c':
MAGNOLIA-8672 GroupedPropertiesResolver: do not cast to a list when object is a plain String
Pull request #1343: MAGNOLIA-8961 Validate importing xml on input stream levelMerge in PLATFORM/main from MAGNOLIA-8961-master to master
* commit '3c8bb7fb70ce4e40b7392e4c9eec641811c1de4d':
MAGNOLIA-8961 Validate importing xml on input stream level
Pull request #1339: MAGNOLIA-9047 Close output streams to extracted configuration files (6.3)Merge in PLATFORM/main from ~MDUERIG/main:MAGNOLIA-9047 to master
* commit '3d7aebf7c0777e1b998d52b0d0498062eb153db9':
MAGNOLIA-9047 Close output streams to extracted configuration files
Pull request #1338: PUBLISHING-255 Implement methods related to SHA512 hashing in SecurityUtil classMerge in PLATFORM/main from PUBLISHING-255-master to master
* commit '867c9093368fdfb680b838b007c57c0b86a96e28':
PUBLISHING-255 Implement methods related to SHA512 hashing in SecurityUtil class
Pull request #1334: MAGNOLIA-9026 Disable external entity resolution for XML transformerMerge in PLATFORM/main from ~MDUERIG/main:MAGNOLIA-9026-6.3 to master
* commit '6e8df84cb98779a20b0731ffc9b2e4bee49c1c1b':
MAGNOLIA-9026 Disable external entity resolution for XML transformer
Pull request #1333: MAGNOLIA-9022 Use SecureRandom to generate admin passwordMerge in PLATFORM/main from ~MDUERIG/main:MAGNOLIA-9022-6.3 to master
* commit '26aecdab6237a9e22e62f2b455e6a2773b467253':
MAGNOLIA-9022 Use SecureRandom to generate admin password
Pull request #1332: MAGNOLIA-9028 Log requested content type instead of including it in the error messageMerge in PLATFORM/main from ~MDUERIG/main:MAGNOLIA-9028-6.3 to master
* commit '5d09c1e813f8da4f847c2b8b2bc8f37b23f67ead':
MAGNOLIA-9028 Log requested content type instead of including it in the error message
Pull request #1323: Magnolia-9031: Definitions app should show dialog for errorsMerge in PLATFORM/main from port/MAGNOLIA-9031 to master
* commit 'd282505a84287194925dd94d47ce8b57e3eb9725':
Magnolia-9031: Definitions app should show dialog for errors
Pull request #1324: MAGNOLIA-9012: Using SecureRandom generator instead RandomMerge in PLATFORM/main from MAGNOLIA-9012-back-port to master
* commit '44217eb7504e8c8163c550f117cfdb551a6855c3':
MAGNOLIA-9012: Using SecureRandom generator instead Random
Pull request #1320: MAGNOLIA-8960 Test multiple file extensions for BinaryValidatorMerge in PLATFORM/main from ~JSARF/main:MAGNOLIA-8960-master to master
* commit 'f3b77d573dab811fb04592ff72b7b7e88a81b0e9':
MAGNOLIA-8960 Test multiple file extensions for BinaryValidator
Pull request #1316: MGNLREST-730: Only JVM default locales are checked on REST requestsMerge in PLATFORM/main from port/MGNLREST-730 to master
* commit '6466fb20d731f34c4288807c51e88c28dc4f4387':
MGNLREST-730: Only JVM default locales are checked on REST requests
Pull request #1309: MAGNOLIA-8987 Only allow instantiation of the required classes when deserializing Rule instancesMerge in PLATFORM/main from ~MDUERIG/main:MAGNOLIA-8987 to master
* commit '9202ecd55900b6e8095eef77941dae1897018136':
MAGNOLIA-8987 Only allow instantiation of the required classes when deserializing Rule instances * Introduce BoundedObjectInputStream utility for limiting the allowed classes during deserializing
MAGNOLIA-8987 Only allow instantiation of the required classes when deserializing Rule instances* Introduce BoundedObjectInputStream utility for limiting the allowed classes during deserializing
Pull request #1307: SAAS-149 Add default implementations to methods in ModuleLifecycleMerge in PLATFORM/main from SAAS-149 to master
* commit '44cc1aefe748606cc2ee40f7f3c0defb79c3eb01':
QA Fix "Used undeclared dependencies found"
SAAS-149 Bump parent pom version to 56-SNAPSHOT
SAAS-149 Add default implementations to methods in ModuleLifecycle
Pull request #1296: MAGNOLIA-8973 MAGNOLIA-8988 minor Magnolia configuration framework fixesMerge in PLATFORM/main from bugfix/deduplicate-metadata to master
* commit '0cc5b3d97044711bfb7df627457b170bf2677cf2':
MAGNOLIA-8988 prevent InMemoryConfigurationSource from providing dummy definition provider builder
MAGNOLIA-8973 ensure list returned by CfgSource#getAllProviders contains distinct providers for each unique key