Manual:$wgPasswordExpirationDays/pt-br

Category:MediaWiki configuration settings/pt-br#PasswordExpirationDaysCategory:MediaWiki configuration settings introduced in version 1.23.0/pt-br#PasswordExpirationDaysCategory:MediaWiki configuration settings still in use/pt-br#PasswordExpirationDaysCategory:Email variables/pt-br#PasswordExpirationDays
Definições de e-mail: $wgPasswordExpirationDays
The number of days that a user's password is good for.
Introduzida na versão:1.23.0 (Gerrit change 92037; git #01c8c421)
Removida na versão:Ainda em uso
Valores permitidos:(integer) or false
Valor padrão:false

Details

The number of days that a user's password is good for. After this number of days, the user will be prompted to change their password every time they log in. After an additional period defined by $wgPasswordExpireGrace, the user will be forced to change their password the next time they log in.

This setting is false by default, meaning that passwords do not expire.

Ver também

Category:Email variables/pt-br Category:MediaWiki configuration settings/pt-br Category:MediaWiki configuration settings introduced in version 1.23.0/pt-br Category:MediaWiki configuration settings still in use/pt-br