#5532 paste.fedoraproject.org should use https:// for so-called short URLs
Closed: Fixed 7 years ago Opened 7 years ago by till.

When checking the short URL for a long URL, paste.fpo returns the long URL as HTTP URL instead of HTTPS:

http --form https://paste.fedoraproject.org/456323/98763014/  mode=json
[...]
{
"result": {
    "author": "Anonymous",
    "data": "Do 20. Okt 20:19:09 CEST 2016\n",
    "id": "456323",
    "language": "text",
    "short_url": "http://paste.fedoraproject.org/456323/98763014/",
    "timestamp": "1476987630"
}
}

Please change it to use HTTPS.


Very soon here we are replacing our paste server implementation... but yeah, if it takes a while we should fix this. Otherwise we should confirm the new one does the right thing here.

@codeblock ^

We have just deployed modernpaste and everything is ssl only.

:water_buffalo:

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata