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
/
SessionDatabaseHandler.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-20
Code Style
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-27
Fix: error auto-upgrading from 2.1 to 2.2.0 due to changes in timestamp library
Greg Roach
1
-37
/
+3
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-1
/
+1
2024-01-14
Fix: #4869, #4906 - session time not updated
Greg Roach
1
-6
/
+7
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-27
PHP 8.0 - Signature of SessionHandler
Greg Roach
1
-7
/
+6
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
2022-02-23
Fix: #4229 - timestamp format
Greg Roach
1
-1
/
+1
2022-02-20
Fix: error creating new sessions
Greg Roach
1
-1
/
+2
2022-02-20
Error deleting old sessions
Greg Roach
1
-1
/
+3
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-3
/
+3
2022-01-03
PHP8.1 compatibility
Greg Roach
1
-5
/
+3
2021-12-03
PHP8.1 compatibility
Greg Roach
1
-0
/
+1
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-10-15
Update signature for session gc handler
Greg Roach
1
-3
/
+2
2021-10-06
Compatibility with PHP 8.1
Greg Roach
1
-2
/
+3
2021-05-18
CodeStyle
Greg Roach
1
-23
/
+26
2021-03-21
Do not rename parameters during inheritance
Greg Roach
1
-14
/
+14
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-04-20
CodeStyle
Greg Roach
1
-9
/
+13
2020-04-20
#3186 - Remove redundant writes to wt_session for performance and better conc...
Greg Roach
1
-10
/
+43
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-12
Working on request/base URL logic
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-2
/
+3
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-1
/
+1
2019-04-16
CodeStyle
Greg Roach
1
-2
/
+2
2019-04-16
Split Session class into session management and session persistence
Greg Roach
1
-0
/
+115