Redirect to paste /meta after upload #51

Closed
opened 2020-05-08 14:43:06 +02:00 by electricdusk · 0 comments
Owner

After an upload, the user is served the metadata of a paste while being at the root url /. This is not consistent with what a client would expect at that URL.

Instead we should use a 302 Found status code to redirect the user to /xd42/meta?deleteToken=xxx after uploading a paste.

After an upload, the user is served the metadata of a paste while being at the root url `/`. This is not consistent with what a client would expect at that URL. Instead we should use a `302 Found` status code to redirect the user to `/xd42/meta?deleteToken=xxx` after uploading a paste.
electricdusk added the
bug
good-beginner-bug
labels 2020-05-08 14:43:06 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: electricdusk/rushlink#51
No description provided.