You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ap...@apache.org on 2021/03/08 23:37:24 UTC

[incubator-pinot] branch basic-auth-controller updated (cc56417 -> f260beb)

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 cc56417  rebase fix
     add f260beb  auth workflow info

No new revisions were added by this update.

Summary of changes:
 .../pinot/controller/api/access/AccessControl.java | 33 +++++++++-
 .../api/access/BasicAuthAccessControlFactory.java  | 11 ++++
 .../api/resources/PinotControllerAuthResource.java | 75 ++++++++++++++++++++++
 3 files changed, 118 insertions(+), 1 deletion(-)
 create mode 100644 pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotControllerAuthResource.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org