]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/admin.pl
SKR04-Updates übernommen
[mfinanz.git] / bin / mozilla / admin.pl
index 3a5e810c25a9e713b24f37633cff355295f06112..c5c97cd899bbd28d51b3f5d264d8c5120a3f8801 100755 (executable)
@@ -86,11 +86,6 @@ sub run {
       }
       call_sub($locale->findsub($form->{action}));
     }
-  } elsif ($auth->authenticate_root($form->{rpw}, 0) == $auth->OK()) {
-
-    $auth->create_or_refresh_session() if ($auth->session_tables_present());
-
-    login();
   } else {
     # if there are no drivers bail out
     $form->error($locale->text('No Database Drivers available!'))