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

feat(configuration): allow rfc4918 http verbs in acl #2988

Merged
merged 7 commits into from Apr 1, 2022

Commits on Mar 9, 2022

  1. feat(configuration): allow rfc4918 http verbs in acl

    This allows the HTTP Method verbs from RFC4918 to be used. See https://datatracker.ietf.org/doc/html/rfc4918 for more information.
    james-d-elliott committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    45e9ba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    a8850f9 View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    james-d-elliott committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f7531b1 View commit details
    Browse the repository at this point in the history
  3. test: fix test case

    james-d-elliott committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    50b6700 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. fix: yamllint

    james-d-elliott committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    0238338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a5b4b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

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