wiki.techinc.nl/includes/session
daniel f95c7321c5 UserInfo: use UserFactory
This allows integration tests to control User instances by
setting a fake UserFactory service.

Change-Id: I006d18b3bc4e8c7eee5da243bac663b10238ae1c
2020-12-01 15:11:02 +00:00
..
Hook Merge "Document hook names in hook interfaces." 2020-10-02 16:15:21 +00:00
BotPasswordSessionProvider.php Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
CookieSessionProvider.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ImmutableSessionProviderWithCookie.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00: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 Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
SessionBackend.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +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 Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
SessionManagerInterface.php Follow up to 'Remove support for the deprecated Key header' 2019-06-20 15:01:51 -04:00
SessionOverflowException.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
SessionProvider.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
SessionProviderInterface.php Allow SessionProviderInterface to say if it is safe against CSRF 2020-03-11 10:39:54 -05:00
Token.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
UserInfo.php UserInfo: use UserFactory 2020-12-01 15:11:02 +00:00