- 04 Mar, 2015 2 commits
-
-
Morris Jobke authored
Let users configure security headers in their Webserver
-
Jenkins for ownCloud authored
-
- 03 Mar, 2015 15 commits
-
-
Joas Schilling authored
Jenkins #14650
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
use `dbtableprefix` for temp table and index names
-
Thomas Müller authored
Read from IRequest instead of reading twice
-
Vincent Petry authored
-
Thomas Müller authored
Add a repair step to delete old tables
-
Thomas Müller authored
proper description of appcodechecker in config sample
-
Joas Schilling authored
-
Thomas Müller authored
[Master] Remove hacky Substring support for MSSQL
-
Morris Jobke authored
fix for loading spinner reappearing after errors in db-connection
-
Vincent Petry authored
Remove "Download from URL" feature
-
Jenkins for ownCloud authored
-
martin-rueegg authored
-
- 02 Mar, 2015 19 commits
-
-
Sebastian Bolt authored
-
Lukas Reschke authored
Allow configuring background job mode from the console
-
Thomas Müller authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/13326
-
Thomas Müller authored
-
Christian Kampka authored
-
Lukas Reschke authored
Doing this in the PHP code is not the right approach for multiple reasons: 1. A bug in the PHP code prevents them from being added to the response. 2. They are only added when something is served via PHP and not in other cases (that makes for example the newest IE UXSS which is not yet patched by Microsoft exploitable on ownCloud) 3. Some headers such as the Strict-Transport-Security might require custom modifications by administrators. This was not possible before and lead to buggy situations. This pull request moves those headers out of the PHP code and adds a security check to the admin settings performed via JS.
-
Thomas Müller authored
Maintenance mode message might be misleading
-
Vincent Petry authored
Disable the cache updater when doing the encryption migration
-
Lukas Reschke authored
Cleanup config.sample.php
-
Joas Schilling authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Thomas Müller authored
Don't swallow errors in console.php
-
Thomas Müller authored
fix files external test run and add common-tests option
-
Joas Schilling authored
-
Morris Jobke authored
Add detection for invalid CLI configuration for settings page
-
Morris Jobke authored
Shares should have a least read permission
-
Jenkins for ownCloud authored
-
- 01 Mar, 2015 4 commits
-
-
Roeland Jago Douma authored
* Throw 400 when a share is created or updated without read permissions * Added unit tests
-
Lukas Reschke authored
-
Morris Jobke authored
Show time difference of last cron run instead of absolute time
-
Morris Jobke authored
Disable some server checks when running on HHVM
-