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
/
password
/
UserPasswordPolicyTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use const for some static data in test files
Umherirrender
2024-09-01
1
-5
/
+5
*
Namespace includes/password
Reedy
2024-05-18
1
-6
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-2
/
+0
*
Simplify/remove duplicate assertStatusOK and such
thiemowmde
2023-10-19
1
-2
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+2
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-2
/
+2
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-2
/
+2
*
Remove PasswordCannotMatchUsername password policy
Reedy
2021-09-06
1
-13
/
+0
*
UserPasswordPolicyTest: Replace PasswordCannotMatchBlacklist with PasswordCan...
Reedy
2021-04-18
1
-1
/
+1
*
Minor followups related to removed password policies
Reedy
2021-03-19
1
-3
/
+3
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Deprecate PasswordCannotMatchBlacklist
Reedy
2020-06-25
1
-2
/
+2
*
Password policy to check if a password is a substring of a username
sbassett
2020-01-13
1
-0
/
+10
*
Add password policy setting `suggestChangeOnLogin`
Dayllan Maza
2019-03-09
1
-8
/
+56
*
Add force option to password policy
Gergő Tisza
2019-01-02
1
-66
/
+121
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+2
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-2
/
+0
*
Improve test coverage in includes/password
Tim Starling
2017-06-07
1
-8
/
+1
*
Add missing @group Database tags in tests
aude
2017-03-18
1
-0
/
+3
*
User group memberships that expire
This, that and the other
2017-01-27
1
-0
/
+2
*
Fix numerous class/function casing
Reedy
2016-03-18
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-65
/
+65
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-12
/
+12
*
Password validity by policy per group
csteipp
2015-06-10
1
-0
/
+234