From 81613d22469bc20faad4ec342832f53f541cb469 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 4 Oct 2019 12:17:09 +0200 Subject: Switch to @nextcloud/axios for the CSRF update fix Signed-off-by: Christoph Wurst Signed-off-by: npmbuildbot[bot] --- apps/settings/src/components/AdminTwoFactor.vue | 2 +- apps/settings/src/components/AuthTokenSection.vue | 2 +- apps/settings/src/store/api.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/settings/src') diff --git a/apps/settings/src/components/AdminTwoFactor.vue b/apps/settings/src/components/AdminTwoFactor.vue index 934b77928dc..7a9645527c1 100644 --- a/apps/settings/src/components/AdminTwoFactor.vue +++ b/apps/settings/src/components/AdminTwoFactor.vue @@ -66,7 +66,7 @@