Corrige un bug de déco après édition du compte

This commit is contained in:
Fred Tempez 2024-09-17 19:18:26 +02:00
parent 826e6264eb
commit c8be7f84a4

View File

@ -345,6 +345,7 @@ class user extends common
'files' => $this->getInput('userEditFiles', helper::FILTER_BOOLEAN),
'language' => $this->getInput('userEditLanguage', helper::FILTER_STRING_SHORT),
'tags' => $this->getInput('userEditTags', helper::FILTER_STRING_SHORT),
'authKey' => $this->getData(['user', $this->getUrl(2), 'authKey']),
]
]);
// Redirection spécifique si l'utilisateur change son mot de passe