corda/core-deterministic
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/core ENT-1463, ENT-1903: Create core-deterministic and serialization-deterministic artifacts. (#3262) 2018-06-11 20:34:59 +01:00
testing Added checks against the use of the special uploader tokens (#3724) 2018-07-31 17:01:39 +01:00
build.gradle Prefer files to paths when configuring ProGuard. (#3679) 2018-07-24 13:52:45 +01:00