- Feb 25, 2016
-
-
Lukas Reschke authored
This adds the integration tests for the CSRF protection on the DAV backend introduced with 9.0. Fixes https://github.com/owncloud/core/issues/22598
-
- Feb 23, 2016
-
-
Morris Jobke authored
* user with a quota of 0 gets a file shared and can't update this file because the wrong quota is used to verify if the update is allowed
-
Lukas Reschke authored
Recent refactorings have resulted in the header being added twice, this makes browsers ignore the header which removes any security gains. This changeset adds the header only once and adds integration tests ensuring the correct header in future. https://github.com/owncloud/core/issues/22577
-
- Feb 19, 2016
-
-
Lukas Reschke authored
-
Lukas Reschke authored
This adds integration tests for the comments. Especially with regard to the permission handling, didn't find any problem in it. Fixes https://github.com/owncloud/core/issues/22367
-
- Feb 17, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Feb 16, 2016
-
-
Thomas Müller authored
-
- Feb 09, 2016
-
-
Lukas Reschke authored
Moves the update notification code in a single app. This is required since we want to use SSO for the new updater and for this have some code running in ownCloud as well (and we don't want that in core neccessarily). This app can provide that in the future, right now it's only the update notification itself. Will continue working on the SSO right away but wanted to keep the PR small. Furthermore also makes some more code unit-testable...
-
- Feb 08, 2016
-
-
Roeland Jago Douma authored
-
- Feb 05, 2016
-
-
Roeland Jago Douma authored
-
- Feb 02, 2016
-
-
Vincent Petry authored
-
- Jan 29, 2016
-
-
Roeland Jago Douma authored
-
- Jan 21, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
- Jan 20, 2016
-
-
Vincent Petry authored
-
- Jan 15, 2016
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Jan 13, 2016
-
-
Roeland Jago Douma authored
-
Sergio Bertolín authored
-
Sergio Bertolín authored
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Jan 06, 2016
-
-
Roeland Jago Douma authored
The new sharing code handles things differently so there is no way for create shares to handle this all properly.
-
Roeland Jago Douma authored
Else we run into race conditions with the skeleton code
-
- Dec 11, 2015
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
Joas Schilling authored
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
- Dec 10, 2015
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Sergio Bertolin authored
-
Roeland Jago Douma authored
-
Sergio Bertolin authored
* Small changes plus check of the file using propfind * Restaured line removed accidentally
-
- Dec 04, 2015
-
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
- Dec 03, 2015
-
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
- Dec 02, 2015
-
-
Sergio Bertolin authored
-
- Dec 01, 2015
-
-
Morris Jobke authored
-