corda/core-deterministic/testing/common
Shams Asari dfafdbcb9f
Added checks against the use of the special uploader tokens (#3724)
"app", "rpc", "p2p" and "unknown" have security implications (see isUploaderTrusted method) and thus they are not allowed to be used in the uploader field when importing attachments via the public API.
2018-07-31 17:01:39 +01:00
..
src/main/kotlin/net/corda/deterministic/common Added checks against the use of the special uploader tokens (#3724) 2018-07-31 17:01:39 +01:00
build.gradle ENT-1463, ENT-1903: Refactor Gradle for deterministic modules (#3387) 2018-06-18 14:14:48 +01:00