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

Realm export normalization #818

Draft
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    5dbdcbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e759d View commit details
    Browse the repository at this point in the history
  3. Use Javers to build diffs

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9a75ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffac4da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ca6993 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1d2f3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    972bea0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49a6e69 View commit details
    Browse the repository at this point in the history
  9. Export -> Normalization

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6e94f14 View commit details
    Browse the repository at this point in the history
  10. Normalize: Filter attributes

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f0e15a8 View commit details
    Browse the repository at this point in the history
  11. Fix checkstyle warnings

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    04ed90b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73b622d View commit details
    Browse the repository at this point in the history
  13. Bump to Spring Boot 2.7.5

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    dc98239 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    72e3c4f View commit details
    Browse the repository at this point in the history
  15. Prepare for testing

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e041d08 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3bc830d View commit details
    Browse the repository at this point in the history
  17. ClientScope normalization

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    759fa1b View commit details
    Browse the repository at this point in the history
  18. Allow JSON export

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    105969d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4eade1f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5650f9b View commit details
    Browse the repository at this point in the history
  21. Normalize roles

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0030cc0 View commit details
    Browse the repository at this point in the history
  22. Fix checkstyle

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    83b1621 View commit details
    Browse the repository at this point in the history
  23. Group normalization

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c0195f3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b1663df View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1d5cfe6 View commit details
    Browse the repository at this point in the history
  26. Normalize Required Actions

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9daaa0d View commit details
    Browse the repository at this point in the history
  27. 20.0.3 baseline

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    cf4c3ad View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f494004 View commit details
    Browse the repository at this point in the history
  29. Better handling for roles

    sonOfRa committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    7a96074 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    f3282bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4925b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Fix possible NPEs

    sonOfRa committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    92325e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    741d49b View commit details
    Browse the repository at this point in the history
  2. Improved client normalization

    Always include the protocol attribute for clarity.
    Remove SAML-attributes if the client is OIDC.
    sonOfRa committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    55710e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a28f89 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    e40e3fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb16660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9652d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    e8e889a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a7e03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38c5f23 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    b4e28ec View commit details
    Browse the repository at this point in the history
  2. Fix PMD warnings

    sonOfRa committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    debe1f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    5572c1e View commit details
    Browse the repository at this point in the history
  2. Log names of unused flows

    sonOfRa committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    64669da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4bb58c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on Jun 5, 2023

  1. Added some test for authFlows

    Sebastian Rose committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fe9de52 View commit details
    Browse the repository at this point in the history