mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-01-31 13:38:33 -06:00
675 B
675 B
TODO
Feature: Guest Uploading
- New admin page to manage guest uploading
- View active tokens
- Get links for guest uploads
- Also allow deleting
- View active tokens
- New guest upload page /guestupload
- Upload like admin
- Only accept if file isn't too big
- Upload like admin
Remaining tasks for first release
- Do a good check for security holes
- Show the link to the uploaded file instead of immediately going to download page
Enable E2E encrypted uploading- Remove E2E code from the guest upload page and JS
- Display notices that guest tokens cannot use E2E encryption
- Actually delete the token after it's been used