Files
@ d5b837c8b451
Branch filter:
Location: kallithea/init.d/kallithea-daemon-arch
d5b837c8b451
1.3 KiB
text/plain
users: use the form URL for POST so the htmlfill error page URL will be the same as the initial form URL.
This also reveals that a test used a GET route for POST - they just happened to
be the same.
These problems can probably be found in many places - there should be a general
cleanup.
This also reveals that a test used a GET route for POST - they just happened to
be the same.
These problems can probably be found in many places - there should be a general
cleanup.