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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decrease the number of 'function says it should return something' errors
Max Semenik
2016-12-15
2
-3
/
+2
*
Remove $purpose parameter from password validity check
Brad Jorsch
2016-12-01
1
-14
/
+9
*
Merge "Throw an exception if password hash would be truncated by DB"
jenkins-bot
2016-11-30
2
-2
/
+28
|
\
|
*
Throw an exception if password hash would be truncated by DB
Brian Wolff
2016-11-15
2
-2
/
+28
*
|
Merge "Fix multiple bugs in EncryptedPassword"
jenkins-bot
2016-11-15
1
-9
/
+32
|
\
|
|
*
Fix multiple bugs in EncryptedPassword
Tim Starling
2016-11-15
1
-9
/
+32
*
|
Accept salted password hashes with :A: prefixes
Tim Starling
2016-11-15
1
-2
/
+10
*
|
Fix interpretation of "A-type" password hashes
Tim Starling
2016-11-14
1
-8
/
+2
|
/
*
SECURITY: Throw exception on unknown hash algorithm
csteipp
2016-05-20
3
-1
/
+16
*
API changes for AuthManager
Brad Jorsch
2016-05-16
1
-5
/
+9
*
Fix and standardize Doxygen tags
Ricordisamoa
2016-04-30
1
-3
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
10
-25
/
+25
*
[SECURITY] 0-pad to length in random string generation
Brad Jorsch
2015-12-18
1
-3
/
+2
*
Merge "Add support for blacklisting common passwords"
jenkins-bot
2015-12-04
1
-0
/
+48
|
\
|
*
Add support for blacklisting common passwords
Brian Wolff
2015-11-25
1
-0
/
+48
*
|
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-1
/
+1
*
|
Merge "Fix typo in doc comment on MWSaltedPassword.php"
jenkins-bot
2015-11-23
1
-1
/
+1
|
\
\
|
*
|
Fix typo in doc comment on MWSaltedPassword.php
Brian Wolff
2015-11-23
1
-1
/
+1
|
|
/
*
/
Improve error message if check not defined for a password policy.
Reedy
2015-11-16
1
-2
/
+9
|
/
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-0
/
+34
*
Remove dead argument in EncryptedPassword.php
jeroendedauw
2015-09-16
1
-1
/
+1
*
Add "purpose" to password validity check
csteipp
2015-07-14
1
-9
/
+14
*
Check install user's password as sysop/bureaucrat
csteipp
2015-06-29
1
-5
/
+36
*
Password validity by policy per group
csteipp
2015-06-10
2
-0
/
+273
*
Fix creating non-parameterized hashes in ParameterizedPassword
Marius Hoch
2014-10-20
2
-5
/
+9
*
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
*
Added explicit type-cast to hash_pbkdf2
Tyler Romeo
2014-07-29
1
-2
/
+2
*
Merge "Documentation fixes for Password API-related changes"
jenkins-bot
2014-07-29
1
-1
/
+1
|
\
|
*
Documentation fixes for Password API-related changes
Kunal Mehta
2014-07-29
1
-1
/
+1
*
|
Merge "Documentation: Update $wgPasswordDefault and BcryptPassword"
jenkins-bot
2014-07-29
1
-1
/
+1
|
\
\
|
*
|
Documentation: Update $wgPasswordDefault and BcryptPassword
withoutaname
2014-07-29
1
-1
/
+1
|
|
/
*
/
Move PasswordError under includes/password/ file
withoutaname
2014-07-29
1
-0
/
+28
|
/
*
Added password hashing API
Tyler Anthony Romeo
2014-07-27
10
-0
/
+1031