urbit/bin
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
..
brass.pill release: urbit-os-v1.0.14.rc1 2020-04-24 12:15:39 +04:00
ivory.pill release: urbit-os-v1.0.13 2020-04-13 19:26:13 -07:00
solid.pill eyre: 303 redirect on successful login 2020-06-04 15:09:00 +10:00