You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ResetWithIP resets the password for the given Credential and updates the Credential to use the recommended safe key derivation function and parameters
129
+
func (c*Credential) ResetWithIP(newPasswordstring, ip net.IP) error {
0 commit comments