mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-12-13 04:14:35 -05:00
- ensure use of HTTP POST method : HTTP GET should only be used for information retrieval and not to perform server side effect operations (see HTTP standard https://tools.ietf.org/html/rfc7231#section-4.2.1) - a transaction token is now required for these administrative form submissions to ensure the request can not be included in an external site and performed silently/by mistake by the user browser
6.8 KiB
6.8 KiB