shrub/pkg/arvo/tests/sys
Liam Fitzgerald b553d57c29 eyre: 303 redirect on successful login
Changes the HTTP status code of the redirect that occurs upon a
successful login from 307 to 303. 307 preserves the method of the
original request, so the redirected request is a POST. With the new SPA,
this causes a 404 as app/file-server validates the method of the
request, something that did not happen in earlier versions of landscape.
303 instead changes the method to always produce a GET request.
2020-06-04 15:09:00 +10:00
..
hoon hoon: +apt:by check for duplicate keys 2020-03-13 05:19:10 +01:00
vane eyre: 303 redirect on successful login 2020-06-04 15:09:00 +10:00
zuse Add unit tests for json de/serialization. 2020-04-06 13:35:21 -04:00