famedly / famedly-sync

GNU Affero General Public License v3.0
4 stars 0 forks source link

Correctly handle binary attributes #17

Closed tlater-famedly closed 2 months ago

tlater-famedly commented 2 months ago

Fixes #3

Binary attributes are synced encoded in base64 to zitadel - zitadel should handle that correctly, see https://github.com/zitadel/zitadel/pull/8210.

skomski commented 2 months ago

simple_checks should run through. Rustfmt is failing else LGTM