summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-11-21 23:21:28 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-06 11:29:32 +0100
commit60e5a5eca42f3b10053c423e4aedef9e09f2c48c (patch)
treeee39fabedb0c8da52d8925e061ed888e8b1b91bf /resources
parent780e1485c85bf31f1bae9221436798f25810fc72 (diff)
downloadnextcloud-server-60e5a5eca42f3b10053c423e4aedef9e09f2c48c.tar.gz
nextcloud-server-60e5a5eca42f3b10053c423e4aedef9e09f2c48c.zip
Do not do redirect handling when loggin out
Fixes #12568 Since the clearing of the execution context causes another reload. We should not do the redirect_uri handling as this results in redirecting back to the logout page on login. This adds a simple middleware that will just check if the ClearExecutionContext session variable is set. If that is the case it will just redirect back to the login page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'resources')
0 files changed, 0 insertions, 0 deletions