Commit Graph

7234 Commits (95cee0eb5d39ceb0c47c053c81134d039ab514d6)
 

Author SHA1 Message Date
icewind1991 e29b0d099f Merge pull request #297 from eMerzh/fix_useradd_287 13 years ago
Lukas Reschke 3fde72ea5c Merge pull request #313 from owncloud/backport_fix_ldap_typo_set_not_get_value 13 years ago
Brice Maron d022b89063 Correct more data vs attr to fix #189 13 years ago
Daniel Molkentin 5b8155a578 Merge pull request #315 from owncloud/missing_path 13 years ago
Björn Schießle b7a50a4f6f check if $path is a empty string 13 years ago
Robin Appelman a606131a6a Allow changing the way etags are generated 13 years ago
Daniel Molkentin 6b413b0d0f Merge pull request #312 from owncloud/missing_path 13 years ago
Arthur Schiwon 693c535a94 LDAP: fix typo in config value handling. 13 years ago
Björn Schießle a25cf8ba83 make root the default parameter for getAbsolutePath() 13 years ago
Björn Schießle a15a99b304 getAbsolutePath() always needs a parameter, added empty path as parameter to get the root path 13 years ago
Björn Schießle 6e8f970999 urlencode file/dir to allow special characters in filename/path (issue #95) 13 years ago
Robin Appelman bbe0cf376f fix user specific mount configuration 13 years ago
Thomas Müller f660247b47 Merge pull request #292 from eMerzh/fix_quoting_fs 13 years ago
Brice Maron 1d2d2cf261 Fix delete link when new user is added 13 years ago
Brice Maron 50d5ca71d0 Use attr instead of data to prevent a type convertion fix #287 13 years ago
Brice Maron 189e8ab1e0 Fix quoting problem in fs mount. give Big DB error at least in PG 13 years ago
Lukas Reschke dbbbfd4b2b Merge pull request #284 from owncloud/backport_improve_files_update 13 years ago
Lukas Reschke ece4a843c0 Merge pull request #285 from owncloud/backport_fix_fe_mkdir_warning 13 years ago
Lorenzo M. Catucci d62f138153 Return an empty array on succesful existence check 13 years ago
Lorenzo M. Catucci 7fc1276ac7 Return true or false from readAttribute if $attr is empty 13 years ago
Arthur Schiwon ba2bba0f66 Fix mkdir and opendir warnings when path does not exist 13 years ago
Arthur Schiwon ab7561b2b6 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 13 years ago
Thomas Müller 3740ce2854 Merge pull request #283 from butonic/stable45 13 years ago
Jörn Friedrich Dreyer bfd53c5bd7 backport NAN undefined fix for total file size 13 years ago
Robin Appelman 9691d56713 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Frank Karlitschek 92829e8f94 Merge branch 'stable45' of https://github.com/owncloud/core into stable45 13 years ago
Frank Karlitschek c518f35e83 backport the approved fix from master to stable45 13 years ago
blizzz 3e57a44829 Merge pull request #254 from owncloud/ldap-stable45 13 years ago
Arthur Schiwon 5cf1fd8aa9 code style 13 years ago
Arthur Schiwon c64f579518 LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 13 years ago
Lukas Reschke 054c168b32 Remove uneeded debug output 13 years ago
Robin Appelman f599267459 check for filename blacklist in OC_Filesystem::isValidPath 13 years ago
Robin Appelman 3cd416b667 fix OC_Filesystem::isValidPath when using \ instead of / in paths 13 years ago
Lukas Reschke 3139636906 Add CSRF check 13 years ago
Thomas Tanghus 0d349e331e Merge branch 'stable45' of github.com:owncloud/core into stable45 13 years ago
Thomas Tanghus 51968cfd53 Backport pull request #112. 13 years ago
Thomas Müller 21488bdd7e Merge pull request #171 from owncloud/load_logging_apps 13 years ago
Björn Schießle 3945f9cdb1 adapted comments to the code changes 13 years ago
Björn Schießle de1b95c8e7 load logging apps for webdav connections 13 years ago
Lukas Reschke 725e733178 Backport of pull request #155 13 years ago
Robin Appelman d226ed697e add svg mimetype to default htaccess 13 years ago
Arthur Schiwon 77b57fbbfe check if RUNTIME_NOAPPS is set before using it 13 years ago
Björn Schießle 0dc3ffd29a added some visual feedback is password was set 13 years ago
Björn Schießle 10e45481be set password if user leaves password field (issue #57) 13 years ago
Georg Ehrke bfb8436ca2 deny the usage of dots in database name 13 years ago
Arthur Schiwon edf3503779 make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89 13 years ago
Björn Schießle a98cfbe868 don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 13 years ago
Björn Schießle 12ea922389 fix broken paths in versions app 13 years ago
Björn Schießle db6fc916cf fix function documentation 13 years ago
Robin Appelman 46e9bf5678 possible fix for bombarding the server with the htaccess test during setup 13 years ago