stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
2.83k stars 206 forks source link

🚀 Feature: Full api support #603

Open COMPLEXWASTAKEN opened 4 hours ago

COMPLEXWASTAKEN commented 4 hours ago

🔖 Feature description

I would like to suggest the addition of API key support for each user in order to handle requests that come to the API much more safely. It will grant users authentication for uploading via API until debugging on the back-end is done. By having this feature, the user experience is definitely enhanced and their interaction is made smoother because users can easily access API endpoints safely.

🎤 Pitch

i would like to use it so i can setup a app so they upload files

COMPLEXWASTAKEN commented 3 hours ago

i tryed making a self built one but i keep getting { message: 'Forbidden resource', error: 'Forbidden', statusCode: 403 } and i looked threw the code and couldnt find whats throwing it