arcopole: make a slo after a disassociation

Refs #5328
This commit is contained in:
Jérôme Schneider 2014-11-21 16:15:28 +01:00
parent f26512023e
commit 36fa31b53e
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ mapping = [
'method': 'GET',
'response': {
'auth': 'disassociate',
'values': {'next_url': '/studio/locallogout',},
'values': {'next_url': '/mandaye/logout',}
}
},