- Nov 16, 2015
-
-
Robin Appelman authored
-
- Oct 06, 2015
-
-
Morris Jobke authored
-
- Oct 05, 2015
-
-
Morris Jobke authored
-
- Aug 28, 2015
-
-
Robin McCorkell authored
The SFTP backend now supports public key authentication alongside password authentication.
-
- Aug 05, 2015
-
-
Lukas Reschke authored
-
- Aug 03, 2015
-
-
Andreas Fischer authored
-
- Jul 15, 2015
-
-
Robin Appelman authored
-
- Jun 18, 2015
-
-
Vincent Petry authored
Explicitly clear the stat cache after deleting an empty folder to make sure it is properly detected as deleted in subsequent requests. This works around a problem with phpseclib where the folder is properly deleted remotely but the stat cache was not updated.
-
- Apr 15, 2015
-
-
Vincent Petry authored
Remove port from SFTP storage id if it is 22. This will prevent recreating a different storage entry due to id mismatch after upgrade.
-
- Mar 26, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 26, 2015
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- Feb 24, 2015
-
-
Lukas Reschke authored
My IDE was crying...
-
Lukas Reschke authored
Introduced with https://github.com/owncloud/core/commit/1df8a5a774ae5d665849daf74540d967826d5e11 in February 2013…
-
Lukas Reschke authored
-
SA authored
-
- Feb 23, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 18, 2015
-
-
Andreas Fischer authored
-
- Jan 14, 2015
-
-
Ross Nicoll authored
Add support for external files accessed via SFTP using public key exchange authentication. Keys are generated automatically when the configuration is added, or can be regenerated on demand if a key is compromised. Creation of a new configuration row now triggers focus on that row. This is used to trigger auto-configuration for SFTP keys. Generated public keys are saved in user's data directory for easy retrieval by an external application. Add controller for SFTP key generation AJAX SFTP class initialisation no longer produces a warning if the password field is missing. Add unit tests for SFTP with key authentication backend
-
- Dec 17, 2014
-
-
Morris Jobke authored
-
- Oct 22, 2014
-
-
Vincent Petry authored
Fixed the following external storages to not connect in the constructor, but do it on-demand when getConnection() is called. - S3 - SWIFT - SFTP
-
- Aug 27, 2014
-
-
Robin McCorkell authored
-
- Jul 18, 2014
-
-
Andreas Fischer authored
-
- Jul 12, 2014
-
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Andreas Fischer authored
-
- Jun 03, 2014
-
-
Thomas Müller authored
rename class Crypt_Blowfish to Legacy_Crypt_Blowfish
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jan 23, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
- Upgraded phpseclib to master version (post 0.3.5) - Now using fopen() on sftp URL for both read and write - Fixes #4063
-
- Nov 26, 2013
-
-
Vincent Petry authored
-
- Nov 22, 2013
-
-
Vincent Petry authored
Also adjusted all ext storage backends to not override these when the default behavior is expected.
-
- Nov 15, 2013
-
-
hkjolhede authored
-
- Oct 06, 2013
-
-
Lennart Rosam authored
-
Lennart Rosam authored
-
Lennart Rosam authored
-
- Aug 17, 2013
-
-
Bart Visscher authored
-
- Apr 26, 2013
-
-
Robin Appelman authored
-
- Feb 22, 2013
-
-
Bart Visscher authored
-
- Feb 16, 2013
-
-
Robin Appelman authored
When this is the case only the configured max upload size is taking into account for uploading
-
- Feb 15, 2013
-
-
Bart Visscher authored
-