AuthManager: Ensure neededRequests have action and username set properly
[lhc/web/wiklou.git] / includes / auth / ConfirmLinkSecondaryAuthenticationProvider.php
2016-06-01 jenkins-botMerge "Remove a test case from PHPSessionHandlerTest...
2016-06-01 jenkins-botMerge "HTMLRadioField: Only add 'mw-ui' classes when...
2016-06-01 jenkins-botMerge "Avoid passing integers to mw.RegExp.escape"
2016-05-31 jenkins-botMerge "HTMLMultiSelectField: Use CheckboxMultiselectInp...
2016-05-31 jenkins-botMerge "objectcache: Support key versioning in WANObject...
2016-05-31 jenkins-botMerge "populateRevisionLength: Read from slaves when...
2016-05-31 jenkins-botMerge "Do not redirect to HTTPS when it's not supported"
2016-05-31 jenkins-botMerge "Return error message in users API cancreate...
2016-05-31 jenkins-botMerge "AuthManager fixups around the login→RESTART...
2016-05-31 Brad JorschAuthManager fixups around the login→RESTART→create...
2016-05-30 jenkins-botMerge "API: Fixes for AuthManager"
2016-05-30 jenkins-botMerge "Typo fix for AuthPluginPrimaryAuthenticationProv...
2016-05-30 jenkins-botMerge "Fix required field calculation in Authentication...
2016-05-30 jenkins-botMerge "Add support for icu-ta collation"
2016-05-28 jenkins-botMerge "LoginSignupSpecialPage: Load return and returnto...
2016-05-28 jenkins-botMerge "mw.ForeignStructuredUpload.BookletLayout: Make...
2016-05-28 jenkins-botMerge "OOUI HTMLForm: Allow specifying whether buttons...
2016-05-27 jenkins-botMerge "Avoid system styling issue of <textarea>s in...
2016-05-27 jenkins-botMerge "Revert "RollbackAction: Implement AJAX interface...
2016-05-27 jenkins-botMerge "Fix ConfirmLinkSecondaryAuthenticationProvider...
2016-05-27 Gergő TiszaFix ConfirmLinkSecondaryAuthenticationProvider error...
2016-05-24 jenkins-botMerge "Convert Special:WithoutInterwiki to OOUI"
2016-05-19 jenkins-botMerge "Revert "Convert Special:WhatLinksHere from XML...
2016-05-19 jenkins-botMerge "Highlight new requirement"
2016-05-19 jenkins-botMerge "API: Avoid duplicate IDs in API documentation"
2016-05-19 jenkins-botMerge "Allow resources to be salvaged across service...
2016-05-19 jenkins-botMerge "Disable Cucumber scenarios that are broken in...
2016-05-18 jenkins-botMerge "Speed up password-handling in the unit tests"
2016-05-17 jenkins-botMerge "Let BagOStuff::merge() callbacks override the...
2016-05-17 jenkins-botMerge "Increase LocalFile lock() timeout and improve...
2016-05-17 jenkins-botMerge "mediawiki.util: Use RegExp.test() instead of...
2016-05-16 jenkins-botMerge "Add Status::getStatusValue()"
2016-05-16 jenkins-botMerge "mediawiki.jqueryMsg: Implement `<nowiki>` support"
2016-05-16 jenkins-botMerge "mediawiki.jqueryMsg: Allow logging errors throug...
2016-05-16 jenkins-botMerge "Add "mVersion" sanity check to User::loadFromCac...
2016-05-16 jenkins-botMerge "Avoid unstubbing $wgLang in Title::getLocalURL"
2016-05-16 jenkins-botMerge "Add AuthManager"
2016-05-16 Brad JorschAdd AuthManager