Commit Graph

23 Commits (d4e361db44e50787d5f660d5947aeeef82c38bf4)

Author SHA1 Message Date
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 12 years ago
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 12 years ago
Bjoern Schiessle 7216983a08 delete all server-to-server shares if a user gets deleted 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 12 years ago
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 12 years ago
Robin Appelman c2ebc192a6 Make external shares work with imported self-signed certificates 12 years ago
Robin Appelman 8061a4ccc0 Remove external shares if the share is invalid 12 years ago
Jörn Friedrich Dreyer abc521dbf7 add missing backticks 12 years ago
Bjoern Schiessle 372d58544f no longer check if the external storage app is enabled, we use no the webdav implementation from core 12 years ago
Vincent Petry 9b001ed903 Setup the external share manager in a hook 12 years ago
Robin Appelman 0616eb4007 Fix multiple users having the same external share mountpoint 12 years ago
Bjoern Schiessle 3bf7b54cd5 block server-to-server share if files_external is not activates, can be reverted once we moved to the webdav implementation in core 12 years ago
Robin Appelman decb51aee6 Fix deleting of external shares 12 years ago
Robin Appelman ce0aa7d4a8 Use the movable mount system for external shares 12 years ago
Robin Appelman 64ced76beb Save mountpoints relative to the user 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago
Robin Appelman 0156ef8166 Add coments to database and dont use sql keywords as table names 12 years ago
Robin Appelman a44baaf8eb add remote/add external shares to manager 12 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 12 years ago