server/lib/private
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
..
Accounts Add default values when parsing account data 2018-12-23 16:33:02 +01:00
Activity Remove legacy activity stuff 2019-01-24 16:52:38 +01:00
App Check app path for enableAppForGroups 2019-01-26 22:31:45 +01:00
AppFramework Do not do redirect handling when loggin out 2019-02-06 11:29:32 +01:00
Archive
Authentication Clean pending 2FA authentication on password reset 2019-01-29 13:08:56 +01:00
BackgroundJob Fix integer background job id type error 2019-01-15 14:36:03 +01:00
Cache
Calendar
Collaboration Fix injection to get the user id 2018-10-30 11:41:56 +01:00
Command
Comments Rewrite getNumberOfUnreadCommentsForFolder query 2018-12-20 20:43:10 +01:00
Console
Contacts/ContactsMenu
Dashboard include dashboard into core 2018-10-15 19:59:27 +02:00
DB Only check the Oracle schema conditions if the app supports it 2018-12-17 13:52:08 +01:00
Diagnostics
Encryption list files which could not be decrypted 2018-12-14 12:00:49 +01:00
Federation
Files always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +01:00
FullTextSearch using the createIndex from FullTextSearchManager 2018-12-20 08:34:17 +00:00
GlobalScale
Group Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist 2018-11-12 21:14:38 +01:00
Hooks
Http HttpClient getHeader can return empty string 2019-01-08 14:14:59 +01:00
IntegrityCheck
L10N
legacy Move the contactsmenu handlebars templates to the bundle 2019-02-04 10:56:52 +01:00
Lock Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 2018-11-12 17:43:56 +01:00
Lockdown
Log Don't log parameters on user creation in case of error/exception 2019-01-10 10:46:58 +01:00
Mail Addressing comments, array() to [] 2018-12-17 23:34:55 +01:00
Memcache
Migration
Notification
OCS
Preview Reduce text size of text file preview, fix #13720 2019-01-23 15:37:08 +01:00
Remote
Repair Log and continue on Dav reader failure 2018-12-05 21:13:57 +01:00
RichObjectStrings Validate all rich objects not only the used ones 2018-11-23 12:39:02 +01:00
Route
Search
Security Remove deprecated functions from SecureRandom 2018-12-07 19:33:32 +01:00
Session
Settings Show proper default locale 2019-01-23 23:21:05 +01:00
Setup
Share Move merged-share-backend to webpack 2019-01-16 10:03:21 +01:00
Share20 Fix typos and unused return values 2019-01-30 16:08:46 +01:00
Support/CrashReport
SystemTag Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Tagging
Template Fix colorizeSvg with transformations that contain a comma (,) 2019-01-17 14:24:07 +01:00
Updater
User Add isTokenLogin argument to post login hook/event 2019-01-23 19:47:47 +01:00
AllConfig.php Use a case insensitive search for email 2018-12-20 14:19:35 +01:00
AppConfig.php
Avatar.php Clear avatar cache with frontend repair 2018-11-08 08:31:21 +01:00
AvatarManager.php Clear avatar cache with frontend repair 2018-11-08 08:31:21 +01:00
CapabilitiesManager.php
Color.php
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 2019-01-30 17:36:14 +01:00
ContactsManager.php Allow access to addressbook unique uri 2019-01-22 10:03:56 +01:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Add a key parameter to the new initial state API 2019-01-30 16:08:08 +01:00
Installer.php
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Log and continue on Dav reader failure 2018-12-05 21:13:57 +01:00
RepairException.php
Search.php
Server.php Provide initial state 2019-01-29 22:21:54 +01:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Fix loading of .woff2 files in .htaccess 2018-11-18 11:02:20 +01:00
Streamer.php
SubAdmin.php Expose subadmin to OCP 2019-01-29 20:47:35 +01:00
SystemConfig.php
TagManager.php
Tags.php
TemplateLayout.php Provide initial state 2019-01-29 22:21:54 +01:00
TempManager.php
Updater.php Revert "Wait for cron to finish before running upgrade command" 2018-11-01 15:23:40 +01:00
URLGenerator.php Allow empty strings in getAbsoluteURL 2018-11-20 13:36:16 +01:00