Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTP Basic Auth for Druid (Issue #4776) #6795

Merged
merged 6 commits into from
Mar 25, 2019

Commits on Jan 31, 2019

  1. Add HTTP Basic Auth for Druid (Issue apache#4776)

    This should resolve [Issue apache#4776](apache#4776)
    
    Add HTTP Basic Auth to the Druid Broker.
    
    Signed-off-by: Don Bowman <don@agilicus.com>
    donbowman committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    e911120 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Encrypt broker password in database

    Signed-off-by: Don Bowman <don@agilicus.com>
    donbowman committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    83f72ec View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    67f5090 View commit details
    Browse the repository at this point in the history
  2. Merge from master, new migration needed

    Signed-off-by: Don Bowman <don@agilicus.com>
    donbowman committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    4a6b4ad View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    1c253a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    871c73b View commit details
    Browse the repository at this point in the history