daml/triggers
Andreas Herrmann bd09e8265d
Require authorization on DAR upload endpoint (#8193)
* Test authentication on upload_dar endpoint

changelog_begin
changelog_end

* require authentication on upload_dar endpoint

* push Directive into auth

* Fully upload request before auth redirection

* Make HTTP entity upload parameters configurable

changelog_begin
changelog_end

* Shorten help message

https://github.com/digital-asset/daml/pull/8193#discussion_r538428368

* maxHttpEntityUploadSize as Long

https://github.com/digital-asset/daml/pull/8193#discussion_r538431773

* use DefaultMaxInboundMessageSize for DefaultMaxHttpEntityUploadSize

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-12-08 18:09:06 +01:00
..
daml Hide docs of Daml.Trigger.Internal (#7992) 2020-11-18 12:26:06 +00:00
runner Handle token expiry in trigger service (#8037) 2020-12-02 16:17:45 +00:00
service Require authorization on DAR upload endpoint (#8193) 2020-12-08 18:09:06 +01:00
tests Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00