18 Commits (a96d46198871f1c77fc160a6da0814c91a57338e)

Author SHA1 Message Date
Arthur Schiwon a96d461988
add KerberosApacheAuth support to files_external 4 years ago
Anderson Luiz Alves 4e65441cb2 files_external SMB: throw InvalidArgument when user is not set 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 77ca79f697
l10n: Spelling unification 5 years ago
Robin Appelman 7f32fe6d50
add tooltip to option 6 years ago
Robin Appelman 23e2baeb95
Add option to check share ACL's when listing directories 6 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
Daniel Kesselberg 2bd591f227
Make timeout a optional parameter 6 years ago
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
Robin Appelman 6d5579863e
add option to show hidden files in SMB shares 7 years ago
Robin Appelman 90be8f336c
Add support for using kerberos ticket to authenticate to smb servers 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 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
Robin McCorkell 3fe802d931 Introduce 'login credentials' auth mechanism 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Robin McCorkell b8cded6755 Correct manipulateStorageConfig parameter 10 years ago
Robin McCorkell cd506f210d Make checkDependencies a real method 10 years ago
Robin McCorkell 6379b1932f Allow domain to be specified for SMB 10 years ago
Robin McCorkell ab8c738b8d Migrate SMB external storage to new API 10 years ago
Robin McCorkell 0f1809eced Migrate FTP external storage to new API 10 years ago
Robin McCorkell 0ffb51c6cc Migrate Local external storage to new API 10 years ago
Robin McCorkell 3bb793b6a7 Implement password authentication mechanisms 10 years ago
Robin McCorkell 1eeca031f8 Split backend identifiers from the class name 10 years ago
Robin McCorkell 272a46ebe1 Authentication mechanisms for external storage backends 10 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 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 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