Daniel Quinn 6f635c74fc Fix HTTP POST of documents
After tinkering with this for about 2 hours, I'm reasonably sure this
ever worked.  This feature was added by me in haste and poked by by the
occasional contributor, and it suffered from neglect.

* Removed the requirement for signature generation in favour of simply
  requiring BasicAuth or a valid session id.
* Fixed a number of bugs in the form itself that would have ensured that
  the form never accepted anything.
* Documented it all properly so now (hopefully) people will have less
  trouble figuring it out in the future.
2017-06-11 01:23:37 +01:00
..
2017-03-25 16:21:46 +00:00
2017-03-25 15:10:25 +00:00
2017-05-08 14:54:48 +02:00
2015-12-20 19:23:33 +00:00
2017-03-25 15:10:25 +00:00
2017-03-25 16:20:59 +00:00
2017-06-11 01:23:37 +01:00
2017-04-19 11:30:12 +02:00
2017-04-30 16:56:50 -04:00
2017-05-08 15:48:37 +02:00
2017-06-11 01:23:37 +01:00