Commit graph

4 commits

Author SHA1 Message Date
Peter Goodhall
2c2f1baf07 Improve session validation and PHP 8.2 cache compatibility
Adds session validation and debug logging to User controller's edit method. Updates User_model authorize() to handle missing users with error logging. Refactors Cache library to declare driver properties and ensure driver loading for PHP 8.2+ compatibility.
2025-11-18 22:38:19 +00:00
Andreas
016cd7198c Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
Peter Goodhall
f2b50c4573 Added Basic Files 2011-04-25 16:24:01 +01:00