aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller/forgot_password.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CatDap/Controller/forgot_password.pm')
-rw-r--r--lib/CatDap/Controller/forgot_password.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CatDap/Controller/forgot_password.pm b/lib/CatDap/Controller/forgot_password.pm
index 6001ed4..07589a3 100644
--- a/lib/CatDap/Controller/forgot_password.pm
+++ b/lib/CatDap/Controller/forgot_password.pm
@@ -177,7 +177,6 @@ sub change_password : Local {
if ($mesg->code) {
my $perror = $mesg->error;
push @errors, "Password change failed: $perror";
- $c->detach;
}
# if error show confirm page again to retry