This is an automated email from the ASF dual-hosted git repository. apucher pushed a change to branch basic-auth-controller in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 816e172 re-use auth token constant add 4456bd3 support blanket protection of controller endpoints No new revisions were added by this update. Summary of changes: .../common/utils/FileUploadDownloadClient.java | 1 + .../pinot/controller/api/access/AccessControl.java | 9 ++++ .../api/access/AuthenticationFilter.java | 52 +++++++++++++++------- .../tests/BasicAuthRealtimeIntegrationTest.java | 1 + .../standalone/SegmentGenerationJobRunner.java | 2 +- 5 files changed, 49 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org