nextcloud/lib/private/legacy
Scott Shambarger ff8695fdb4 Modify loadApps to always load all protected apps (Fixes #20756)
Adds a new AppManager method which identifies when all app types
are protected, loads all apps (without checking user filters).

This has the intended benefit of avoiding calls to
User\Session:getUser() for these app types, and likely
invalidating the session before user backends are loaded.

Signed-off-by: Scott Shambarger <devel@shambarger.net>
2020-05-04 14:03:27 -07:00
..
template Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_API.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_App.php Modify loadApps to always load all protected apps (Fixes #20756) 2020-05-04 14:03:27 -07:00
OC_DB.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
OC_DB_StatementWrapper.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
OC_Defaults.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_EventSource.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_FileChunking.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Files.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
OC_Helper.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
OC_Hook.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Image.php Add visibility to all properties and move static keyword 2020-04-10 16:48:31 +02:00
OC_JSON.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Response.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Template.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_User.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_Util.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00