Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glim should be able to add a JPEG photo to an account #3

Closed
doncicuto opened this issue Jun 25, 2022 · 3 comments · Fixed by #45
Closed

Glim should be able to add a JPEG photo to an account #3

doncicuto opened this issue Jun 25, 2022 · 3 comments · Fixed by #45
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@doncicuto
Copy link
Owner

Glim should be able to add jpegPhoto for user accounts. Gitea can use that attribute. We'll use jpegPhoto https://www.openldap.org/lists/openldap-software/200612/msg00156.html and the CLI will allow to add the image as a Base64 encoded string.

@doncicuto doncicuto added the enhancement New feature or request label Jun 25, 2022
@doncicuto doncicuto self-assigned this Jun 25, 2022
@doncicuto
Copy link
Owner Author

Not quite sure about this, but I've tried saving file as base64 but Gitea can't use it:

@doncicuto
Copy link
Owner Author

Also, Kanboard can't understand information retrieved by Glim

image

@doncicuto doncicuto added this to the 0.2.0-alpha milestone Aug 13, 2022
@doncicuto
Copy link
Owner Author

Probably we'll have to return a bytes[] with the content of the file so it can be used by Gitea, Kanboard, etc

doncicuto added a commit that referenced this issue Sep 10, 2022
@doncicuto doncicuto mentioned this issue Sep 10, 2022
doncicuto added a commit that referenced this issue Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant