This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
003b68085b
wiki.techinc.nl
/
includes
/
auth
History
Thiemo Kreuz
49372c72eb
auth: Add helpful type hint to AuthManager
...
Change-Id: I25e174936f74010a9db3e8c14dedac76d1b1c006
2020-05-14 19:30:44 +02:00
..
Hook
docs: Hook interface doc comment review
2020-04-21 09:10:08 +10:00
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php
AbstractPreAuthenticationProvider.php
AbstractPrimaryAuthenticationProvider.php
AbstractSecondaryAuthenticationProvider.php
AuthenticationProvider.php
AuthenticationRequest.php
Fix some PHPStorm warnings by replacing array functions with loops
2020-02-19 09:28:44 +11:00
AuthenticationResponse.php
AuthManager.php
auth: Add helpful type hint to AuthManager
2020-05-14 19:30:44 +02:00
ButtonAuthenticationRequest.php
auth: Use a 'use' statement rather than \ for class import
2020-05-01 17:21:45 +00:00
CheckBlocksSecondaryAuthenticationProvider.php
ConfirmLinkAuthenticationRequest.php
Fix some PHPStorm warnings by replacing array functions with loops
2020-02-19 09:28:44 +11:00
ConfirmLinkSecondaryAuthenticationProvider.php
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php
LocalPasswordPrimaryAuthenticationProvider.php
Avoid PHP scalar type juggling in includes/ (part 2)
2019-12-30 20:57:18 +00:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
2020-05-11 01:59:00 +00:00
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php
Merge "Use namespaced IPUtils class"
2020-01-01 23:56:22 +00:00
ThrottlePreAuthenticationProvider.php
Throttler.php
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php