server/core
Roeland Jago Douma 60e5a5eca4
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>
2019-02-06 11:29:32 +01:00
..
ajax Show the repair steps and repair info output in the web for better feedback 2019-01-09 23:10:52 +01:00
BackgroundJobs
Command add support for boolean default 2019-01-09 11:21:14 +01:00
Controller Do not do redirect handling when loggin out 2019-02-06 11:29:32 +01:00
css Improve design of description below label of checkbox or radio button 2019-02-01 10:06:31 +01:00
doc
fonts
img Add icon to restore activity 2019-01-22 15:37:07 +01:00
js Fix OC.addStyle and OC.addScript 2019-02-05 15:24:54 +01:00
l10n [tx-robot] updated from transifex 2019-01-26 01:12:19 +00:00
Middleware
Migrations Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetime 2019-01-04 19:42:42 +01:00
search Include static search template in JS 2019-01-18 22:06:54 +01:00
skeleton
src It is getURLParameter not getUrlParameter 2019-02-05 13:15:23 +01:00
templates Merge pull request #12785 from nextcloud/head-menu-half-height-fix 2019-01-30 16:25:30 +01:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore
Application.php Add twofactor_providers_uid index 2018-12-21 13:03:02 +01:00
register_command.php
routes.php Fix loginflow with apptoken enter on iOS 2019-01-04 21:51:36 +01:00
shipped.json remove user_external from shipped.json 2018-12-21 17:32:42 +01:00
strings.php
webpack.common.js Move the contactsmenu handlebars templates to the bundle 2019-02-04 10:56:52 +01:00
webpack.dev.js Move merged-share-backend to webpack 2019-01-16 10:03:21 +01:00
webpack.prod.js Move merged-share-backend to webpack 2019-01-16 10:03:21 +01:00