Genie Discord forum

So I just noticed that among other things, the full Julia ENV is dumped on the user-facing error page. This can include stuff like secret keys which the backend needs but the user should never have access to. There's other sensitive info there too. How do I control what's shown to the user in the error message?

can you open an issue on Genie.jl? And how can I reproduce this?

In prod mode it won't be shown

ah, interesting. that's nifty actually. I'll verify that for myself and hopefully skip filing that bug