There will need to be more custom handlers (Say for 404 pages). Also, it should be made sure that there cannot occure errors inside the error code (which happened today)
Originally created by @stephan418 on GitHub (May 16, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/49
There will need to be more custom handlers (Say for 404 pages). Also, it should be made sure that there cannot occure errors inside the error code (which happened today)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @stephan418 on GitHub (May 16, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/49
There will need to be more custom handlers (Say for 404 pages). Also, it should be made sure that there cannot occure errors inside the error code (which happened today)
@stephan418 commented on GitHub (May 24, 2022):
Error handlers added and code leakage off in prod mode