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 the Access List review backend. #32924

Merged
merged 8 commits into from
Oct 5, 2023

Commits on Oct 4, 2023

  1. Add the Access List review backend.

    The Access List review backend has been added to Teleport.
    Mike Wilson committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    337f733 View commit details
    Browse the repository at this point in the history
  2. Update tests to remove frequency_changed.

    Mike Wilson committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d723b0c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update lib/services/access_list.go

    Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>
    mdwn and rosstimothy authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e5f37ef View commit details
    Browse the repository at this point in the history
  2. Update lib/services/access_list.go

    Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>
    mdwn and rosstimothy authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b41dccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b28d16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    135d232 View commit details
    Browse the repository at this point in the history
  5. Fix comments in proto, tweaks to tests and backend.

    Mike Wilson committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    59dadcc View commit details
    Browse the repository at this point in the history
  6. Remove call to SetName.

    Mike Wilson committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    09416ec View commit details
    Browse the repository at this point in the history