Volatildap

Latest version: v1.5.0

Safety actively analyzes 613705 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.5.1

------------------

- Nothing changed yet.

1.5.0

------------------

- The host volatildap listens on can now be provided through the ``host`` parameter,
and the ``--host`` CLI flag.

1.4.0

------------------

- Allow adding and reading LDIF data, through ``server.add_ldif()`` and ``server.get_ldif()``
- Add a simple command line to start a custom instance
- Add a HTTP-based control server, with an accompanying client - useful for starting volatildap in
a container.

1.3.0

------------------

- Add support for TLS: a provided set of certificates can be passed as ``volatildap.LdapServer(tls_config=volatildap.LOCALHOST_TLS_CONFIG)``,
and will be used by the server. Test clients should retrieve the root CA from ``server.tls_config.root`` (holding certificate contents).

1.2.2

------------------

*Improvements:*

- Add support for Python 3.6, Pypy 3.5.

1.2.1

------------------

*Packaging:*

- Include test files in the sdist tarball.
- Use zest.releaser for releases

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.