HB9HIL
7633161890
php8+ friendly fixes
2026-02-02 12:40:25 +01:00
HB9HIL
86ffc6dd77
improved wording
2026-01-26 13:41:18 +01:00
HB9HIL
ce4a5e7b9d
enforce minimum session expiration time of 43200 seconds for security and create session_token instead of using session id for hash creation
2026-01-26 13:04:28 +01:00
HB9HIL
90bca147be
housekeeping php 8.4
2025-11-19 14:37:15 +01:00
HB9HIL
9f43737cd8
fix[session]: supress the deprecation warning from php8.4 and above
2024-12-05 10:25:43 +01:00
HB9HIL
c2e9c2625f
better place it in the config.php
2024-10-07 09:31:10 +00:00
HB9HIL
1c0a6d5750
reduce debug messages
2024-09-16 00:49:43 +02:00
int2001
9c286d8a0d
Fixes Bug where cookie_samesite wasn't set
2023-10-26 05:30:25 +00:00
phl0
5da109c15f
Backport cookie destroy function gfrom CI 3
2023-09-28 15:36:10 +02:00
Andreas
8384d7d421
[PHP8.1] Added some fixes for PHP 8.1
2022-12-14 12:48:56 +01: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