Actions
CompressPdf #956
openChange links in responses of V1 api endpooints
Start date:
11/11/2024
Due date:
11/11/2024 (about 17 months late)
% Done:
100%
Estimated time:
1:00 h
Spent time:
Description
Descrption¶
Currently we are sending the storage link to front end for downloading files. The link is sent over http.
This raises an security issue. So, http links is changed to https in responses.
Affected endpoints¶
GET /v2/download-page-data
GET /v2/single-file-data
- change storage links to https from http in responses of 2 api endpoints of V1
Updated by Zahid Hassan over 1 year ago
- Due date set to 11/11/2024
- Start date changed from 11/12/2024 to 11/11/2024
Actions