index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Session.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-2
/
+2
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-1
/
+1
2021-11-21
CodeStyle
Greg Roach
1
-6
/
+12
2021-10-29
CodeStyle
Greg Roach
1
-1
/
+1
2021-09-22
Call function explicitly via closure
Greg Roach
1
-1
/
+2
2021-09-22
No longer need support for PHP 7.3
Greg Roach
1
-14
/
+8
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-09-20
Use 'secure prefix' for session cookie on secure sites
Greg Roach
1
-2
/
+4
2020-05-09
Static analysis
Greg Roach
1
-2
/
+2
2020-01-09
Set SameSite attribute on session cookies
Greg Roach
1
-1
/
+14
2019-12-22
Move session handling code to Session class
Greg Roach
1
-0
/
+14
2019-12-21
Add Session::pull method
Greg Roach
1
-0
/
+16
2019-12-18
Fix: #2844 - update session cookie name
Greg Roach
1
-1
/
+2
2019-10-18
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Session paths require a trailing slash
Greg Roach
1
-1
/
+1
2019-10-02
Working on routing
Greg Roach
1
-3
/
+2
2019-09-29
PSR12
Greg Roach
1
-0
/
+3
2019-07-02
Fix: incorrect path for session cookies
Greg Roach
1
-0
/
+1
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-1
/
+1
2019-04-16
Split Session class into session management and session persistence
Greg Roach
1
-140
/
+24
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-118
/
+118
2019-03-07
Code style and testing
Greg Roach
1
-10
/
+10
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-1
/
+0
2019-01-09
Use Str::random() for random strings
Greg Roach
1
-6
/
+2
2019-01-09
Use illuminate/database for session
Greg Roach
1
-30
/
+18
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-30
Use illuminate/database
Greg Roach
1
-1
/
+5
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-08-30
PHPdoc
Greg Roach
1
-6
/
+20
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-6
/
+6
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-0
/
+21
2018-08-09
Fix: #1813 - session expiry
Greg Roach
1
-2
/
+1
2018-07-27
Use native functions instead of ini_set() to initialise session
Greg Roach
1
-19
/
+23
2018-07-16
Use PSR2 code style
Greg Roach
1
-198
/
+214
2018-02-22
Use new PHP7 null coalescing operator (#1630)
Rico Sonntag
1
-5
/
+1
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-11-10
Fetch client-ip address as needed
Greg Roach
1
-6
/
+10
2017-11-10
PHPDoc
Greg Roach
1
-1
/
+1
2017-11-10
Refactor session code into class
Greg Roach
1
-0
/
+121
2017-10-19
Strict types
Greg Roach
1
-6
/
+6
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-23
Code style - short array syntax
Greg Roach
1
-4
/
+4
2016-04-15
Fix #900 - sessions not needed during installation
Greg Roach
1
-1
/
+1
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
[next]