Commit Graph

7254 Commits (05db74e7dbf413d43e9cd4d0e41b3a1fbb9df0a8)
 

Author SHA1 Message Date
Bart Visscher 05db74e7db Also reject names with \ in the name 14 years ago
Frank Karlitschek 470e93e4df backport pullrequest 561 14 years ago
Frank Karlitschek f359c2a716 backport pullrequest #554 14 years ago
Robin Appelman 3e20032a32 stop increasing folder sizes once we hit a non folder 14 years ago
Robin Appelman f849dd0693 also return fileid in OC_Filecache::get 14 years ago
Robin Appelman a566684564 typo 14 years ago
Brice Maron dceb2b7c32 Show error message to prevent adding a shared folder in the root dir fix #468 14 years ago
blizzz 270d1199a6 Merge pull request #497 from owncloud/fix_ldap_escape_dn 14 years ago
Björn Schießle 89bdb78f0a Merge pull request #525 from owncloud/fix_metadata_on_upload 14 years ago
Thomas Müller 756424b6dd Merge pull request #539 from owncloud/filecache_query_fix 14 years ago
Robin Appelman e9c710e4fc fix copy-paste error in sql query 14 years ago
Björn Schießle 8f2209680a Merge pull request #518 from owncloud/fix_property_cache 14 years ago
Arthur Schiwon 95cee0eb5d LDAP: also prepare for DN for login due to the escape changes for #419. Hopefully we're really done now.. 14 years ago
Björn Schießle ea54fe98f7 take root folder into account while checking for Shared folder 14 years ago
Björn Schießle 939470d771 Merge pull request #521 from owncloud/filecache_update_user 14 years ago
Björn Schießle 84754d3d20 add root as parameter to keep default root for non-shared folder/files 14 years ago
Arthur Schiwon dd694b5fb4 LDAP: correct escaping in DNs, differ between use for filters and bases. Really fixes #419 now 14 years ago
Björn Schießle e44e357381 Merge pull request #448 from owncloud/fix_metadata_on_upload 14 years ago
Björn Schießle ced12cbf76 allow to update the user in file cache. (e.g. for Shared files) 14 years ago
Björn Schießle 2854ee56e9 use correct path for property cache (the real path of the file and not the virtual path in the shared folder 14 years ago
Arthur Schiwon fd71023dd6 LDAP: Make update script escape all known DNs. Requires version bump. 14 years ago
Arthur Schiwon 124e4ba53c LDAP: escape values in the DN, fixes #419 14 years ago
Thomas Müller 326496ff80 Merge pull request #439 from owncloud/239_webdav_999_files_stable45 14 years ago
Thomas Mueller 6188f07c95 backport of PR #471 14 years ago
Thomas Mueller 4fa86c4dc3 closes #466 - manual backport of translations 14 years ago
Bart Visscher 39a54f5abf Better place to check for user removal 14 years ago
Bart Visscher 52dd0274d3 Better check and handing of user deletion 14 years ago
Bart Visscher 3ed0960edb Better check and handling of user creation 14 years ago
Bart Visscher a12d3834d4 Always have the username as string in user admin 14 years ago
Bart Visscher 780f2293d6 Cleanup user settings js 14 years ago
Thomas Müller 8f501a928a Merge pull request #430 from eMerzh/pg_shared_sabre 14 years ago
Björn Schießle ad762980bb Merge pull request #452 from owncloud/fix_issue_442 14 years ago
Björn Schießle b019a57894 also set 'renaming' to false if renaming was aborted, this fixes issue #442 14 years ago
Thomas Mueller 8724fe4b11 backport of #271 to stable45 14 years ago
Lukas Reschke b1b1fe72e8 Merge pull request #408 from owncloud/fix_remote.php_output 14 years ago
Brice Maron bfff3d3f9b Correct quoting error with Sabre connector. Fix critical pg pbms 14 years ago
Björn Schießle cb0666e235 move the identification of the real path of a shared file to the filecache 14 years ago
Björn Schießle cb55229c1e get the right metadata and file id if a file was uploaded to a Shared folder 14 years ago
Arthur Schiwon 9b1f2462bf really check if mod_deflate is loaded 14 years ago
Arthur Schiwon 3fab16603a coding style 14 years ago
Arthur Schiwon 66343f977f Fix remote.php CSS+JS garbish on some systems 14 years ago
Frank Karlitschek bcb9cf3c06 4.5.2 14 years ago
Björn Schießle 55d8057b7f Merge pull request #335 from owncloud/sharing_folder_sync_stable45 14 years ago
Björn Schießle 5e19854d47 always calll fopen 14 years ago
Björn Schießle 781b579074 create correct file cache entries for new files/folder created in shared folders 14 years ago
Lukas Reschke 77c07615f8 Merge pull request #321 from eMerzh/fix_multiple_del_user2 14 years ago
Thomas Müller 743d01d4a6 Merge pull request #344 from owncloud/ldap_fix_objectguid 14 years ago
Thomas Müller 12cd67b8d9 Merge pull request #349 from owncloud/check_resharing_allowed 14 years ago
Michael Gapczynski 6641af720d Check if resharing is allowed by the admin, fixes issue #341 14 years ago
Arthur Schiwon 2d110f25f7 LDAP: check if search was successful (fixes a PHP warning), provide meaningful log output 14 years ago