Simplify default password policy
[lhc/web/wiklou.git] / includes / password / PasswordPolicyChecks.php
2018-12-23 jenkins-botMerge "Add 'suppressrevision' right to new 'oversight...
2018-12-22 jenkins-botMerge "XmlSelect: Fix PHPDoc param comments for addOpti...
2018-12-21 jenkins-botMerge "Mark protected IndexPager properties also as...
2018-12-21 jenkins-botMerge "Avoid expensive array_shift where possible"
2018-12-21 jenkins-botMerge "Revision: Assert that $mRecord is never null...
2018-12-21 jenkins-botMerge "objectcache: add expiration check callback to...
2018-12-21 Aaron SchulzMerge "Make thumbnail image decoding async"
2018-12-21 jenkins-botMerge "Deprecate User::getPasswordValidity()"
2018-12-21 Gergő TiszaDeprecate User::getPasswordValidity()
2018-12-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-19 jenkins-botMerge "Fix regular expression"
2018-12-18 jenkins-botMerge "ApiComparePages: Don't error with no prev/next...
2018-12-18 jenkins-botMerge "tests: Add PHPUnit tests for methods in MagicWor...
2018-12-16 jenkins-botMerge "Add ProfilerExcimer"
2018-12-13 jenkins-botMerge "Soft deprecate Title::getUserCaseDBKey()"
2018-12-13 jenkins-botMerge "Revert "ChangesListSpecialPage: Make maximum...
2018-12-13 jenkins-botMerge "Remove loading of module 'mediawiki.toc' in...
2018-12-12 jenkins-botMerge "Migrate SpecialUndelete and Diff from tag_summar...
2018-12-11 jenkins-botMerge "Add PHPUnit tests for methods in ViewAction...
2018-12-11 jenkins-botMerge "Fix return typehint"
2018-12-11 jenkins-botMerge "Use Travis CI cache and reduce clone depth to...
2018-12-11 jenkins-botMerge "RCFilters: Tweak opt-out preference description"
2018-12-10 jenkins-botMerge "Chinese Conversion Table Update 2018-3"
2018-12-10 jenkins-botMerge "filebackend: avoiding computing file SHA-1 hashe...
2018-12-10 jenkins-botMerge "Revert "textSelection: Use execcommand to replac...
2018-12-09 jenkins-botMerge "Allow users to block the user that blocked them."
2018-12-09 jenkins-botMerge "No yoda conditions"
2018-12-07 jenkins-botMerge "User: Bypass repeatable-read when creating an...
2018-12-07 jenkins-botMerge "monolog: add CeeFormatter"
2018-12-07 jenkins-botMerge "textSelection: Use execcommand to replace text"
2018-12-06 jenkins-botMerge "ApiComparePages: Don't try to find next/prev...
2018-12-06 jenkins-botMerge "Add namespace to action=info page"
2018-12-05 jenkins-botMerge "Change rules when displaying block log extract"
2018-12-05 jenkins-botMerge "Don't silently fail if API result fails to encode"
2018-12-05 jenkins-botMerge "i18n: Clarify the default sidebar 'Help' link...
2018-12-05 jenkins-botMerge "Remove most support for configuring Tidy, includ...
2018-12-05 jenkins-botMerge "objectcache: Add urls for mysql bug refs in...
2018-12-04 jenkins-botMerge "Migrate WatchedItemQueryService from tag_summary...
2018-12-04 jenkins-botMerge "Remove array_unique() on expected classes in...
2018-12-04 jenkins-botMerge "PasswordPbkdf2: remove the 'use-hash-extension...
2018-12-04 jenkins-botMerge "Remove unused parameter"
2018-12-03 jenkins-botMerge "Restore gray coloring for autocomments"
2018-12-03 jenkins-botMerge "Don't link wikilinks in section heading autocomm...
2018-12-03 jenkins-botMerge "Restore old HTML structure for history section...
2018-12-03 jenkins-botMerge "RevisionStore: Avoid exception on prev/next...
2018-12-03 jenkins-botMerge "Fix unexpected return type of User::idFromName()"
2018-12-03 jenkins-botMerge "[MCR] Introduce SlotRoleHandler and SlotRoleRegi...
2018-12-03 jenkins-botMerge "Revert "Title::checkUserBlock should call User...
2018-12-02 jenkins-botMerge "Use our fork of less.php"
2018-12-02 jenkins-botMerge "Add $wgReauthenticateTime to extension.json"
2018-12-02 jenkins-botMerge "Remove duplicate keys from arrays"
2018-12-02 jenkins-botMerge "Remove unused use in anonymous function"
2018-12-02 jenkins-botMerge "Use correct letter case"
2018-12-02 jenkins-botMerge "Remove unused use in anonymous function"
2018-12-02 jenkins-botMerge "Change typehint callback to callable"
2018-12-02 jenkins-botMerge "Change typehint callback to callable"
2018-12-01 jenkins-botMerge "Remove unused use in anonymous function"
2018-12-01 jenkins-botMerge "Fix return typehint"
2018-12-01 jenkins-botMerge "Remove unused use in anonymous function"
2018-12-01 jenkins-botMerge "Use correct letter case"
2018-12-01 jenkins-botMerge "Changing "===" on secrets to hash_equals to...
2018-12-01 Mogmog123Changing "===" on secrets to hash_equals to protect...
2018-11-29 jenkins-botMerge "Use ParserCache in CategoryMembershipChangeJob"
2018-11-29 jenkins-botMerge "Add stats for block errors on create/edit actions"
2018-11-28 jenkins-botMerge "Add block notice stats on EditPage."
2018-11-28 jenkins-botMerge "SQLite: Make patch-add-3d.sql a no-op"
2018-11-27 jenkins-botMerge "Accept BCP 47 codes in LanguageConverter rules"
2018-11-27 jenkins-botMerge "Quoted attributes don't need to be followed...
2018-11-27 jenkins-botMerge "Parse wikitext in gallery caption"
2018-11-27 jenkins-botMerge "Migrate ApiQueryLogEvents from tag_summary to...
2018-11-27 jenkins-botMerge "Split ChangeTags::modifyDisplayQuery() to two...
2018-11-26 jenkins-botMerge "Add logging for redundant parsing to WikitextCon...
2018-11-26 jenkins-botMerge "Use stashed ParserOutput during saving."
2018-11-26 jenkins-botMerge "rdbms: add ILBFactory::redefineLocalDomain method"
2018-11-25 jenkins-botMerge "mediawiki.ui: Move remaining mixin to buttons...
2018-11-25 jenkins-botMerge "Add PasswordPolicy to check the password isn...
2018-11-24 ReedyAdd PasswordPolicy to check the password isn't in the...
2018-10-16 jenkins-botMerge "Selenium: record video of every test"
2018-10-04 jenkins-botMerge "Only use "*Test.php" for actual PHPUnit tests"
2018-10-04 jenkins-botMerge "Fix option name in maintenance/importDump.php"
2018-09-13 jenkins-botMerge "Introduce constants for fetchLanguageName(s)"
2018-09-11 jenkins-botMerge "ContribsPager: Factor revision check out of...
2018-08-27 jenkins-botMerge "Make interwiki transclusion use the WAN cache"
2018-08-27 jenkins-botMerge "Paranoia, escape image alignment parameters...
2018-08-22 jenkins-botMerge "OOUIfy CheckMatrix in PHP and JS"
2018-08-22 jenkins-botMerge "Disable warning about direct text table access...
2018-08-22 jenkins-botMerge "maintenance: Move backup.inc to a regular php...
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2018-08-21 jenkins-botMerge "Add Special:Search sort parameter without ui"
2018-08-21 jenkins-botMerge "Chinese Conversion Table Update 2018-2"
2018-08-18 jenkins-botMerge "test: Assert that API generators have unique...
2018-08-18 jenkins-botMerge "Turn ApiPrefixUniquenessTest into a structure...
2018-08-17 jenkins-botMerge "Add index on rc_this_oldid"
2018-08-17 jenkins-botMerge "Html: Add test coverage for inlineScript()"
2018-08-16 jenkins-botMerge "Fix eslint warnings and switch to error code"
2018-08-16 jenkins-botMerge "Warn against certain jQuery methods"
2018-08-16 jenkins-botMerge "Remove incorrect timezone conversion from date...
2018-08-15 jenkins-botMerge "DateTimeInputWidget: Rename LESS var to align...
next