Add the possiblity to regenerate all tokens

This commit is contained in:
Frédéric Guillot
2014-03-30 21:21:16 -04:00
parent d9dfd9d619
commit 99953ab62a
5 changed files with 136 additions and 6 deletions

View File

@@ -270,4 +270,6 @@ return array(
// 'Current password for the user "%s"' => '',
// 'The current password is required' => '',
// 'Wrong password' => '',
// 'Reset all tokens' => '',
// 'All tokens have been regenerated.' => '',
);