Files
gollum/test
Peter Holloway 83abe62125 Use GET for compare methods
POST requests are blocked when running in --no-edit mode so using POST
prevents compare being available (see #1546).

Change the history view form to use "get" as the form method and change
the routing in app to accept get requests for both forms of compare. The
order of the compare routes is switched to make the more specific form
checked first to prevent all requests being handled by the less specific
form.
2020-06-10 23:27:48 +01:00
..
2020-06-10 23:27:48 +01:00
2019-09-01 21:45:55 +02:00
2020-03-27 10:37:50 +01:00
2020-03-25 21:15:13 +01:00