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

feat: add support for user images via S3 #514

Merged
merged 5 commits into from
Oct 20, 2023

Conversation

DontEdit
Copy link
Contributor

S3 Upload / Zugriff hinzugefügt (creds bei Simon Anfragen und in .env hinzufügen). Für das Anzeigen der Bilder braucht curl in php ein certificate (kann ich ggf. schicken falls jemand Probleme hat). Bilder Namen beim Upload sind egal Sie werden im Hintergrund mit Vorname Nachname Course ID benannt. Entprechend greift man so auch auf die Bilder zu.

@simonostendorf simonostendorf changed the title Feat/vitor feat: add support for user images via S3 Oct 19, 2023
@simonostendorf simonostendorf changed the base branch from dev to feat/titus-gerolstein October 19, 2023 09:28
@simonostendorf simonostendorf added the enhancement New feature or request label Oct 19, 2023
@simonostendorf simonostendorf linked an issue Oct 19, 2023 that may be closed by this pull request
2 tasks
@simonostendorf simonostendorf added this to the Version 2.3.x milestone Oct 19, 2023
@simonostendorf
Copy link
Contributor

The issue (#514) suggests to add an image attribute to the user? Do you think we can get rid of this because we save the image in a given format?

What do you think @TitusKirch, because you created the issue?

@simonostendorf simonostendorf marked this pull request as draft October 19, 2023 09:44
@simonostendorf
Copy link
Contributor

Für das Anzeigen der Bilder braucht curl in php ein certificate (kann ich ggf. schicken falls jemand Probleme hat).

I've tested the s3 upload and there were no problems with a missing certificate.

@simonostendorf
Copy link
Contributor

Should the attribute "img" be added to a user to get the image uuid?

@TitusKirch TitusKirch marked this pull request as ready for review October 20, 2023 10:51
@TitusKirch TitusKirch merged commit b4d200b into feat/titus-gerolstein Oct 20, 2023
@TitusKirch TitusKirch deleted the feat/vitor branch October 20, 2023 10:51
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 this pull request may close these issues.

Add support for user images via S3
3 participants