diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2023-01-29 13:57:03 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2023-01-29 13:57:03 +0100 |
commit | 8b6999b5bf0e8889bf81681ba9f8067ff4decfce (patch) | |
tree | d2fa0987d9a0e1141cdcf43052c5969bab2a45de /tests/ConcertsTableTest.php | |
parent | ddc7d33dcff69a1a552e93c966a156ffd5bc3817 (diff) | |
download | gigologadmin-8b6999b5bf0e8889bf81681ba9f8067ff4decfce.tar.gz gigologadmin-8b6999b5bf0e8889bf81681ba9f8067ff4decfce.tar.bz2 gigologadmin-8b6999b5bf0e8889bf81681ba9f8067ff4decfce.zip |
Fix concert limit/offset queries.
- offset and limit were sensitive to the order in which they were added,
and would be reversed if added in the wrong order. That was a bit
confusing.
- offset and limit were not sanitized, so they were a vector for SQL
injecion. Fixed that now.
Diffstat (limited to 'tests/ConcertsTableTest.php')
0 files changed, 0 insertions, 0 deletions