45 'label' =>
wfMessage(
'createaccountmail' ),
46 'help' =>
wfMessage(
'createaccountmail-help' ),
57 $this->mailpassword =
true;
69 $minLength = $config->get(
'MinimalPasswordLength' );
70 $policy = $config->get(
'PasswordPolicy' );
71 foreach ( $policy[
'policies'] as $p ) {
72 if ( isset( $p[
'MinimalPasswordLength'] ) ) {
73 $minLength = max( $minLength, $p[
'MinimalPasswordLength'] );
75 if ( isset( $p[
'MinimalPasswordLengthToLogin'] ) ) {
76 $minLength = max( $minLength, $p[
'MinimalPasswordLengthToLogin'] );
80 $password = \PasswordFactory::generateRandomPasswordString( $minLength );
96 'provider' =>
wfMessage(
'authmanager-provider-temporarypassword' ),
97 'account' => new \RawMessage(
'$1', [ $this->username ] ),
98 ] + parent::describeCredentials();
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on $request
either a unescaped string or a HtmlArmor object after in associative array form externallinks including delete and has completed for all link tables whether this was an auto creation default is conds Array Extra conditions for the No matching items in log is displayed if loglist is empty msgKey Array If you want a nice box with a set this to the key of the message First element is the message additional optional elements are parameters for the key that are processed with wfMessage() -> params() ->parseAsBlock() - offset Set to overwrite offset parameter in $wgRequest set to '' to unset offset - wrap String Wrap the message in html(usually something like "<div ...>$1</div>"). - flags Integer display flags(NO_ACTION_LINK, NO_EXTRA_USER_LINKS) 'LogException':Called before an exception(or PHP error) is logged. This is meant for integration with external error aggregation services