@pepa65 commented on GitHub:
Using the Max-Days header is a good idea. But sometimes if you change your mind, it is good to have the option to delete a file (in a way that others can't delete…
@paolafrancesca commented on GitHub:
@Anachron I'm indeed now an admin of the repo. I want to understand what's the needing behind the option to delete a file: I can see two:
- purge storage…
@paolafrancesca commented on GitHub:
@pepa65 the problem is that I don't find any proper solution to provide the ability for the uploader to delete the file in a way that others cannot without…
@nl5887 commented on GitHub:
I have thought before about this issue, and thought about returning an extra X-Url-Delete header, which would not interfere with current api / scripts and could be…
@robertgendler commented on GitHub:
Fixed within the Catalina branch.
@schollz commented on GitHub:
Download and install:
wget https://storage.googleapis.com/golang/go1.6.2.linux-armv6l.tar.gz
sudo tar -C /usr/local -xzf go1.6.2.linux-armv6l.tar.gz
Add a…
@monkz commented on GitHub:
I would recommend a second url for deletion (independent of the download link), otherwise the -X DELETE variant would be accessible for annoying people, that delete…
@monkz commented on GitHub:
And if you return two urls - it would break the current API.
@macblazer commented on GitHub:
I've generated an appropriate CSV file from the data in the CC GPOS Control Mappings.pdf at the above link. Running the scripts/generate_mapping.py on it…
@macblazer commented on GitHub:
For whoever wants to pick this up, here is the contents of the mapping file. I named it CommonCriteria_GPOS_PP_421.csv.
pp_os_v4.2.1,800-53r5
FCS_CKM.1,…
@monkz commented on GitHub:
3 attempts from the same IP unable to hit the code at least with hour precision -- functionality ban.
You can use arbitrary numbers of IP addresses. This allows…
@peterlewis commented on GitHub:
Sounds/looks good, to me! So long as I'm not unintentionally overwriting .mobileconfig sets, then I'm happy! :)
@monkz commented on GitHub:
I've to extend/amend my former comments: The deletion shouldn't be executed on a GET request - as it might result in deletion by crawlers (there were some image…
@Anachron commented on GitHub:
I mostly use transfer.sh to upload logs/config files to share them temporarly. (like for debugging or help a user out)
Now I was thinking about generating a…
@g33k247 commented on GitHub:
curl -I https://transfer.sh curl: (7) Failed to connect to transfer.sh port 443: Connection refused
@sophuric commented on GitHub:
@nl5887 is https://transfer.sh down again?
$ curl -I https://transfer.sh HTTP/1.1 503 Service Unavailable: Back-end server is at capacity …
@robertgendler commented on GitHub:
The script has been removed in our current release. So this has been resolved.