From f6ab094cc9bfef09f6d6aacf1a3a4e4b8f35517b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 22 Aug 2021 10:56:47 +0200 Subject: [PATCH] Fixed wp login url in custom --- custom.sample/menu/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom.sample/menu/system.yaml b/custom.sample/menu/system.yaml index 7ffe2af..19a03b3 100644 --- a/custom.sample/menu/system.yaml +++ b/custom.sample/menu/system.yaml @@ -40,7 +40,7 @@ apps_internal: name: Calendari shortname: schedule - subdomain: wp - href: /wp-login.php?saml_sso + href: /wp-login.php?redirect_to=wp-admin/admin.php?page=mis-sitios icon: fa fa-rss name: Webs shortname: webs