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

Jetty 12.0.x core security #9405

Merged
merged 154 commits into from May 2, 2023
Merged

Jetty 12.0.x core security #9405

merged 154 commits into from May 2, 2023

Commits on Feb 3, 2023

  1. initial work on core security module

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9ec946e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

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

Commits on Feb 21, 2023

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

Commits on Feb 22, 2023

  1. WIP

    gregw committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ab4b3b8 View commit details
    Browse the repository at this point in the history
  2. BASIC auth working

    gregw committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    dde8780 View commit details
    Browse the repository at this point in the history
  3. FORM auth working

    gregw committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7ff7d89 View commit details
    Browse the repository at this point in the history
  4. FORM auth working

    gregw committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2db4777 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. FORM auth POST working

    gregw committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5e929d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1de94e View commit details
    Browse the repository at this point in the history
  3. WIP

    Signed-off-by: gregw <gregw@webtide.com>
    gregw committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    63f394c View commit details
    Browse the repository at this point in the history
  4. WIP

    Signed-off-by: gregw <gregw@webtide.com>
    gregw committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a926bc1 View commit details
    Browse the repository at this point in the history
  5. WIP

    gregw committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    87fff1a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. WIP

    gregw committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    724141c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34ea8f View commit details
    Browse the repository at this point in the history
  3. WIP

    Signed-off-by: gregw <gregw@webtide.com>
    gregw committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    214a28c View commit details
    Browse the repository at this point in the history
  4. WIP

    gregw committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e33d076 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. WIP auth parameters

    gregw committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    70db469 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

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

Commits on Feb 28, 2023

  1. WIP

    gregw committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    00c81c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

    gregw committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6216634 View commit details
    Browse the repository at this point in the history
  3. WIP

    gregw committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    8044355 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. WIP

    gregw committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    22fe002 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. WIP

    Signed-off-by: gregw <gregw@webtide.com>
    gregw committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    804ece1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

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

    gregw committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    bc0547d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. WIP on JAAS tests

    gregw committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a521f7c View commit details
    Browse the repository at this point in the history
  2. WIP on major simplification

    gregw committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2e4bcd5 View commit details
    Browse the repository at this point in the history
  3. WIP on major simplification

    gregw committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    adb84c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Create OpenID module in jetty-core

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7a3a2e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. implement OpenID module for jetty-core

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    447e54b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jetty-12.0.x' into jetty-12.0.x-core-security

    # Conflicts:
    #	jetty-core/jetty-session/src/main/java/org/eclipse/jetty/session/SessionHandler.java
    #	jetty-core/jetty-session/src/main/java/org/eclipse/jetty/session/SimpleSessionHandler.java
    #	jetty-core/jetty-session/src/test/java/org/eclipse/jetty/session/SessionHandlerTest.java
    #	jetty-core/jetty-session/src/test/java/org/eclipse/jetty/session/SimpleSessionHandler.java
    gregw committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5328138 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. remove isMandatory and use getConstraintAuthentication method for Aut…

    …henticator
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f60a0fb View commit details
    Browse the repository at this point in the history
  2. WIP

    gregw committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c793052 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. WIP to using core for EE9

    gregw committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    cf9ab28 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. WIP to using core for EE9

    gregw committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ce2eee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468d94a View commit details
    Browse the repository at this point in the history
  3. WIP to using core for EE9

    gregw committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    3015c49 View commit details
    Browse the repository at this point in the history
  4. WIP to using core for EE9

    gregw committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e654b3a View commit details
    Browse the repository at this point in the history
  5. WIP to using core for EE9

    gregw committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    071e29b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Added core library to modules

    gregw committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    15455d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeae504 View commit details
    Browse the repository at this point in the history
  3. Added core library to modules

    gregw committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    daa0263 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. fixed mod files

    gregw committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    0ef2f50 View commit details
    Browse the repository at this point in the history
  2. fixed ee8 files

    gregw committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e306c57 View commit details
    Browse the repository at this point in the history
  3. fixed ee8 jaas

    gregw committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e1034e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. static

    gregw committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c485ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b44f7 View commit details
    Browse the repository at this point in the history
  3. fixed jaas modules

    gregw committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7c98514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43c0870 View commit details
    Browse the repository at this point in the history
  5. Still fixing ee8 modules

    gregw committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c4cc152 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1407d53 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. WIP

    gregw committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    eb29894 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-…

    …core-security
    
    # Conflicts:
    #	jetty-ee9/jetty-ee9-openid/src/test/java/org/eclipse/jetty/ee9/security/openid/OpenIdProvider.java
    #	tests/test-distribution/test-ee9-distribution/src/test/java/org/eclipse/jetty/ee9/tests/distribution/openid/OpenIdProvider.java
    gregw committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a83d4e5 View commit details
    Browse the repository at this point in the history
  3. fix merge of jetty-12.0.x openid changes

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    48701d9 View commit details
    Browse the repository at this point in the history
  4. Update openid to access session

    gregw committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    061197d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. WIP

    gregw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6023078 View commit details
    Browse the repository at this point in the history
  2. Renamed "Core" environment to "Server"

    Maintained a "Core" environment for use by deployer for apps that only use core classes plus whatever else is configured for the core environment.
    gregw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4aee191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c542d View commit details
    Browse the repository at this point in the history
  4. fixed jaas

    gregw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fff8ef1 View commit details
    Browse the repository at this point in the history
  5. more jaas cleanup

    gregw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5cec2c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90a547d View commit details
    Browse the repository at this point in the history
  7. rename Server env to JVM

    gregw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a4adc62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f48ebf View commit details
    Browse the repository at this point in the history
  9. rename of the rename of the rename

    updates from review
    gregw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8f2fcb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. updates from review

    gregw committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8b3ec42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3da8d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    652eac8 View commit details
    Browse the repository at this point in the history
  4. updates from review

    gregw committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    763a402 View commit details
    Browse the repository at this point in the history
  5. updates from review

    gregw committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8283cc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. updates from review

    gregw committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    232fb5f View commit details
    Browse the repository at this point in the history
  2. updates from review

    gregw committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fb093e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c436d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d2dca7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eab748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1375d72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c12200b View commit details
    Browse the repository at this point in the history
  8. ee10 security tests

    gregw committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8abcc63 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. WIP

    gregw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f6ede20 View commit details
    Browse the repository at this point in the history
  2. ee10 security tests

    gregw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    01d1637 View commit details
    Browse the repository at this point in the history
  3. ee10 jaspi

    gregw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8ae81a7 View commit details
    Browse the repository at this point in the history
  4. ee10 jaspi

    gregw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4ce9bef View commit details
    Browse the repository at this point in the history
  5. ee10 jaspi

    gregw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    60a1975 View commit details
    Browse the repository at this point in the history
  6. fix javadoc

    gregw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    50dec68 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. WIP

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e609a46 View commit details
    Browse the repository at this point in the history
  2. WIP

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f669a92 View commit details
    Browse the repository at this point in the history
  3. WIP on ConstraintTest

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0e11e85 View commit details
    Browse the repository at this point in the history
  4. WIP on ConstraintTest

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1f25385 View commit details
    Browse the repository at this point in the history
  5. WIP on ConstraintTest

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    64a52ac View commit details
    Browse the repository at this point in the history
  6. redirection tests

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f73892f View commit details
    Browse the repository at this point in the history
  7. more FormAuth fixes

    gregw committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    20f5f64 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    2c9bee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b273e View commit details
    Browse the repository at this point in the history
  3. Fixed 302 to 303

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    06e5a33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c168947 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a645b View commit details
    Browse the repository at this point in the history
  6. Fixed checkstyle

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5b6a636 View commit details
    Browse the repository at this point in the history
  7. Reverted 303 change

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    02f46b5 View commit details
    Browse the repository at this point in the history
  8. Reverted 303 change

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    55d564b View commit details
    Browse the repository at this point in the history
  9. fixed jaas included

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    99e5e8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec9c7ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a59314 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e9c448 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f92c851 View commit details
    Browse the repository at this point in the history
  14. cherry picked new test from 10

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    6738caf View commit details
    Browse the repository at this point in the history
  15. turned off debug

    gregw committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b424951 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. fixed auth builder

    gregw committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a41594b View commit details
    Browse the repository at this point in the history
  2. Some renaming after review

    gregw committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    34df626 View commit details
    Browse the repository at this point in the history
  3. Some renaming after review

    gregw committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2b4a680 View commit details
    Browse the repository at this point in the history
  4. Some renaming after review

    gregw committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    387ed6e View commit details
    Browse the repository at this point in the history
  5. Some renaming after review

    gregw committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    46cf16b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 23, 2023

  1. Merged branch 'jetty-12.0.x' into 'jetty-12.0.x-core-security'.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    1b926f7 View commit details
    Browse the repository at this point in the history
  2. Restored HttpClientAuthenticationTest.

    That required:
    * Adding remove*() methods to RequestListeners (and associated tests).
    * Avoiding null listeners in both RequestListeners and ResponseListeners.
    * Nulling out the current chunk in HttpSender, as a read()+release()+read()+throw sequence could have double released the chunk read in the first read.
    
    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    59ca19e View commit details
    Browse the repository at this point in the history
  3. Restored SPNEGOAuthenticationTest.

    That required to introduce SecurityUtils.doAs(),
    to replace Subject.doAs() that is terminally deprecated.
    
    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    f32a1d4 View commit details
    Browse the repository at this point in the history
  4. Fixed checkstyle.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d173d72 View commit details
    Browse the repository at this point in the history
  5. Fixed RequestListeners (doh!).

    Fixed test that broke because of conversion of input string to text block.
    
    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    5e41571 View commit details
    Browse the repository at this point in the history
  6. remove stack trace

    gregw committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b1f0af4 View commit details
    Browse the repository at this point in the history
  7. renames for clarity

    gregw committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    f36270e View commit details
    Browse the repository at this point in the history
  8. Removed obsolete comment.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    0e4eb79 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. SPNEGO cleanup

    gregw committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a8351ed View commit details
    Browse the repository at this point in the history
  2. Updated comment about using the binary | operator.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    089d2a6 View commit details
    Browse the repository at this point in the history
  3. More javadoc

    gregw committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8070f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    360ba88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a25e88 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Updates from review

    + some renaming
    + more javadoc
    + Modified Constraint so that it can have "don't care" null values and combination is now order specific from least specific to most specific.
    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    eb3f72c View commit details
    Browse the repository at this point in the history
  2. Updates from review

    + some renaming
    + more javadoc
    + Modified Constraint so that it can have "don't care" null values and combination is now order specific from least specific to most specific.
    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3e11cb8 View commit details
    Browse the repository at this point in the history
  3. Updates from review

    + some renaming
    + more javadoc
    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2206c00 View commit details
    Browse the repository at this point in the history
  4. Updates from review

    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    010a1dd View commit details
    Browse the repository at this point in the history
  5. Fixes from updates from review

    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    33f6e0b View commit details
    Browse the repository at this point in the history
  6. Fixes from updates from review

    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2616604 View commit details
    Browse the repository at this point in the history
  7. Fixes from updates from review

    gregw committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    fdc7410 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Fixes from updates from review

    gregw committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    835ffc7 View commit details
    Browse the repository at this point in the history
  2. Fixes from updates from review

    gregw committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3f9d35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b00a484 View commit details
    Browse the repository at this point in the history
  4. Fixes from updates from review

    gregw committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fa72876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deffe0b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. resovled some TODOs

    gregw committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1bd1808 View commit details
    Browse the repository at this point in the history
  2. resolved some TODOs

    gregw committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a250a39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ef12f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f8ca79 View commit details
    Browse the repository at this point in the history
  5. updates from a review

    gregw committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e95a478 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. updates from a review

    gregw committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5b5f3d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Update jetty-core/jetty-security/src/main/java/org/eclipse/jetty/secu…

    …rity/IdentityService.java
    
    Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
    gregw and sbordet committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d5b18bf View commit details
    Browse the repository at this point in the history
  2. comment usage of MD5

    gregw committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    8a35ff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c8537 View commit details
    Browse the repository at this point in the history
  4. removed redundant request field

    gregw committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    05f7507 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37e0d5d View commit details
    Browse the repository at this point in the history
  6. updates from a review

    gregw committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    4080c22 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. updates from a review

    gregw committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    0fb1545 View commit details
    Browse the repository at this point in the history
  2. updates from review

    gregw committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e5e7322 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    bc64fc8 View commit details
    Browse the repository at this point in the history
  2. updates from review

    gregw committed May 1, 2023
    Configuration menu
    Copy the full SHA
    56e5731 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. finish renaming

    gregw committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5cbf23b View commit details
    Browse the repository at this point in the history