cloudlog/application
Peter Goodhall b368cba876 Enforce write permissions for QSO modifications
Replaced checks for QSO accessibility with stricter write permission checks across controllers and models. Added a new check_qso_is_writable method to Logbook_model to ensure only authorized users can modify or delete QSOs, including shared logbook scenarios. Updated QSO, Qsl_model, and Sstv_model to use the new permission logic for all write operations.
2025-12-23 11:06:19 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add migration for Cloudlog version 2.8.4 2025-12-23 10:49:18 +00:00
controllers Enforce write permissions for QSO modifications 2025-12-23 11:06:19 +00:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
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 Added Basic Files 2011-04-25 16:24:01 +01:00
language Add open registration and public signup feature 2025-12-02 18:10:37 +00:00
libraries Add support for managed email configuration 2025-12-09 16:09:15 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add migration for Cloudlog version 2.8.4 2025-12-23 10:49:18 +00:00
models Enforce write permissions for QSO modifications 2025-12-23 11:06:19 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add embed widget modal and attribution for logbooks 2025-12-22 15:04:03 +00:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00