[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    bugs
From:       Matt Rogers <mattr () kde ! org>
Date:       2008-10-04 3:40:21
Message-ID: 1223091621.536477.31154.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 867651 by mattr:

Fix issues with the confirm_login function.

This should address the reports that sysadmin and webmaster are getting
about the missing function.

 M  +0 -4      3.0/wizard.cgi  
 M  +0 -4      3.2/wizard.cgi  


--- trunk/bugs/3.0/wizard.cgi #867650:867651
@@ -762,10 +762,6 @@
 
 if ( $::action eq 'fillin' ) {
 
-  if (! $user->authorizer()->can_logout() ) {
-    confirm_login();
-  }
-
   # Detect if the user already used the same form to submit a bug
   my $token = trim($cgi->param('token'));
   if ($token) {
--- trunk/bugs/3.2/wizard.cgi #867650:867651
@@ -726,10 +726,6 @@
 
 if ( $::action eq 'fillin' ) {
 
-  if (! $user->authorizer()->can_logout() ) {
-    confirm_login();
-  }
-
   # Detect if the user already used the same form to submit a bug
   my $token = trim($cgi->param('token'));
   if ($token) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic