Commit Graph

160 Commits (4fd53eca06e12b053f4760f2b776eab0e0e36ce9)

Author SHA1 Message Date
Frank Karlitschek 2d86258fc3 RC2 13 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 13 years ago
Robin Appelman 91d12a2f3d update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 13 years ago
Lukas Reschke ef57e9294b Fallback for systems without openssl 13 years ago
Lukas Reschke 578aa4e425 Removed sectoken 13 years ago
Lukas Reschke bd804b74c4 mt_rand() is not secure from a security point of view and predictable. Let's use openssl_random_pseudo_bytes() instead. 13 years ago
Bart Visscher 22d22d19c0 Do urlencoding in linkTo functions 13 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 13 years ago
Robin Appelman e8df2eeefc some more sane column sizes for appconfig and preferences 13 years ago
Frank Karlitschek cf14ad2f7d RC 1 13 years ago
Robin Appelman 74ec2765b3 db indexes for appconfig and preferences 13 years ago
Frank Karlitschek fe7288b65a beta 4 13 years ago
Arthur Schiwon 93d0defe9a set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob 13 years ago
Frank Karlitschek a3718ca036 i just learned that we also have to check if directories are readable. it seams that is_readable also checks for 'x' right. 13 years ago
Frank Karlitschek 5a149dcfab mark as an updated beta 3 with some more fixes 13 years ago
Frank Karlitschek f31264a0c2 this is now 4.5 beta 3 13 years ago
Michael Gapczynski b194ac3dde Add expiration column to share table and bump version number 13 years ago
Thomas Mueller 5c1a79210f added hint to restart the web server in case recetly installed php modules are still not available 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Frank Karlitschek 294cff27a7 add check for zlib 13 years ago
Robin Appelman d4fd47d43f clear user filecache after the user mount configuration has changed 13 years ago
Bart Visscher 5153b8b293 Add url-params to url with new parameter in linkTo function 13 years ago
Frank Karlitschek bb65e173d4 4.5 beta 2 13 years ago
Bart Visscher c958d5ba80 Fix filesystem setup for shared public link with logged in user 13 years ago
Michael Gapczynski 8d490b9880 Fix shared storage working with user backend defined data directories 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Michael Gapczynski fd2ca21fc2 Allow share_with column to be null for links 13 years ago
Frank Karlitschek 70b71338cd beta 1 13 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 13 years ago
Georg Ehrke b56a46bdea fix filesharing for multiple data directories 13 years ago
Georg Ehrke 045c94ec3e enable user backends to define their own place where to store the data 13 years ago
Frank Karlitschek f86f4c8bfd 4.0.7 13 years ago
Frank Karlitschek 1d7018158e 4.5 alpha 1 13 years ago
Michael Gapczynski cb0464ca4e Bump version number for Share API 13 years ago
Jakob Sack 1d7e3071e0 bump version to reate new tables 13 years ago
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago
Michael Gapczynski be03ee29f0 Bump up version number 13 years ago
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 13 years ago
Frank Karlitschek aa60771736 4.0.6 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Frank Karlitschek 10bf36a6ae 4.0.5 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Georg Ehrke d0b625352c some work on subadmins 13 years ago
Bart Visscher 280c59e914 More helpfull debug msg for redirectToDefaultPage 13 years ago
Frank Karlitschek d163fe02cd 4.0.4 13 years ago
Frank Karlitschek ac358ed1b3 4.0.3a 13 years ago
Bart Visscher 432aa58bab Spelling fixes 13 years ago