From 36fa31b53ea8065913c6b837912bd50ed1b5549e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Fri, 21 Nov 2014 16:15:28 +0100 Subject: [PATCH] arcopole: make a slo after a disassociation Refs #5328 --- mandaye_cud/mappers/arcopole.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mandaye_cud/mappers/arcopole.py b/mandaye_cud/mappers/arcopole.py index 47abd16..817832a 100644 --- a/mandaye_cud/mappers/arcopole.py +++ b/mandaye_cud/mappers/arcopole.py @@ -85,7 +85,7 @@ mapping = [ 'method': 'GET', 'response': { 'auth': 'disassociate', - 'values': {'next_url': '/studio/locallogout',}, + 'values': {'next_url': '/mandaye/logout',} } },