Fork me on GitHub
#yada
<
2019-01-11
>
kwladyka17:01:18

Is it possible to turn off all default places which show things like exception for 404? Considering security for auth I don’t want to show all people I use Java / Clojure / Yada / Bidi / Manifold / Ring / Aleph when they hit URL which doesn’t exist. I can replace 404 website, but I guess there are more places like this. I will be never sure I found all of them.

kwladyka17:01:57

I guess Yada show also more dangerous exception by default.

kwladyka17:01:51

For example exception with spec, where values are showed. That could be a leak of vulnerable data.

kwladyka19:01:34

I guess it is not possible now. Please give me feedback if you want to implement turn off stack trace by default / by conf - it is critical for me to decide if I want to start new system with Yada or back to Ring.