Commit Graph

17 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Christian Becker c25c5bbc00
feat(S3): add SSE-C support in S3 External Storage 11 months ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Julius Härtl d576b8eaf9 fix: Allow to disable multipart copy on external s3 storage 2 years ago
Vincent Petry 4e179e0e07
Enable SSL by default in ext storage configs 3 years ago
François Ménabé 710f3fd405 Support of s3 storage class in External Storage application 3 years ago
howardZa 5c821c7136 Add SCHEME_NULL to list of allowed auth mechanism 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Robin Appelman 34ced4dd97
add option to use legacy v2 auth with s3 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Joas Schilling 6ea54e73e8
Move Lib\Backend to PSR-4 10 years ago
Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Robin McCorkell cd506f210d Make checkDependencies a real method 10 years ago
Robin McCorkell ced04f9ad2 Migrate AmazonS3 external storage to new API 11 years ago
Robin McCorkell a99e524898 Migrate OwnCloud external storage to new API 11 years ago
Robin McCorkell 68418bdd34 Migrate DAV external storage to new API 11 years ago
Robin McCorkell 0f1809eced Migrate FTP external storage to new API 11 years ago
Robin McCorkell 0ffb51c6cc Migrate Local external storage to new API 11 years ago
Robin McCorkell 3bb793b6a7 Implement password authentication mechanisms 11 years ago
Robin McCorkell 1eeca031f8 Split backend identifiers from the class name 11 years ago
Robin McCorkell 272a46ebe1 Authentication mechanisms for external storage backends 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Arthur Schiwon 5336e9a156 newlines 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 12 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Arthur Schiwon f04aa1af5d LDAP: don't check var type when you can specify the type in the parameter list 12 years ago
Arthur Schiwon d34fbf3a86 LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation and mock testing 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Arthur Schiwon 9f7d780276 LDAP: use consolidated method for determining config prefix 13 years ago
Arthur Schiwon a53addf825 LDAP: first basics for multiserver config ui 13 years ago
Arthur Schiwon 0784bcb8d7 introduce configPrefix to allow settings for multiple LDAP servers 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon 6fbed6a588 LDAP: add Test Configuration functionality in the settings 14 years ago
Thomas Tanghus 748fcabba4 Added CSRF checks to files_versions. Expect some error messages - and report them ;) 14 years ago
Bjoern Schiessle e248412ca9 use getStorage() to get versions location 14 years ago
Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 14 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago