Skip to content
Snippets Groups Projects
Unverified Commit 1ea2a63d authored by Afonso Cerejeira's avatar Afonso Cerejeira
Browse files

fix: SQL injection in add owner cells filter

Since YOURLS v1.7.3 the SQL escaping function, `yourls_escape` is
automatically called inside a SQL query as long as the query variables
are passed as `binds` to the engine.

See: https://docs.yourls.org/development/database-queries.html#upgrade-your-code-for-1-7-3
parent 7ea6aa02
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment