ClearLostPasswordTokensCommand

class OC\Authentication\Login\ClearLostPasswordTokensCommand
Source:lib/private/Authentication/Login/ClearLostPasswordTokensCommand.php#30
Parent:OC\Authentication\Login\ALoginCommand

Properties

Methods

public OC\Authentication\Login\ClearLostPasswordTokensCommand::__construct($config)
Source:lib/private/Authentication/Login/ClearLostPasswordTokensCommand.php#35
public OC\Authentication\Login\ClearLostPasswordTokensCommand::process($loginData)
User has successfully logged in, now remove the password reset link, when it is available
Source:lib/private/Authentication/Login/ClearLostPasswordTokensCommand.php#42