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

Fix image upload on company edit #318

Closed
Naapperas opened this issue Apr 24, 2023 · 0 comments · Fixed by #319
Closed

Fix image upload on company edit #318

Naapperas opened this issue Apr 24, 2023 · 0 comments · Fixed by #319
Assignees
Labels
bug Something isn't working P0 High priority

Comments

@Naapperas
Copy link
Member

#308 implemented logo changes by just replacing the URL. This should be handled by a file upload middleware (such as multer, which is already used on another route) so that we can validate various aspects about the logo.

@Naapperas Naapperas added bug Something isn't working P0 High priority labels Apr 24, 2023
@marco-vb marco-vb self-assigned this Apr 25, 2023
@marco-vb marco-vb linked a pull request May 1, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants