mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Revert "Update app-00-add-logout_url-conf.patch"
This reverts commit 4e49c46ed5
.
This commit is contained in:
parent
4e49c46ed5
commit
182f3c88be
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ diff --git a/core/Controller/LoginController.php b/core/Controller/LoginControll
|
|||
index 13aef8f67a..55d8dbf9d1 100644
|
||||
--- a/core/Controller/LoginController.php
|
||||
+++ b/core/Controller/LoginController.php
|
||||
@@ -97,11 +97,13 @@ class LoginController extends Controller {
|
||||
@@ -119,11 +119,12 @@ class LoginController extends Controller {
|
||||
}
|
||||
$this->userSession->logout();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue