github adobe-apiplatform/user-sync.py v2.1.1rc2
second release candidate of v2.1.1

latest releases: v2.10.0rc2, v2.10.0rc1, v2.9.1...
pre-release6 years ago

This release should be code-complete for v2.1.1, and includes a live push of the docs.

BUILD NOTE: If you build this release yourself, you will need a fresh python environment that doesn't include pycrypto (which we used to use). We have moved to pycryptodome which is a more modern, well-maintained plug-compatible module.

Release Notes for User Sync Tool Version 2.1.1

These notes apply to v2.1.1rc2 of 2017-06-07.

New Features

To address Issue 198, we have added support for private key encryption in both PKCS#5 and PKCS#8 formats, and allowed the passphrase for an encrypted private key to be stored in the platform secure credential store. See the docs for details on the new feature.

Bug Fixes

There is one fix for some obscure Unicode edge cases (that were found only by code inspection): Issue 167.

User Sync no longer crashes if a user's LDAP email address is present but empty: Issue 201.

The proper packages were not present for secure credential storage on Linux platforms: Issue 199.

Compatibility with Prior Versions

This version is fully backwards-compatible with version 2.1.

Don't miss a new user-sync.py release

NewReleases is sending notifications on new releases.