mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 20:31:40 +03:00
fix syntax
This commit is contained in:
parent
481f1f547b
commit
4050ce649e
@ -688,7 +688,7 @@
|
||||
$went
|
||||
:: this won't happen until we send responses.
|
||||
=+ [him=*ship wir=*wire] :: XX from ames
|
||||
=/ mez/$%({$hat {ses/hole pul/purl} hat/hart}
|
||||
=/ mez/$%({$hat {ses/hole pul/purl} hat/hart})
|
||||
(parse-went-wire=_!! wir wen=!!)
|
||||
?- -<.mez
|
||||
$hat
|
||||
@ -1078,7 +1078,7 @@
|
||||
=/ ses (session-from-cookies cookie-prefix maf)
|
||||
?~ ses ~&(%oryx-no-cookie &) :: XX security
|
||||
=/ cyz (~(get by wix) u.oxe)
|
||||
?~ cyz ~&(%bad-oryx+u.oxe &) :: XX security?
|
||||
?~ cyz ~&(bad-oryx+u.oxe &) :: XX security?
|
||||
?. =(u.ses ses.u.cyz)
|
||||
~&(oryx-ses-mismatch+[orx=u.oxe u.ses ses.u.cyz] &) :: XX security
|
||||
&
|
||||
|
Loading…
Reference in New Issue
Block a user