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

[ODS-6510] Apply DRY principle to security/authorization logic (through consolidation of common code) #1161

Merged
merged 15 commits into from
Oct 18, 2024

Commits on Oct 14, 2024

  1. Syntax changes due to introduction of an authorization plan class tha…

    …t eliminates the need for individual dependencies on multiple context providers.
    gmcelhanon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    703d9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6902af3 View commit details
    Browse the repository at this point in the history
  3. Updates to unit tests.

    gmcelhanon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    309edd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1e93bf View commit details
    Browse the repository at this point in the history
  5. WIP

    gmcelhanon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c0591da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    460f04b View commit details
    Browse the repository at this point in the history
  7. Massive refactoring of security components, decomposition of authoriz…

    …ation basis provider with full unit test coverage of new classes.
    gmcelhanon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0ea1220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2cb2ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c7ebac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cd0f58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72eb128 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b3d8dd View commit details
    Browse the repository at this point in the history
  13. Refining composites HQL implementation to pre-emptively deal with bas…

    …e types and subtype inclusion. Fixing unit tests and specflow tests.
    gmcelhanon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    10aee3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5010905 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Code review changes.

    gmcelhanon committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    26a81a2 View commit details
    Browse the repository at this point in the history