..
Hook
Merge "Document hook names in hook interfaces."
2020-10-02 16:15:21 +00:00
BotPasswordSessionProvider.php
Use MainConfigNames instead of string literals, #2
2022-04-13 18:55:46 +03:00
CookieSessionProvider.php
Use MainConfigNames instead of string literals, #4
2022-04-26 19:03:37 +03: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
Use MainConfigNames instead of string literals, #2
2022-04-13 18:55:46 +03:00
MetadataMergeException.php
Mark exceptions as @newable
2020-07-08 17:51:38 +00:00
PHPSessionHandler.php
Get the MainConfig from MediaWikiServices instead of RequestContext
2022-05-24 21:54:21 +00:00
Session.php
Address deprecations for php8.1 and REL1_38
2022-04-30 23:50:22 +00:00
SessionBackend.php
Revert "Tombstone the old session on SessionBackend::resetId()"
2022-05-31 16:37:31 +00: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
Revert "Tombstone the old session on SessionBackend::resetId()"
2022-05-31 16:37:31 +00:00
SessionManagerInterface.php
Follow up to 'Remove support for the deprecated Key header'
2019-06-20 15:01:51 -04:00
SessionOverflowException.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
SessionProvider.php
Use MainConfigNames instead of string literals, #2
2022-04-13 18:55:46 +03:00
SessionProviderInterface.php
Allow SessionProviderInterface to say if it is safe against CSRF
2020-03-11 10:39:54 -05:00
Token.php
Explicit cast TS_UNIX to int for arithmetic operations and int args
2022-01-11 20:13:13 +01:00
UserInfo.php
Use UserRigorOptions directly
2022-03-25 10:06:34 +11:00