Dave Mc Nicoll
|
17a83db6c2
|
- Fixed a problem within key normalization which was wrongly removing dots (instead of commas) and also missing semicolon and equals
|
2024-12-06 14:01:25 +00:00 |
Dave M.
|
d688a4c49d
|
- Fixed email in composer
|
2024-11-13 20:49:12 -05:00 |
Dave M.
|
1694a0f284
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/storage
|
2024-04-17 23:35:29 +00:00 |
Dave Mc Nicoll
|
f2ad49d8ab
|
- Small fix in exception namespace
|
2023-12-01 20:25:31 +00:00 |
Dave M.
|
302b1cc8f6
|
- Fixed a typo
|
2023-10-30 15:27:49 +00:00 |
Dave M.
|
9bf167f782
|
- Two bugfixes made within the Cookie class
|
2023-09-14 15:25:50 +00:00 |
Dave Mc Nicoll
|
fd547dc346
|
- Cookie were not working correctly previously, now fixed
|
2023-05-12 18:56:23 +00:00 |
Dave M.
|
ad51a435df
|
- Fixed some bug related to path and domain options
|
2021-10-22 14:33:14 +00:00 |
Dave Mc Nicoll
|
13a6c48316
|
- QUickfix on cache_limiter for sessions
|
2021-10-19 12:42:27 +00:00 |
Dave Mc Nicoll
|
754349f523
|
- Fixed the all() function of session
- Defined default session cookie to 12hours
|
2020-05-20 15:34:12 -04:00 |
Dave Mc Nicoll
|
128363c476
|
- Small bugfix within Session class
|
2020-01-31 16:39:33 -05:00 |
Dave Mc Nicoll
|
e62ef28035
|
- Fixed a session bug where cookie was rewriting session's cookie with a bad session_id
|
2020-01-29 16:16:00 -05:00 |
Dave M.
|
56194034f8
|
- Fixed a bug within cookie get/set
- Added a secure hash to cookie.
|
2020-01-23 13:45:19 -05:00 |
Dave M.
|
3797b91f23
|
- First commit
|
2019-11-18 10:25:25 -05:00 |