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
/
Http
/
Middleware
/
UseSession.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Move the user from the request to the container, for dependency injection
Greg Roach
1
-0
/
+4
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-4
/
+4
2020-04-30
StrictTypes
Greg Roach
1
-1
/
+1
2020-04-20
Simplify logic for updating last-access time
Greg Roach
1
-6
/
+4
2019-12-22
Move session handling code to Session class
Greg Roach
1
-4
/
+1
2019-12-21
Close sessions a little earlier
Greg Roach
1
-1
/
+8
2019-11-16
Detect and close sessions - e.g. created by ninjafirewall
Greg Roach
1
-0
/
+11
2019-11-13
Unused imports
Greg Roach
1
-1
/
+0
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-1
/
+2
2019-10-26
Remove LocaleInterface as dependency of LocalizationService
Greg Roach
1
-2
/
+0
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-2
/
+6
2019-04-16
Split Session class into session management and session persistence
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-10
/
+9
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-2
/
+2
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
1
-0
/
+3
2019-03-02
Tidy up initialisation
Greg Roach
1
-0
/
+58