Manual:$wgMinimalPasswordLength
![]() | Esta característica obsoleta no debe seguir siendo utilizada, aunque sigue estando disponible por razones de retrocompatibilidad.
This feature was deprecated in version 1.26.0. |
User accounts, authentication: $wgMinimalPasswordLength | |
---|---|
Specifies the minimal length of a user password. |
|
Introducido en la versión: | 1.5.0 (r7317) |
Deprecated in version: | 1.26.0 (Gerrit change 206156; git #1a20dc) |
Eliminado en la versión: | aún se usa |
Valores permitidos: | entero >= 0 |
Valor predeterminado: | 1 (1.16+)0 (1.5-1.15) |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
Specifies the minimal length of a user password.
If you change this value, users with a password shorter than your new $wgMinimalPasswordLength
, have to change their password the next time they log in.
If set to 0, empty passwords are allowed.
Since 1.26 deprecated in favor of $wgPasswordPolicy .
Véase también
Categories:
- MediaWiki configuration settings/es
- MediaWiki configuration settings 1.5.0/es
- MediaWiki configuration settings introduced in version 1.5.0/es
- MediaWiki configuration settings deprecated in version 1.26.0/es
- MediaWiki configuration settings still in use/es
- MediaWiki deprecated or obsolete features/es
- Users variables/es