urbit/pkg/arvo/sys/vane
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
..
ames.hoon ames: don't set new timer if we woke up too early 2020-05-27 17:38:18 -07:00
behn.hoon behn: already deleted, don't need to do it again 2020-05-27 18:47:50 -07:00
clay.hoon clay: don't underflow when patch produces empty file 2020-03-31 11:37:58 -07:00
dill.hoon vane: jet-hints all vanes for profiling 2020-03-03 14:17:42 -08:00
eyre.hoon eyre: 303 redirect on successful login 2020-06-04 15:09:00 +10:00
ford.hoon ford: print source line on syntax error 2020-04-08 21:11:15 -04:00
gall.hoon Merge branch 'release/link-dojo' (#2867) 2020-05-21 22:42:18 -07:00
iris.hoon vane: downcast all error notifications to %crud 2020-02-26 16:56:17 -08:00
jael.hoon vane: jet-hints all vanes for profiling 2020-03-03 14:17:42 -08:00