daml/extractor
Stefano Baghino bd32bd6c8f
Return proper code for invalid authentication (#4485)
* Return proper code for invalid authentication

CHANGELOG_BEGIN
[Sandbox] If authentication is enabled, requests without a valid
authentication are going to be rejected with an ``UNAUTHENTICATED``
return code instead of ``PERMISSION_DENIED``.
CHANGELOG_END

* Reduce logging noise from java-rxbindings tests

* Fix rxjava bindings tests to match new behavior

* Fix extractor tests to match new behavior

* Address https://github.com/digital-asset/daml/pull/4485#discussion_r378507478
2020-02-17 11:09:16 +00:00
..
bin update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
src Return proper code for invalid authentication (#4485) 2020-02-17 11:09:16 +00:00
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel sandbox: Move more resource acquisition into the owner. (#4501) 2020-02-14 13:52:45 +00:00