| .. |
|
Hook
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
BotPasswordSessionProvider.php
|
Create an initialization method in the SessionProvider class
|
2021-05-04 13:56:04 +03:00 |
|
CookieSessionProvider.php
|
Cleanup mixed space/tab line indent
|
2021-09-04 00:52:31 +02:00 |
|
CsrfTokenSet.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
CsrfTokenSetProvider.php
|
Move CRSF token generation to CsrfTokenSet
|
2021-06-18 12:24:19 -07:00 |
|
ImmutableSessionProviderWithCookie.php
|
Create an initialization method in the SessionProvider class
|
2021-05-04 13:56:04 +03:00 |
|
MetadataMergeException.php
|
Mark exceptions as @newable
|
2020-07-08 17:51:38 +00:00 |
|
PHPSessionHandler.php
|
Use @internal instead of @private per policy
|
2020-06-26 14:14:23 +02:00 |
|
Session.php
|
Move CRSF token generation to CsrfTokenSet
|
2021-06-18 12:24:19 -07:00 |
|
SessionBackend.php
|
Remove unused default values from class properties
|
2021-05-12 13:44:28 +02:00 |
|
SessionId.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
SessionInfo.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
SessionManager.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
SessionManagerInterface.php
|
|
|
|
SessionOverflowException.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
SessionProvider.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
SessionProviderInterface.php
|
Allow SessionProviderInterface to say if it is safe against CSRF
|
2020-03-11 10:39:54 -05:00 |
|
Token.php
|
Move CRSF token generation to CsrfTokenSet
|
2021-06-18 12:24:19 -07:00 |
|
UserInfo.php
|
Use null coalecing operators everywhere consistenctly.
|
2021-06-03 21:42:06 -07:00 |