Implement migration of profile photos #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the FreeIPA API does not seem to support binary data so image photo stored in the LDAP jpegPhoto attribute is not migrated as part of the user migration.
see https://pagure.io/freeipa/issue/4073 for how this can be done using a direct LDAP update (as work-around)