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

[#438] FIX import-ldif --offline "import has been aborted because the entry does not have a parent entry" #444

Merged
merged 13 commits into from
Oct 29, 2024

Commits on Oct 22, 2024

  1. [OpenIdentityPlatform#438] FIX import-ldif --offline "import has been…

    … aborted because the entry does not have a parent entry"
    vharseko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b45f335 View commit details
    Browse the repository at this point in the history
  2. Fix windows test

    vharseko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    df249d2 View commit details
    Browse the repository at this point in the history
  3. Fix test

    vharseko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4dcd2bb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    5cd2c6e View commit details
    Browse the repository at this point in the history
  2. [OpenIdentityPlatform#438] FIX import-ldif --offline "import has been…

    … aborted because the entry does not have a parent entry"
    vharseko committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    46e5540 View commit details
    Browse the repository at this point in the history
  3. Fix windows test

    vharseko committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9949774 View commit details
    Browse the repository at this point in the history
  4. Fix test

    vharseko committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e46fc78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89b98af View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. FIX children should only have one RDN separator past the parent lengt…

    …h (value encoding must contains NORMALIZED_RDN_SEPARATOR)
    vharseko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a9019df View commit details
    Browse the repository at this point in the history
  2. FIX children should only have one RDN separator past the parent lengt…

    …h (value encoding must contains NORMALIZED_RDN_SEPARATOR)
    vharseko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    129d778 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix test"

    This reverts commit e46fc78.
    vharseko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d7c59e3 View commit details
    Browse the repository at this point in the history
  4. FIX children should only have one RDN separator past the parent lengt…

    …h (value encoding must contains NORMALIZED_RDN_SEPARATOR)
    vharseko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    10ad784 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Immediate children should only have one RDN separator past the parent…

    … length without NORMALIZED_ESC_BYTE+NORMALIZED_RDN_SEPARATOR
    vharseko committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bbfbcae View commit details
    Browse the repository at this point in the history