nupplaPhil
|
e2b2778e0a
|
Refactor dynamic App::getLogger() to static DI::logger()
|
2019-12-29 20:17:41 +01:00 |
|
Roland Häder
|
a7c617cae2
|
Fixed:
- needs to be `prvkey`, not `prvKey`
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2019-12-20 23:15:21 +01:00 |
|
nupplaPhil
|
555513e4b4
|
Add Session Management instances (including Depenency Injection)
- Prerequesite for mocking Sessions
- Reduce "App" class complexity
|
2019-12-10 00:44:56 +01:00 |
|
nupplaPhil
|
94a8a60841
|
Add more Cookie tests (create new StaticCookie class for mocking setcookie())
|
2019-12-09 22:47:08 +01:00 |
|
nupplaPhil
|
54392fab81
|
Move Cookie to own class (with tests)
Move Authentication to App namespace
|
2019-12-08 22:45:34 +01:00 |
|