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

break: secure file upload and download (public and private) #1084

Merged
merged 1 commit into from
Nov 9, 2022

Commits on Oct 28, 2022

  1. break: secure file upload and download (public and private)

    - prevents user uploads from being publicly accesible
    - makes all S3 routes go through the API
    - adds a new API Token concept to only allow BoPS to download user files
    - side-effect: prevents users from downloading their own files
    gunar committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    98b543b View commit details
    Browse the repository at this point in the history