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

SOLR-17540: Remove Hadoop Auth Module #2835

Open
wants to merge 46 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    d1c5e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5a296 View commit details
    Browse the repository at this point in the history
  3. Remove from login screen.

    epugh committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9b533ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480f8f7 View commit details
    Browse the repository at this point in the history
  5. Missed this core file

    epugh committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b5e6cff View commit details
    Browse the repository at this point in the history
  6. Light edits to get ref guide build to pass

    Remove links to old pages that no longer exist, but leave the major changes references alone.
    epugh committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    72f4457 View commit details
    Browse the repository at this point in the history
  7. Remove hadoop version

    epugh committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a86505e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b46987f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7e33ca View commit details
    Browse the repository at this point in the history
  10. Post updateLicenses step

    epugh committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e6ca759 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4bf733b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Respond to feedback

    epugh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9569b95 View commit details
    Browse the repository at this point in the history
  2. One last eradication

    epugh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fb3a0e0 View commit details
    Browse the repository at this point in the history
  3. Proper way to change htaccess.

    epugh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    83a5d05 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Respond to warning from build

    epugh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    760b0c9 View commit details
    Browse the repository at this point in the history
  2. Restore some permissions that are used by the HDFS module

    Saw errors in tests when these are missing.
    epugh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    029dc5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cba05 View commit details
    Browse the repository at this point in the history
  4. Format fix

    epugh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    90316c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    59e28b0 View commit details
    Browse the repository at this point in the history
  2. update from main

    epugh committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d8fd76d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'apache/main' into fork/epugh/SOLR-17540

    # Conflicts:
    #	solr/modules/hadoop-auth/build.gradle
    #	versions.lock
    #	versions.props
    malliaridis committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0ce563e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b8894e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70754d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

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

Commits on Nov 22, 2024

  1. Strip out kerberous support in Auth tool.

    Leaving overall structure as we want to add in JWT or other auth options into Solr that are partially supported but not fully in to replace Kerberos.  Maybe a case of YAGNI?
    epugh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d8b3d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8f9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd24abc View commit details
    Browse the repository at this point in the history
  4. Doc cleanups

    epugh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    30f4bd6 View commit details
    Browse the repository at this point in the history
  5. Strip out Kerberos

    epugh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    930d17f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3a8acc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ed7ddf View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    7de517b View commit details
    Browse the repository at this point in the history
  2. Revert "No longer support Kerberos for Solr on HDFS"

    This reverts commit 3ed7ddf.
    epugh committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    66d5d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716ee09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5425d73 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    dfe667f View commit details
    Browse the repository at this point in the history
  2. Simplify method signature

    epugh committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a20d775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69d5831 View commit details
    Browse the repository at this point in the history
  4. Track changes

    epugh committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6ca7d16 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

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

Commits on Dec 1, 2024

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

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    d4a905d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea09711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc20356 View commit details
    Browse the repository at this point in the history