issues
search
innovencelabs
/
byteshare
Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13
stars
4
forks
source link
No user related info from user or UI
#220
Closed
ambujraj
closed
6 months ago
ambujraj
commented
6 months ago
What does this PR do?
Removed user info from API requests
Issue
Fixes #219
What changed?
Removed user info as inputs
Adapted in UI
Added an optional authorizer for download endpoint
Why these changes?
This was a security improvement
Is it tested?
Yes, locally
Checklist
[x] I have read through the
Contributing Guidelines
[x] I have also updated the dependent codes as well and README.md if applicable
[x] My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.
What does this PR do?
Removed user info from API requests
Issue
Fixes #219
What changed?
Why these changes?
Is it tested?
Yes, locally
Checklist