You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add an option to only allow setting bonds to values that are validated. This is not useful in Pluto (if you have access to set bonds, you have access to run arbitrary code), but we want it for JuliaPluto/PlutoSliderServer.jl#39
This should run entirely on PlutoRunner.jl to avoid a performance impact by doing an extra round trip through distributed
The text was updated successfully, but these errors were encountered:
See https://docs.juliahub.com/AbstractPlutoDingetjes/UHbnu/1.1.1/#AbstractPlutoDingetjes.Bonds.validate_value-Tuple{Any,%20Any}
We should add an option to only allow setting bonds to values that are validated. This is not useful in Pluto (if you have access to set bonds, you have access to run arbitrary code), but we want it for JuliaPluto/PlutoSliderServer.jl#39
This should run entirely on PlutoRunner.jl to avoid a performance impact by doing an extra round trip through distributed
The text was updated successfully, but these errors were encountered: