Commit Graph

30 Commits (56897b6f3c85ee763bc6be5253beacb13a9eaa31)

Author SHA1 Message Date
Robin Appelman f97495bf5a feat: add command to check files_external dependencies 5 months ago
provokateurin 01d2a9f76a
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 5 months ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 1 year ago
Côme Chilliet 81319e78bf chore: Improve phpdoc typing to silence psalm errors 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Valdnet 9064171b27 Correct a typo 2 years ago
Benjamin Gaussorgues a45e12abc8
fix(files_external): on case insensitive system, block case change 2 years ago
Louis Chemineau 6220042788 Fix php:cs 4 years ago
Carl Schwan 9a32672c26
Fix accessing undefined offsets 4 years ago
Robin Appelman 0bed61f949
update to release smb lib 4 years ago
Arthur Schiwon a836aa34a6
add changes from Sebastian/dassIT and move default_realm to backend 4 years ago
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 4 years ago
Valdnet 77ca79f697
l10n: Spelling unification 4 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 6 years ago
Robin Appelman 90be8f336c
Add support for using kerberos ticket to authenticate to smb servers 7 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/ 9 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