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

each uploaded file should have a unique filename #18

Closed
wants to merge 1 commit into from

Conversation

robbyt
Copy link

@robbyt robbyt commented Aug 3, 2014

without this fix, it's possible to replace another user's avatar by uploading an image with the same filename. fixes #17

without this fix, it's possible to replace another user's avatar by uploading an image with the same filename. fixes voronind#17
@robbyt robbyt closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upload process will replace images with duplicate file names
2 participants