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
In other places, the logs are nicely base64 encoded and the twig
template applies a base64 decoding
(`webapp/templates/jury/internal_error.html.twig`) to render the
judgehost logs. This seems to be missed on this place.
Fixes issue #2456.
0 commit comments