Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Call sandbox in CGI mode | June McEnroe | 2021-09-22 |
| | | | | Otherwise upload won't actually work. | ||
* | Support HTTP PUT in up | June McEnroe | 2021-09-22 |
| | | | | | | | | For use by Palaver[1]. Unfortunately, at least in the current App Store version of Palaver, this doesn't work correctly with basic auth. [1]: https://palaverapp.com/guides/commands/set.html#ui-image_service | ||
* | Install up CGI with mode 700 | June McEnroe | 2020-07-14 |
| | | | | It should never be served as a regular file. | ||
* | Check that there is upload data | June McEnroe | 2020-07-14 |
| | |||
* | Add CGI upload program for temp.causal.agency | June McEnroe | 2020-07-14 |