corda/samples/irs-demo/cordapp
szymonsztuka c23167f08e
ENT-2188 fix H2 insecure default configuration (#3692)
Set the "h2.allowedClasses" system property, require database password when exposing H2 server on non-localhost address, samples start H2 server by default (reintroduces the behaviour before h2Settings.address configuration option was added)
2018-08-01 11:50:42 +01:00
..
src CORDA-1743: Remove isDebug = true from Node driver to speed-up integration tests execution. (#3535) 2018-07-09 16:37:01 +01:00
build.gradle ENT-2188 fix H2 insecure default configuration (#3692) 2018-08-01 11:50:42 +01:00