Peter Goodhall
928ef10efe
Add session validation to all controllers
...
Inserted calls to user_model->validate_session() in all controller constructors to ensure user sessions are validated before authorization checks. This improves session handling and security across the application.
2025-11-18 22:45:01 +00:00
Peter Goodhall
a7fed81367
[Bands] removed a bit of debug code
2022-10-12 11:24:37 +01:00
Peter Goodhall
291d75f0fe
[Bands] Don't show create or edit buttons for users who arent admin
2022-10-12 11:23:01 +01:00
Andreas
ccacc244db
[Bands] Added master checkbox for award
2022-10-06 11:41:01 +02:00
Andreas
9e110039f3
[Bands] Added WWFF support to bands
2022-09-20 17:25:50 +02:00
Andreas
4eae240fb9
[Bands] Updated edit/create band to include bandgroup, cw/ssb/data qrg
2022-09-09 18:52:57 +02:00
Andreas
1114973f8d
[Bands] Added edit band
2022-09-06 20:18:17 +02:00
Andreas
7326c7ec35
[Bands] Can now create new band
2022-09-06 19:35:27 +02:00
Andreas
a9c6acf255
[Bands] User settings can now be saved.
2022-09-05 20:26:08 +02:00
Andreas
a7375c0bdc
[Bands] Added logic to fetch bands from database
2022-09-04 18:26:21 +02:00
Andreas
c55ea49675
[Bands] Added a controller and a view to display bands with options
2022-09-04 08:49:58 +02:00