Commit eae15b0b authored by jan.koester's avatar jan.koester
Browse files

test

parent 451f52ca
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -342,7 +342,6 @@ namespace authdb {
                    }

                    if(apidb){
                        AuthBackend::Guard guard(*apidb);
                        try{
                            ApiController(*apidb,did,curreq,tid,args);
                            g_Log.access(clientAddr,method,curreq.getRequestURL(),200);