Commit Graph

7136 Commits (db6fc916cf0ae9986a8d9c4a2f1cb464cd7eebd7)
 

Author SHA1 Message Date
Björn Schießle db6fc916cf fix function documentation 14 years ago
Robin Appelman 46e9bf5678 possible fix for bombarding the server with the htaccess test during setup 14 years ago
Brice Maron c6177d2629 Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 14 years ago
Lukas Reschke 0399a88eb6 Check for iconv 14 years ago
Lukas Reschke 8f715e12a9 Allow any characters in the groupname 14 years ago
Arthur Schiwon 4b39ce5134 LDAP: fix again proper check if groups are enabled 14 years ago
Frank Karlitschek 53ae74200a let´s do a 4.5.1a 14 years ago
Lukas Reschke 9f570345a5 urlencode 14 years ago
Lukas Reschke 5d866295d8 Revert "Fix urlencoding in the breadcrumb" 14 years ago
Björn Schießle 9eae10b94a normalize path 14 years ago
Björn Schießle ca58aa1644 urldecode target directory 14 years ago
Björn Schießle 3b9c10dcf6 Shared files are not stored in the file cache. Therefore we need to 14 years ago
Arthur Schiwon 28e0fa7d1d LDAP: properly check if Groups-feature is enabled 14 years ago
Frank Karlitschek 3833f2315a 4.5.1 14 years ago
Lukas Reschke e65c3ef9c9 Urlencode the share URL 14 years ago
Lukas Reschke 552aee93fa Fix urlencoding in the breadcrumb 14 years ago
Robin Appelman 1791fbdc49 use strtotime on non-nummeric times in oc_filesystem::touch 14 years ago
Arthur Schiwon c2e3999f76 Files: urldecode urlencoded dir names, fixes oc-2111 14 years ago
Arthur Schiwon 677cec6e1c get effective username after webdav login, fixes oc-2108 14 years ago
Arthur Schiwon 7435064cd3 LDAP: fix db update for Postgres 14 years ago
Arthur Schiwon 0c57d94467 LDAP: fix cache save and check, fixes oc-2118 14 years ago
Björn Schießle 366aeb7228 add parameter to specify user for which OC_Filesystem should be initialized. 14 years ago
Björn Schießle 296884b24a fix copy&paste error from previous commit 14 years ago
Björn Schießle 2e5ce9f4ec don't call OC_Filesystem::normalizePath() but simply remove trailing slashes. 14 years ago
Arthur Schiwon cc67ae9dbb unset UserID after Update 14 years ago
Björn Schießle 71d33fa065 check if mount point was already loaded to avoid redundant read operations 14 years ago
Björn Schießle db3b0b63da typo from previous commit fixed 14 years ago
Björn Schießle 5433932bd4 load system wide configured mount points before accessing shared files 14 years ago
Björn Schießle f5c6a22f17 check for mount points if file was shared from a different user 14 years ago
Bart Visscher f47c64cec6 core.js and core.css don't need to be absolute 14 years ago
Michael Gapczynski 7feb0f737b Fix unshareAll() 14 years ago
Lukas Reschke 5271c1a9ad Delete user files in /data/ after deleting a user 14 years ago
scambra ef3e5899c6 delete fscache on deleting user 14 years ago
Michael Gapczynski badd2908b7 Add unshareAll() function to Share API 14 years ago
Lukas Reschke 3f3b92a149 Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 14 years ago
Lukas Reschke c3646f5554 "deny from all" instead directory 14 years ago
Lukas Reschke a97d73d616 Show a warning in the installer if .htaccess is not working 14 years ago
Lukas Reschke 50684a5a34 Set oc_token to httponly 14 years ago
Björn Schießle f06467b95b normalize path to avoid problems with trailing slashes, double-slashes, etc. 14 years ago
Lukas Reschke 9faae4b71c Use /dev/urandom instead of /dev/random 14 years ago
Arthur Schiwon e49d5a5f9a LDAP: fix retrieval of Quota and Email 14 years ago
Arthur Schiwon ed10a5de5b make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs 14 years ago
Arthur Schiwon e8b84145e8 LDAP: check if index is set, fix Notices 14 years ago
Lukas Reschke 38f8734014 Show a warning in the installer if no secure RNG is available 14 years ago
Lukas Reschke a10564e214 Fallback to /dev/random if openssl_random_pseudo_bytes not available 14 years ago
Lukas Reschke ecef3b6b98 Doublehash the token to prevent timing attacks 14 years ago
Robin Appelman e65ea6a8b7 don't increase the size of the users home folder twice 14 years ago
Robin Appelman 7139de2a6e the Shared folder is no longer in the cache 14 years ago
Lukas Reschke b5403de5e5 Fix the require path 14 years ago
Michael Gapczynski 0966f1358b Manually change appconfig value for share policy so tests work correctly 14 years ago