ZizzyDizzyMC / linx-server

Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Powers https://put.icu
GNU General Public License v3.0
217 stars 33 forks source link

Access password is not working using S3 as backend #22

Open mariowo opened 2 years ago

mariowo commented 2 years ago

The setting for restricting access to an uploaded file using a password does not work with a S3 backend. While I am able to set one and it is set in the S3 file metadata (under X-Amz-Meta-Accesskey), it's possible to access the file without the password. linx-server simply doesn't ask for it.