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: voter to simplify access control / security logic => still wip … #43

Merged
merged 10 commits into from
Sep 2, 2022

Commits on Aug 5, 2022

  1. feat: voter to simplify access control / security logic => still wip …

    …as tests are currently failing
    stlgaits committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    b4d376a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    b711f12 View commit details
    Browse the repository at this point in the history
  2. feat: add plainPassword property to allow users to input plainpasswor…

    …d & NOT the encrypted password
    stlgaits committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    955deca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e754b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdc4380 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 18, 2022

  1. test: fix: send plain password to getJWTToken() from testSuperAdminCa…

    …nReadAllUsersWithJWTAuth()
    stlgaits committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8b319db View commit details
    Browse the repository at this point in the history
  2. test: fix some Users tests

    stlgaits committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    bfae8b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 25, 2022

  1. account assert

    stlgaits committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2bb2398 View commit details
    Browse the repository at this point in the history