Use SQL transactions during sync
[grauphel.git] / controller / guicontroller.php
index 0cb8e913ffeb95988bdfe58c6e89b11313309dcf..58768f2e880883418be36d1ecf8613684bfa2ecb 100644 (file)
@@ -111,6 +111,7 @@ class GuiController extends Controller
                     $this->user->getUid(), 'access'
                 ),
                 'client' => new Client(),
+                'username' => $this->user->getUid(),
             )
         );
         $this->addNavigation($res, null);