Commit Graph

7234 Commits (95cee0eb5d39ceb0c47c053c81134d039ab514d6)
 

Author SHA1 Message Date
Arthur Schiwon 95cee0eb5d LDAP: also prepare for DN for login due to the escape changes for #419. Hopefully we're really done now.. 12 years ago
Arthur Schiwon dd694b5fb4 LDAP: correct escaping in DNs, differ between use for filters and bases. Really fixes #419 now 13 years ago
Arthur Schiwon fd71023dd6 LDAP: Make update script escape all known DNs. Requires version bump. 13 years ago
Arthur Schiwon 124e4ba53c LDAP: escape values in the DN, fixes #419 13 years ago
Thomas Müller 326496ff80 Merge pull request #439 from owncloud/239_webdav_999_files_stable45 13 years ago
Thomas Mueller 6188f07c95 backport of PR #471 13 years ago
Thomas Mueller 4fa86c4dc3 closes #466 - manual backport of translations 13 years ago
Bart Visscher 39a54f5abf Better place to check for user removal 13 years ago
Bart Visscher 52dd0274d3 Better check and handing of user deletion 13 years ago
Bart Visscher 3ed0960edb Better check and handling of user creation 13 years ago
Bart Visscher a12d3834d4 Always have the username as string in user admin 13 years ago
Bart Visscher 780f2293d6 Cleanup user settings js 13 years ago
Thomas Müller 8f501a928a Merge pull request #430 from eMerzh/pg_shared_sabre 13 years ago
Björn Schießle ad762980bb Merge pull request #452 from owncloud/fix_issue_442 13 years ago
Björn Schießle b019a57894 also set 'renaming' to false if renaming was aborted, this fixes issue #442 13 years ago
Thomas Mueller 8724fe4b11 backport of #271 to stable45 13 years ago
Lukas Reschke b1b1fe72e8 Merge pull request #408 from owncloud/fix_remote.php_output 13 years ago
Brice Maron bfff3d3f9b Correct quoting error with Sabre connector. Fix critical pg pbms 13 years ago
Arthur Schiwon 9b1f2462bf really check if mod_deflate is loaded 13 years ago
Arthur Schiwon 3fab16603a coding style 13 years ago
Arthur Schiwon 66343f977f Fix remote.php CSS+JS garbish on some systems 13 years ago
Frank Karlitschek bcb9cf3c06 4.5.2 13 years ago
Björn Schießle 55d8057b7f Merge pull request #335 from owncloud/sharing_folder_sync_stable45 13 years ago
Björn Schießle 5e19854d47 always calll fopen 13 years ago
Björn Schießle 781b579074 create correct file cache entries for new files/folder created in shared folders 13 years ago
Lukas Reschke 77c07615f8 Merge pull request #321 from eMerzh/fix_multiple_del_user2 13 years ago
Thomas Müller 743d01d4a6 Merge pull request #344 from owncloud/ldap_fix_objectguid 13 years ago
Thomas Müller 12cd67b8d9 Merge pull request #349 from owncloud/check_resharing_allowed 13 years ago
Michael Gapczynski 6641af720d Check if resharing is allowed by the admin, fixes issue #341 13 years ago
Arthur Schiwon 2d110f25f7 LDAP: check if search was successful (fixes a PHP warning), provide meaningful log output 13 years ago
Björn Schießle 39b6bb8a18 make function static 13 years ago
Thomas Mueller 7270be85a4 Revert "l10n support for user_webdavauth" 13 years ago
Thomas Mueller 560d87e26a l10n support for user_webdavauth 13 years ago
Arthur Schiwon b3245ac327 LDAP: convert binary objectGUID-value to string before storing in DB 13 years ago
blizzz a1a44a3582 Merge pull request #293 from owncloud/backport_ldap_improved_obj_existance_check 13 years ago
Lukas Reschke da5c30efa2 Merge pull request #298 from eMerzh/fix_add_del_user2 13 years ago
Georg Ehrke 1ffcd33817 fix file delete in opera - fixes #188 13 years ago
Björn Schießle 9e0a6d86ba make getFileSource static 13 years ago
Björn Schießle 501bb0afd6 if file gets modified, always remove etag for all shared folder to make sure that the sync client checks the shared folder for changes 13 years ago
Björn Schießle 5f7d053c3a some more checks if file is a shared file 13 years ago
Björn Schießle 56c8976bac introduce util.php for file sharing which provides functionallity which is also needed in other places, e.g. the webdav server 13 years ago
Björn Schießle 72d6c3246f find correct source file and owner of shared files 13 years ago
Björn Schießle 166edb2cc1 start implementing a solution to fix broken etags for shared files 13 years ago
Frank Karlitschek 8b31081c52 backport fix for the user_webdavauth fix to stable45. approved master fix here: 6fba4ba87d 13 years ago
Tom Needham 4619c662cc Migration: Allow for no app data cases; handle file copying better 13 years ago
Tom Needham e8a0ceacaf Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 13 years ago
Brice Maron 4802f21a9e Fix deleting multiple user w-o reloading V2 13 years ago
Michael Gapczynski 9c88857364 Return empty array if file does not exist inside Shared folder, fixes issue #91 13 years ago
Robin Appelman b71cc08ce1 normalize filepaths in OC_Files::getFileInfo 13 years ago
Robin Appelman 0741598f58 Revert "fix blocking drag & drop upload of folders" 13 years ago