cloudlog/application/controllers
Peter Goodhall 445706ecdc Add session validation to all controllers
Introduces user session validation checks to all controller actions before authorization checks. This ensures users are redirected to the login page if their session is invalid, improving security and consistency across the application.
2025-11-18 23:12:57 +00:00
..
Accumulated.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Activated_gridmap.php Cleaned up code formatting 2025-05-23 15:03:32 +01:00
Activators.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Activatorsmap.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Adif.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Api.php Add optimized radio command APIs and QSY integration 2025-10-04 13:34:42 +01:00
Awards.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Backup.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Band.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Cabrillo.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Calltester.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Clublog.php Require Clublog username to be a valid email address 2025-10-13 13:40:56 +01:00
Commands.php Add radio command queueing and management system 2025-10-04 11:48:48 +01:00
Components.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Contesting.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Continents.php [Continents] Added band and mode filter 2023-02-09 12:35:30 +01:00
Csv.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Dashboard.php Improve error handling for DXpedition data fetch 2025-11-18 13:14:41 +00:00
Dayswithqso.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Debug.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Distances.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Dxatlas.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Dxcluster.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Emeinitials.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Eqsl.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Gridmap.php [Gridsquare Map] Shows 2,4,6 grids 2024-06-19 14:29:01 +01:00
Hamsat.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Hrdlog.php fix error message bug 2023-12-16 13:44:39 +01:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00
Information.php Update Information.php 2024-06-11 15:00:32 +01:00
Kmlexport.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Labels.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Logbook.php Improved callbook error when not defined 2025-04-14 20:10:11 +01:00
Logbookadvanced.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Logbooks.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Lookup.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Lotw.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Maintenance.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Map.php Custom maps: set dates to full log range + submodes filter fix + some wording fixes 2024-10-12 16:56:04 +02:00
Migrate.php fixed migration cock up 2019-09-22 21:51:55 +01:00
Mode.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Monthlyreport.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Mostworked.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Notes.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Options.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Oqrs.php Add input validation and parameterized queries to OQRS 2025-10-10 22:34:06 +01:00
Qrbcalc.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Qrz.php Optimize QRZ QSO upload/download with batch processing 2025-10-13 15:01:25 +01:00
Qsl.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Qslmanagement.php Started QSL management system 2019-10-08 21:38:34 +01:00
Qslprint.php qslprint language 2023-12-07 01:18:04 +01:00
Qso.php Add session validation to all controllers 2025-11-18 22:45:01 +00:00
Radio.php Enable QRG-Only-Update (should fix #2611) 2023-11-13 09:18:56 +00:00
Sattimers.php Limit Grid square to 6 chars in request to df2et.de API 2024-03-31 18:00:32 +02:00
Search.php [Advanced search] This fixes adif export 2023-09-22 09:09:01 +02:00
Settings.php Start of settings 2019-10-04 18:30:55 +01:00
Simplefle.php datetimepicker to html 5 2023-11-19 14:05:00 +01:00
Sstv.php added SSTV image page to the nav menu in the header 2024-04-02 16:55:00 -05:00
Station.php Remove debug log messages from Station controller and model 2025-08-02 11:31:45 +01:00
Statistics.php Add session validation to all controllers 2025-11-18 23:12:57 +00:00
Themes.php [Custom CSS Theme Support] Added user interface for add/edit/delete theme 2021-08-09 14:29:53 +02:00
Thirdpartylogins.php [Third Party Logins] Created Model with functions and the controller which needs code 2022-07-10 21:28:21 +01:00
Timeline.php [Timeline] Fix for DXCC QSO details 2023-02-22 12:15:11 +01:00
Timeplotter.php [Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db. 2021-11-13 15:55:17 +01:00
Update.php Update application/controllers/Update.php 2025-10-13 18:04:49 +01:00
User.php Add session validation to User controller index 2025-11-18 23:05:42 +00:00
User_options.php end to end testing 2024-04-05 15:36:16 -05:00
Version_Dialog.php basic controller 2023-12-04 01:20:36 +01:00
Visitor.php Add public radio status option to logbooks 2025-08-22 14:52:07 +01:00
Webadif.php Comments added (testing branch/merge/PR-Issue) 2023-07-31 09:44:27 +00:00
Welcome.php protect DANGEROUS Functions from being called without authed user 2023-08-01 10:37:20 +00:00
Widgets.php [Widgets] /QSO/{public_slug} Error Message 2022-12-28 15:05:20 +00:00
Workabledxcc.php Handle errors when fetching DXpedition data 2025-11-18 13:16:22 +00:00