Skip to content

Fix avatar base64 creation #95

Description

@benchdoos

When avatar is generated by adorable, encoded base64 string can not be validated by java.Base64.decode / String.Base64Utils / commons-codec.Base64.
All of them crashing on 3a symbols in base64 string.

Browser shows images fine.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions