nextcloud/lib/private/legacy
Roeland Jago Douma 139e45f360 Do not disable authentication apps
For #18249

If an app encounters an error during loading of app.php the app is
normally disabled. However. We should make sure that this doesn't happen
for authentication apps (looking at your user_saml).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-10 13:45:06 +00:00
..
db Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
template Move public preview endpoint over 2018-06-20 08:53:37 +02:00
api.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
app.php Do not disable authentication apps 2019-12-10 13:45:06 +00:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Cleanup theming mess 2019-10-26 10:15:46 +00:00
eventsource.php Remove unused methods of OC_Json 2018-03-21 14:36:34 +01:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php switch to Files Node API for zip generation 2019-11-07 10:04:59 +00:00
helper.php actually return the quote when getting global storage info 2019-11-07 22:55:01 +00:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
json.php Remove unused code in legacy classes 2018-10-03 22:07:51 +02:00
response.php Forbid eval on legacy responses 2019-04-09 09:58:23 +02:00
template.php Move jquery.ocdialog.scss to bundle 2019-02-14 13:38:24 +01:00
user.php Fix missing login hook wih Apache/SAML 2019-06-11 07:42:25 +00:00
util.php Always check via http and https whether htaccess is working 2019-11-12 13:19:42 +00:00