Skip to content

Fixes ISSUE-49485: Improve error messages after clicking a link

The problem that when we have a sql injection a message showed to the user containing private information.

the fix, we add in referencedLink.java in doPost a catch clause with an explicit message.

Edited by Augusto Mauch

Merge request reports