stable

Clone or download

Read-only

When account is suspended, display an email contact

By default it only said "Account suspended". Some instances customized the message to display a contact email so that users are not lost. We now use the same message that was used on the legacy page /account/suspended.php. (Since this page is not used anymore it is removed). Part of request #14979: Identify overridable strings with getOverridableText() Change-Id: I8bcc3b489427933e00ab9a88f0e80049f4f7208c

Modified Files

Name
M site-content/en_US/account/account.tab +0 −5 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +10 −1 Go to diff View file
M site-content/fr_FR/account/account.tab +0 −5 Go to diff View file
M src/common/User/UserManager.class.php +9 −0 Go to diff View file
D src/www/account/suspended.php +0 −29 Go to diff View file