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

secure_uploads settings for Django #266

Merged
merged 5 commits into from
Nov 13, 2023

Conversation

evgkirov
Copy link
Collaborator

Related issue #262

Enabling secure_uploads will expose signatures to all FileFields, not only limited to Django admin. While this may be desired in some cases, it also poses a security risk for websites with user uploads. This has been highlighted in the documentation, but it may need to be rephrased somehow (@rsedykh?).

Copy link
Member

@rsedykh rsedykh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that I'm getting the problem, but I left my comments regarding your question.

HISTORY.md Outdated Show resolved Hide resolved
docs/django-widget.rst Outdated Show resolved Hide resolved
docs/django-widget.rst Outdated Show resolved Hide resolved
@dmitry-mukhin
Copy link
Member

dmitry-mukhin commented Nov 10, 2023 via email

HISTORY.md Outdated Show resolved Hide resolved
HISTORY.md Outdated Show resolved Hide resolved
Co-authored-by: Roman Sedykh <[email protected]>
@rsedykh rsedykh self-requested a review November 10, 2023 20:53
@evgkirov evgkirov merged commit 09604ad into main Nov 13, 2023
1 check passed
@evgkirov evgkirov deleted the feature/262-secure_uploads_in_admin branch November 13, 2023 19:07
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.

3 participants