- Feb 04, 2015
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
This fixes #13673. It now lists link sharing, passwords enforced, and if public uploads are allowed.
-
Jenkins for ownCloud authored
-
- Feb 03, 2015
-
-
Thomas Müller authored
Fix disabled files app
-
Morris Jobke authored
-
Thomas Müller authored
Fix DAV exceptions, some will still return false now
-
Thomas Müller authored
Add callCheck to testremote.php
-
Jenkins for ownCloud authored
-
- Feb 02, 2015
-
-
Morris Jobke authored
-
Lukas Reschke authored
Without CSRF check this file might be tricked into requesting itself which would result in an endless loop and thus potentially ending in a Denial of Service.
-
Thomas Müller authored
include core version into js/css version tag
-
Thomas Müller authored
-
Morris Jobke authored
encryption requires openssl and user_ldap requires ldap
-
Lukas Reschke authored
Default to `null` for lostpassword
-
Thomas Müller authored
-
Thomas Müller authored
Fix subadmin listing of group
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Feb 01, 2015
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Thomas Müller authored
fix trusted domain localization
-
Lukas Reschke authored
We oC 8 we use the `StringUtils::equals` method which will also verify the type, since we don't anylonger hash the token twice this is required in case somebody is able to invoke this route with an empty `$token`.
-
Volkan Gezer authored
-
Jenkins for ownCloud authored
-
- Jan 31, 2015
-
-
Lukas Reschke authored
make sure that we get the correct user from the path
-
Jenkins for ownCloud authored
-
- Jan 30, 2015
-
-
Lukas Reschke authored
-
Joas Schilling authored
Check whether return is an error case before using it
-
Lukas Reschke authored
-
Joas Schilling authored
-
Björn Schießle authored
-
Björn Schießle authored
get correct user for paths to the trash bin, needed for remote shares if the size of of trash gets calculated
-
Lukas Reschke authored
-
Lukas Reschke authored
Without this patch filtering for the "_everyone" (empty) group did not work for subadmins. Fixes itself.
-
Morris Jobke authored
Dont remove a file from cache if the delete operation failed
-
Vincent Petry authored
Since the Storage interface isn't ready to work directly with exceptions like Forbidden and NotFound, the DAV storage has been adapted to still return false when expected.
-
Jenkins for ownCloud authored
-
- Jan 29, 2015
-
-
Robin McCorkell authored
add CSS to exception page - fixes #13747
-
Morris Jobke authored
-
Vincent Petry authored
Close cursor after checking for existing config values
-