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: add helper to create persistence entry from LDIF file #1262

Merged
merged 7 commits into from
Apr 27, 2022
Merged

Commits on Apr 26, 2022

  1. feat: add helper to create persistence entry from LDIF file

    Helper methods are added into jans-pycloudlib directly to promote code
    reuse for internal/external images (i.e. gluufederation/casa)
    that need to create entry from LDIF file.
    iromli committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b38b3a4 View commit details
    Browse the repository at this point in the history
  2. test: remove duplicated lines

    iromli committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    72bfb5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c4f2d View commit details
    Browse the repository at this point in the history
  4. test: fix security hotspot

    iromli committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2727f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d422c2e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. chore(jans-pycloudlib): updated build (#1263)

    Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    mo-auto authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a1ce23c View commit details
    Browse the repository at this point in the history
  2. fix: remove ldif lib

    moabu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7b928be View commit details
    Browse the repository at this point in the history