server/lib/private/legacy
Lukas Reschke bef4f015ee
Remove setUidAsDisplayName
This code is a leftover from the old Shibboleth implementation from ownCloud days, nowadays it causes more issues than it does good (such as https://github.com/nextcloud/user_saml/pull/137). Let's remove it for the future thus.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-31 15:52:53 +02:00
..
db Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 2017-04-26 13:19:43 +02:00
group Cleanup not used legacy classes 2017-03-03 00:31:33 -06:00
ocs PrivateData to app 2017-07-21 08:51:14 +02:00
template Optimize performance / Load CSS and JS in parallel on firefox 2017-06-24 11:35:40 +02:00
api.php Refactor auth methods 2017-04-26 01:08:53 -03:00
app.php More phpstorm inspection fixes 2017-07-24 11:39:29 +02:00
db.php Remove unneeded parameter in DatabaseException 2017-07-24 13:44:12 +02:00
defaults.php Add function to request SVG or regular fallback image 2017-05-08 14:51:55 +02:00
eventsource.php
filechunking.php
files.php HTTP 1.1 used when giving 403 and 404 errors while attempting to download non-existent file 2017-03-19 23:14:26 -06:00
helper.php Correctly calculate used space for quota with external storage 2017-05-12 11:32:12 -05:00
hook.php
image.php better handling of preview generation errors 2017-05-02 13:43:47 +02:00
json.php Move \OC_L10N_String to proper \OC\L10N\L10NString 2017-07-24 20:17:20 +02:00
response.php Fix casing of same origin frame option 2017-04-12 12:37:32 +02:00
template.php Redesign jQuery UI datepicker 2017-07-23 14:06:04 +02:00
user.php Remove setUidAsDisplayName 2017-07-31 15:52:53 +02:00
util.php Update setupchecks.js 2017-05-31 13:41:45 +02:00