nextcloud/apps/files_external/lib
Robin McCorkell 3445c062ec Use loginname instead of display name
getDisplayName would return the display name of the user, not great if it is a
canonical string. The uid passed back from 'login' is the UUID of the user, so
also not suitable. The login name from the session is the username the user
used to log in to ownCloud in the first place, which is what is needed.
2014-03-26 14:35:07 +00:00
..
amazons3.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
config.php SMB/CIFS mount using OwnCloud logon credentials 2014-03-26 14:35:07 +00:00
dropbox.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
ftp.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
google.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
irods.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
sftp.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
smb.php Added password obfuscation for external storage config 2014-03-19 10:52:22 +01:00
smb_auto.php Use loginname instead of display name 2014-03-26 14:35:07 +00:00
streamwrapper.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
swift.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
webdav.php Add caching for getLocalFile on remote storages 2014-03-04 15:44:58 +01:00