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

Fix/flyway atlas read only user #2342

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    c3e01d1 View commit details
    Browse the repository at this point in the history
  2. file path name fix

    rkboyce committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    700ee82 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix: remove all * permissions from role 15

    This risks being a bit too blunt and some functionality might stop working for some of the removed parts. 
    In these cases, we'll have to add these parts back one by one
    without a * permission, and test. So far, this has been mainly tested for cohortdefinition and conceptsets.
    Anyway, I judged this better than having too broad permissions and resulting security incidents.
    pieterlukasse committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    939ef57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7b296 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge pull request #8 from pieterlukasse/patch-4

    Fix: add missing read permissions to PermissionSchema classes
    rkboyce committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    80c9780 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from pieterlukasse/patch-3

    Fix: remove all * permissions from role 15
    rkboyce committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5b91043 View commit details
    Browse the repository at this point in the history