Genie Discord forum

Author AvatarSchighSchagh
3/3/2023, 4:44:19 PM

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?

Author Avatarabhimanyuaryan
3/5/2023, 7:52:41 AM

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

Author Avatarhhaensel
3/7/2023, 11:26:45 PM

In prod mode it won't be shown

Author AvatarSchighSchagh
3/9/2023, 12:02:45 AM

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