Robin McCorkell
|
4717605d22
|
Fix storage backend class namespaces and move to subdir
All classes that were previously \OC\Files\Storage\FooBar are now
\OCA\Files_External\Lib\Storage\FooBar
|
2016-04-14 00:44:28 +01:00 |
Robin McCorkell
|
3fe802d931
|
Introduce 'login credentials' auth mechanism
Stores user credentials in the database after user login, uses the new
CredentialsManager class
|
2016-01-18 11:10:41 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Morris Jobke
|
8366ce2767
|
deduplicate @xenopathic
|
2015-10-06 09:52:19 +02:00 |
Robin McCorkell
|
634c1c497c
|
Mark SMB_OC and SFTP_Key as deprecated backends
|
2015-09-23 12:10:02 +02:00 |
Robin McCorkell
|
38a260e963
|
Revert "Implement more fine-grained external storage permissions model"
This reverts commit 0b97a05e7b .
This reverts commit d2e3c17c00 .
This reverts commit cc88c5f4b8 .
|
2015-09-23 12:10:02 +02:00 |
Robin McCorkell
|
522619f90e
|
Fix dependency check for Swift and SMB_OC
Mistake caused during merging, where the API had changed
|
2015-09-13 21:41:02 +01:00 |
Robin McCorkell
|
e33d7b34fa
|
Fix typo in SMB_OC
|
2015-09-03 09:57:18 +01:00 |
Robin McCorkell
|
0b97a05e7b
|
Prevent creation of deprecated backends
|
2015-08-28 17:43:41 +01:00 |
Robin McCorkell
|
cb1ef82702
|
Migrate SMB_OC external storage to new API
SMB_OC has been merged with SMB, via the identifier aliases mechanism.
Legacy migration is done to the Session Credentials password mechanism
|
2015-08-28 12:58:47 +01:00 |