Commit graph

7233 commits

Author SHA1 Message Date
Arthur Schiwon
dd694b5fb4 LDAP: correct escaping in DNs, differ between use for filters and bases. Really fixes #419 now 2012-11-20 13:15:02 +01:00
Arthur Schiwon
fd71023dd6 LDAP: Make update script escape all known DNs. Requires version bump. 2012-11-17 00:03:35 +01:00
Arthur Schiwon
124e4ba53c LDAP: escape values in the DN, fixes #419 2012-11-16 23:29:00 +01:00
Thomas Müller
326496ff80 Merge pull request #439 from owncloud/239_webdav_999_files_stable45
backport of #271 to stable45
2012-11-16 08:12:24 -08:00
Thomas Mueller
6188f07c95 backport of PR #471 2012-11-16 17:10:40 +01:00
Thomas Mueller
4fa86c4dc3 closes #466 - manual backport of translations 2012-11-16 15:31:24 +01:00
Bart Visscher
39a54f5abf Better place to check for user removal 2012-11-15 23:15:15 +01:00
Bart Visscher
52dd0274d3 Better check and handing of user deletion 2012-11-15 23:15:08 +01:00
Bart Visscher
3ed0960edb Better check and handling of user creation 2012-11-15 23:15:03 +01:00
Bart Visscher
a12d3834d4 Always have the username as string in user admin 2012-11-15 23:14:59 +01:00
Bart Visscher
780f2293d6 Cleanup user settings js 2012-11-15 23:14:52 +01:00
Thomas Müller
8f501a928a Merge pull request #430 from eMerzh/pg_shared_sabre
Correct quoting error with Sabre connector. Fix critical pg pbms
2012-11-15 08:39:05 -08:00
Björn Schießle
ad762980bb Merge pull request #452 from owncloud/fix_issue_442
also set 'renaming' to false if renaming was aborted, this fixes issue #442
2012-11-15 08:06:31 -08:00
Björn Schießle
b019a57894 also set 'renaming' to false if renaming was aborted, this fixes issue #442 2012-11-15 14:11:01 +01:00
Thomas Mueller
8724fe4b11 backport of #271 to stable45 2012-11-14 23:02:03 +01:00
Lukas Reschke
b1b1fe72e8 Merge pull request #408 from owncloud/fix_remote.php_output
Fix remote.php output
2012-11-14 13:07:30 -08:00
Brice Maron
bfff3d3f9b Correct quoting error with Sabre connector. Fix critical pg pbms 2012-11-14 20:10:24 +00:00
Arthur Schiwon
9b1f2462bf really check if mod_deflate is loaded 2012-11-14 13:27:19 +01:00
Arthur Schiwon
3fab16603a coding style 2012-11-14 12:59:36 +01:00
Arthur Schiwon
66343f977f Fix remote.php CSS+JS garbish on some systems 2012-11-14 12:53:36 +01:00
Frank Karlitschek
bcb9cf3c06 4.5.2 2012-11-13 22:06:13 +01:00
Björn Schießle
55d8057b7f Merge pull request #335 from owncloud/sharing_folder_sync_stable45
Sharing folder sync stable45
2012-11-13 07:28:03 -08:00
Björn Schießle
5e19854d47 always calll fopen 2012-11-13 16:04:27 +01:00
Björn Schießle
781b579074 create correct file cache entries for new files/folder created in shared folders 2012-11-13 15:32:38 +01:00
Lukas Reschke
77c07615f8 Merge pull request #321 from eMerzh/fix_multiple_del_user2
Fix deleting multiple user w-o reloading V2
2012-11-12 12:21:42 -08:00
Thomas Müller
743d01d4a6 Merge pull request #344 from owncloud/ldap_fix_objectguid
Ldap fix reatrieval of objectguid (AD), more error checking
2012-11-12 07:49:06 -08:00
Thomas Müller
12cd67b8d9 Merge pull request #349 from owncloud/check_resharing_allowed
Check resharing setting
2012-11-11 07:20:46 -08:00
Michael Gapczynski
6641af720d Check if resharing is allowed by the admin, fixes issue #341 2012-11-10 00:31:52 -05:00
Arthur Schiwon
2d110f25f7 LDAP: check if search was successful (fixes a PHP warning), provide meaningful log output 2012-11-09 22:53:56 +01:00
Björn Schießle
39b6bb8a18 make function static 2012-11-09 13:13:11 +01:00
Thomas Mueller
7270be85a4 Revert "l10n support for user_webdavauth"
This reverts commit 560d87e26a.
2012-11-09 10:01:54 +01:00
Thomas Mueller
560d87e26a l10n support for user_webdavauth 2012-11-09 09:54:11 +01:00
Arthur Schiwon
b3245ac327 LDAP: convert binary objectGUID-value to string before storing in DB 2012-11-08 23:01:28 +01:00
blizzz
a1a44a3582 Merge pull request #293 from owncloud/backport_ldap_improved_obj_existance_check
Backport: ldap improved obj existance check
2012-11-08 12:34:38 -08:00
Lukas Reschke
da5c30efa2 Merge pull request #298 from eMerzh/fix_add_del_user2
Fix delete link when new user is added v2
2012-11-08 12:13:42 -08:00
Georg Ehrke
1ffcd33817 fix file delete in opera - fixes #188 2012-11-08 17:59:13 +01:00
Björn Schießle
9e0a6d86ba make getFileSource static 2012-11-08 15:23:09 +01:00
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 2012-11-08 15:18:49 +01:00
Björn Schießle
5f7d053c3a some more checks if file is a shared file 2012-11-08 15:18:35 +01:00
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 2012-11-08 15:18:24 +01:00
Björn Schießle
72d6c3246f find correct source file and owner of shared files 2012-11-08 15:18:10 +01:00
Björn Schießle
166edb2cc1 start implementing a solution to fix broken etags for shared files 2012-11-08 15:17:53 +01:00
Frank Karlitschek
8b31081c52 backport fix for the user_webdavauth fix to stable45. approved master fix here: 6fba4ba87d 2012-11-08 13:53:12 +01:00
Tom Needham
4619c662cc Migration: Allow for no app data cases; handle file copying better 2012-11-08 11:39:30 +00:00
Tom Needham
e8a0ceacaf Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr
Check files when copying recursivley

Remove obsolete method

Dont count '.' and '..' as directories when importing.
2012-11-08 11:39:21 +00:00
Brice Maron
4802f21a9e Fix deleting multiple user w-o reloading V2 2012-11-07 23:34:38 +00:00
Michael Gapczynski
9c88857364 Return empty array if file does not exist inside Shared folder, fixes issue #91 2012-11-07 17:15:09 -05:00
Robin Appelman
b71cc08ce1 normalize filepaths in OC_Files::getFileInfo 2012-11-07 22:51:45 +01:00
Robin Appelman
0741598f58 Revert "fix blocking drag & drop upload of folders"
Fixes #150

This reverts commit 5b2f3c7f72.
2012-11-07 22:00:37 +01:00
icewind1991
e29b0d099f Merge pull request #297 from eMerzh/fix_useradd_287
Use attr instead of data to prevent a type convertion fix #287
2012-11-07 12:43:42 -08:00