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
This is a moderate issue since links are fetched on every single page through the middleware, which leaves no way to solve it through the site and forces administrators to manually go into the database in order to remove illegal items. This should be fixed by performing input validation, preferably both on the form and the API endpoint.
The text was updated successfully, but these errors were encountered:
This is a moderate issue since links are fetched on every single page through the middleware, which leaves no way to solve it through the site and forces administrators to manually go into the database in order to remove illegal items. This should be fixed by performing input validation, preferably both on the form and the API endpoint.
The text was updated successfully, but these errors were encountered: