Skip to content

add missing pubkey#25

Open
mattn wants to merge 77 commits intosebdeveloper6952:masterfrom
mattn:fix-delete
Open

add missing pubkey#25
mattn wants to merge 77 commits intosebdeveloper6952:masterfrom
mattn:fix-delete

Conversation

@mattn
Copy link

@mattn mattn commented Dec 25, 2025

delete does not work because Pubkey is always not set.

Add a HEAD /upload endpoint that allows a client to query the server if uploading a file
with certain properties will be possible. This avoids the need of the client having to
call PUT /upload to find out if an upload is possible.

Right now there is not much permission logic build so this PR only adds some basic
HTTP header checks to see if the request is valid. Permission logic will come in a
future PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants