Commit Graph

949 Commits (2ad33bc06ec0d4eaa9db287f06c4b204718fba4e)

Author SHA1 Message Date
Robin Appelman bc160992d3
Update apps/files_external/lib/Lib/Backend/SMB.php 6 years ago
Robin Appelman 194edfc64e
add (hidden) option to configure smb timeout 6 years ago
Daniel Kesselberg 72d22a4828
Use local variable for directory name 6 years ago
Daniel Kesselberg 75b8944061
Don't strip path from directory prefix 6 years ago
Daniel Kesselberg 80340a8d46
Fill directory cache from opendir 6 years ago
Daniel Kesselberg 12863e0d24
Change visibility to private (from protected) 6 years ago
Daniel Kesselberg 963d35c78c
Rename $location to $path 6 years ago
Daniel Kesselberg 010473ca1f
Add method to check if directory exists 6 years ago
Greta Doci 0a874c51af
Disable app token creation for impersonated people, ref #15539 6 years ago
Robin Appelman 603655341e
allow setting user provided global credentials trough credentials popup 6 years ago
Robin Appelman 1d51b297a9
Allow admin configured mounts to use user configured global credentials 6 years ago
Arthur Schiwon 43bc31bacb
set a storage availability delay on auth issues to avoid lock out 6 years ago
Arthur Schiwon cd62b38cc8
catch auth issues also when php-smbclient is in use 6 years ago
Arthur Schiwon 792903e6b3
delay sending event from app init to when they are needed 7 years ago
Arthur Schiwon 02d6870735
fixes terminology and allows to request an IUser instance 7 years ago
Arthur Schiwon d577076457
do not send null value when string is expected 7 years ago
Julius Härtl 30c44e1d24
Provide proper user context from initMountPoints 7 years ago
Julius Härtl 72aaf2e5fb
files_external: Make sure the correct user context is used in substitution of variables 7 years ago
Daniel Kesselberg b1bd3f1fe5
Fix wrong indentation 7 years ago
Daniel Kesselberg 98c269be53
Fix invalid recursion 7 years ago
Daniel Kesselberg 1ae68047ea
Allow hidden smb shares 7 years ago
Morris Jobke adc2ab4bb2
Ignore forbidden exception when fetching share mtime on SMB for symlinks 7 years ago
Robin Appelman 6d5579863e
add option to show hidden files in SMB shares 7 years ago
Arthur Schiwon 2b84bbf372
do not attempt to replace anything in the password 7 years ago
Ari Selseng 11b3fbf612 Use two queries to mark parent as outdated 7 years ago
Ari Selseng 1ac9a9a1bb Correct log attribute 7 years ago
Ari Selseng 3218e0f70d Added logging to Notify command. 7 years ago
Ari Selseng 71a0cdceaa Reconnect to DB after timeout for Notify command. Fixes #14479 7 years ago
Michael Zamot dc35a8af83 Convert timestamp key value of metadata in Swift files_external 7 years ago
Ari Selseng f156079a8b Fix a bug with smb notify having leading slash when it should not 7 years ago
Arthur Schiwon 173836b95a
typos in doc, no code changes 7 years ago
Daniel Kesselberg 0d667d18bb
Call headObject if file not in filecache 🙈 7 years ago
Daniel Kesselberg 659ed3ecda
Prefix $path for filename for internal file cache 7 years ago
Arthur Schiwon f8a133d39e
reject mounts with unsubstituted placeholders as incompletely configured 7 years ago
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Arthur Schiwon a26bcd8e8f
files_external: allow to register config handlers for flexible placeholders 7 years ago
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 7 years ago
Robin Appelman 56c777f715
Fix cannot set 0 as value on files_external through OCC command 7 years ago
Morris Jobke 6bace99aa1
Fix UniqueConstraintViolationException while insert into files_external config tables 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
Daniel Kesselberg 4cbea5f7e1
Remove value from cache on delete/clear 7 years ago
Daniel Kesselberg 5cf38254bb
Use helper method for content length and last modified 7 years ago
Daniel Kesselberg 67d5380b91
Reuse information from ListObjects for stat / filetype 7 years ago
Robin Appelman bdc6d0b5a1
log entries that are hidden during file listing 8 years ago
Robin Appelman 24aaa3bc97
retry stat on timeout 8 years ago
Robin Appelman 27089422e1
Improved logging of smb connection errors 8 years ago
Robin Appelman 431710a5aa
also retry rename operation on InvalidArgumentException 8 years ago
Robin Appelman 90be8f336c
Add support for using kerberos ticket to authenticate to smb servers 8 years ago
Robin Appelman 4a424f86db
update icewind/smb to 3.0.0 8 years ago
Robin Appelman 48fb126505
allow setting notify credentials in environment 8 years ago