nextcloud/lib/private/legacy
Bjoern Schiessle bb86a8ca36
add back-end as parameter to the pre-login hook
This is needed for the Global Scale setup to allow the master
node to perform different operations during login, depending
on the user management. Because in case of SAML, the authentication
at the idp happens at the master node.

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-09-14 17:23:06 +02: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 also catch exceptions when loading apps 2018-08-24 17:16:54 +02:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Use customclient_* values by default and do not use them in custom themes anymore 2018-03-26 19:26:36 +02: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 Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
helper.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01: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 methods of OC_Json 2018-03-21 14:36:34 +01:00
response.php Do not use HTTP code OC_Response constants anymore 2018-06-26 16:14:15 +02:00
template.php Try to not run into the white page of death and still log something in the web server error log 2018-06-29 11:22:05 +02:00
user.php add back-end as parameter to the pre-login hook 2018-09-14 17:23:06 +02:00
util.php Drop support for xcache 2018-08-12 17:14:08 +02:00