index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
auth
/
CheckBlocksSecondaryAuthenticationProviderTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
1
-14
/
+17
*
tests: More use statements in auth tests
Reedy
2024-02-16
1
-1
/
+2
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-1
/
+4
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
AuthManager: deny auto-creation for globally blocked users
Tim Starling
2023-10-20
1
-60
/
+0
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-3
/
+3
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
tests: Use namespaced MediaWiki\Request\FauxRequest
Umherirrender
2023-08-20
1
-1
/
+1
*
Do not use UTSysop directly in auth tests
Daimona Eaytoy
2023-08-16
1
-1
/
+1
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-2
/
+3
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-2
/
+2
*
tests: Do not set User::mBlock in secondary auth provider test
Umherirrender
2022-12-22
1
-5
/
+15
*
Fix whitespaces after comma
Umherirrender
2022-12-15
1
-2
/
+2
*
Remove deprecated method call from CheckBlocksSecondaryAuthenticationProvider
Thalia
2022-11-10
1
-1
/
+3
*
Fix block handling in CheckBlocksSecondaryAuthenticationProvider
Gergő Tisza
2022-08-30
1
-9
/
+16
*
Rewrite CheckBlocksSecondaryAuthenticationProviderTest
Gergő Tisza
2022-08-30
1
-95
/
+134
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-8
/
+4
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-3
/
+2
*
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Ide...
Roman Stolar
2021-06-02
1
-2
/
+2
*
Create AuthenticationProviderTestTrait to facilitate testing of an Authentica...
vladshapik
2021-05-25
1
-30
/
+7
*
Implement injecting of dependencies to an AuthenticationProvider
vladshapik
2021-04-26
1
-9
/
+32
*
CheckBlocksSecondaryAuthenticationProviderTest: No need to set $wgUser
DannyS712
2020-09-15
1
-1
/
+0
*
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
Thalia
2020-09-13
1
-3
/
+4
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Use MediaWikiServices::getAuthManager instead of AuthManager::singleton
Umherirrender
2020-06-22
1
-2
/
+3
*
Fix a plethora of class and function call case mismatches
Reedy
2020-05-26
1
-3
/
+3
*
Provide a more informative message for authentication block errors
Thalia
2019-10-21
1
-5
/
+6
*
Rename Block to MediaWiki\Block\DatabaseBlock
Thalia
2019-05-28
1
-3
/
+4
*
Replace $wgUser with RequestContext::getUser in User::getBlockedStatus
Gergő Tisza
2019-03-18
1
-0
/
+1
*
Fix undefined NS with @covers tags in /includes/auth/
Alangi Derick
2018-11-01
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-4
/
+4
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-2
/
+4
*
Use namespaced ScopedCallback
Kunal Mehta
2016-10-17
1
-1
/
+1
*
Remove $wgDisableAuthManager
Gergő Tisza
2016-08-09
1
-9
/
+0
*
Add AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+195