cloudlog/application
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
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add migration to tag Cloudlog as version 2.7.8 2025-11-15 15:43:19 +00:00
controllers Add session validation to all controllers 2025-11-18 23:12:57 +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 Require Clublog username to be a valid email address 2025-10-13 13:40:56 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Update application/migrations/233_tag_2_7_8.php 2025-11-15 15:48:42 +00:00
models Remove excessive debug logging from session and user code 2025-11-18 22:52:05 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Refactor: Update to PHP 8.4 and add compatibility attribute 2025-11-18 17:50:57 +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