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 initial implementation of auth service #69

Merged
merged 8 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. Remove use of filter in get_attribute

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    973155b View commit details
    Browse the repository at this point in the history
  2. Minor refactor of rate-limit service

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e87387 View commit details
    Browse the repository at this point in the history
  3. Add initial implementation of auth service

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6d97295 View commit details
    Browse the repository at this point in the history
  4. Pass in the host to set in context_extensions

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    db9ab76 View commit details
    Browse the repository at this point in the history
  5. Genericise the service to send any type of M

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0ce1b2c View commit details
    Browse the repository at this point in the history
  6. Use new header resolver in the service

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    226e3af View commit details
    Browse the repository at this point in the history
  7. Fix tests using header resolver

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    89bb187 View commit details
    Browse the repository at this point in the history
  8. Ignore authservice until used

    Signed-off-by: Adam Cattermole <acatterm@redhat.com>
    adam-cattermole committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4ef1adb View commit details
    Browse the repository at this point in the history