urbit/pkg/arvo/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
..
vane eyre: 303 redirect on successful login 2020-06-04 15:09:00 +10:00
arvo.hoon arvo: add wire to %give verb message 2020-03-25 20:13:24 -07:00
hoon.hoon fix +sloe for %hint'ed cores 2020-04-18 02:11:34 -04:00
zuse.hoon Merge branch 'release/next-sys' into m/debug-dashboard 2020-05-26 20:36:27 +02:00