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

Internal privilege improvements #478

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Internal privilege improvements #478

merged 3 commits into from
Nov 10, 2023

Commits on Nov 10, 2023

  1. Internal privilege improvements

    * Added two privileges for one-time-token use:
      `a12n:one-time-token:generate` and `a12n-one-time-token:exchange`,
      these both required the `admin` privilege. There's no bc break here
      as the original `admin` privilege still covers these new ones.
    * It wasn't possible to see a full principal even if a user has the
      `a12n:principal:list` privilege.
    evert committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1403d68 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    evert committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c8ec243 View commit details
    Browse the repository at this point in the history
  3. Reformat

    evert committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4a82253 View commit details
    Browse the repository at this point in the history