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

v4/upgrade handler #384

Closed
wants to merge 12 commits into from

Commits on Nov 22, 2022

  1. add upgrade handler

    hieuvubk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c901393 View commit details
    Browse the repository at this point in the history
  2. add authz store key

    hieuvubk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ed71c64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9e33e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce2d6d1 View commit details
    Browse the repository at this point in the history
  5. add test for upgrade

    hieuvubk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8faf91f View commit details
    Browse the repository at this point in the history
  6. add change to v3

    hieuvubk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4427192 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. move upgrade to v4

    hieuvubk committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a72d895 View commit details
    Browse the repository at this point in the history
  2. add test for authz init

    hieuvubk committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0a0139a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. remove unused var

    hieuvubk committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    cbdf352 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. remove Context variable

    hieuvubk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    30c0d49 View commit details
    Browse the repository at this point in the history
  2. format

    hieuvubk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    add4c43 View commit details
    Browse the repository at this point in the history
  3. refactor test

    hieuvubk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    3c92b35 View commit details
    Browse the repository at this point in the history