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
/
includes
/
password
/
PasswordFactory.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove false check from type hinted argument
Umherirrender
2020-06-21
1
-1
/
+1
*
Use strict types in includes/password
Max Semenik
2019-11-19
1
-12
/
+14
*
Remove meaningless (auto-generated?) constructor documentation
Thiemo Kreuz
2019-10-01
1
-1
/
+0
*
Fix usage of MediaWikiServices in comments and documentation
Fomafix
2019-03-03
1
-1
/
+2
*
Add PasswordFactory to MediaWikiServices
Kunal Mehta
2018-08-02
1
-3
/
+29
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-6
/
+6
*
[SECURITY] 0-pad to length in random string generation
Brad Jorsch
2015-12-18
1
-3
/
+2
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-1
/
+1
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-0
/
+34
*
Make TestUser way faster
Marius Hoch
2014-10-20
1
-0
/
+9
*
PasswordFactory::newFromPlaintext( null ) needs to work
Brad Jorsch
2014-09-29
1
-1
/
+5
*
Fixed docs
umherirrender
2014-08-04
1
-5
/
+5
*
Documentation fixes for Password API-related changes
Kunal Mehta
2014-07-29
1
-1
/
+1
*
Added password hashing API
Tyler Anthony Romeo
2014-07-27
1
-0
/
+178