pad.pub0.org/doc
Ray Bellis fc661ee13a core: allow URL parameters and POST bodies to co-exist.
Node 8.14.0 prohibits HTTP headers that exceed 8 KB (source:
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/#denial-of-service-with-large-http-headers-cve-2018-12121).

This patch allows for the parameters within the body of an HTTP POST request to
be used in addition to those within the URL (and will override them).

Closes #3568.

---
Muxator 2019-10-19:
- this commit was cherry-picked from 882b93487f
- it was modified to include the necessary changes in the documentation
2019-06-27 00:52:53 +02:00
..
api core: allow URL parameters and POST bodies to co-exist. 2019-06-27 00:52:53 +02:00
assets Polish the styles of our docs a little 2014-03-27 18:08:55 +01:00
easysync easysync-full-description: regenerate the pdf document 2018-12-09 15:56:17 +01:00
database.md doc: passwordHash does not contain a bcrypted password, but a salted sha512 sum 2018-11-05 22:45:00 +01:00
documentation.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
index.md skins: describe the skins in the documentation 2018-08-26 21:17:04 +02:00
localization.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
plugins.md node8: require nodejs >= 8.9.0, npm >= 6.4 2019-02-19 22:01:12 +01:00
skins.md release: prepare for 1.7.5 2019-01-26 00:16:03 +01:00
stats.md docs: direct link to measured.Collection from stats.md 2018-08-14 13:27:31 +02:00
template.html