Cloudlog/application
Peter Goodhall b7c065dbdd Add input validation for recent_qsos limit parameter
The recent_qsos API endpoint now validates and sanitizes the $limit parameter, enforcing a default of 10, a minimum of 1, and a maximum of 50. Additionally, get_last_qsos in Logbook_model ensures $num is always an integer to prevent SQL injection.
2025-09-09 14:25:40 +01:00
..
cache
config Add Portuguese language support to config 2025-08-27 10:44:42 +01:00
controllers Add input validation for recent_qsos limit parameter 2025-09-09 14:25:40 +01:00
core
helpers added sstvimages directory to repo along w/ matching index.html from other image asset directories. Also added some error handling onto the new storage_helper function to check if the directory exists before reading it 2024-04-07 12:08:18 -05:00
hooks
language Update general_words_lang.php 2025-08-27 10:39:05 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs
migrations tag 2.7.1 2025-08-25 13:10:09 +01:00
models Add input validation for recent_qsos limit parameter 2025-09-09 14:25:40 +01:00
third_party
views Update index.php 2025-08-24 11:01:13 +01:00
.htaccess
index.html