jmix
jmix copied to clipboard
Migrate Remember Me resetting action
Description
In 1.x versions there is a ResetRememberMeTokenAction.java. This action is available in user-browse.xml, in dropdown list
This action can be migrated almost as is, since it uses OptionDialog and UserManager service.
We're not sure that we need this a separate action. RememberMe tokens are reset when user password is being changed. See io.jmix.core.security.UserManager#resetPasswords