cloudlog/system/libraries/Session
Peter Goodhall 68ce446a23 Remove excessive debug logging from session and user code
Debug log statements were removed from User controller, User_model, and Session library to reduce log verbosity and improve performance. This cleanup helps focus logs on relevant events and avoids cluttering log files with routine session and authentication details.
2025-11-18 22:52:05 +00:00
..
drivers Fix: Ensure mbstring.func_overload check is PHP 8.0+ compatible 2025-11-18 18:06:31 +00:00
index.html Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Session.php Remove excessive debug logging from session and user code 2025-11-18 22:52:05 +00:00
Session_driver.php Fixes Bug where cookie_samesite wasn't set 2023-10-26 05:30:25 +00:00
SessionHandlerInterface.php Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00