Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix label reference | Morris Jobke | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | adjust wording and add button to confirm encryption | Bjoern Schiessle | 2015-05-05 | 1 | -3/+9 |
| | |||||
* | don't let the the user disable encryption once it was activated | Bjoern Schiessle | 2015-05-04 | 1 | -1/+5 |
| | |||||
* | add admin documentation links for Sharing, Encryption and Email server | Jan-Christoph Borchardt | 2015-04-30 | 1 | -1/+10 |
| | |||||
* | Merge pull request #15617 from mmattel/getenv_system_check_and_warning | Thomas Müller | 2015-04-23 | 1 | -0/+10 |
|\ | | | | | Checks if getenv returns proper system environment variable results | ||||
| * | Checks if getenv returns proper system variable results | root | 2015-04-23 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | Updated texts and changed the variable name to match the query Updated text + info which path for php config is used removed the term ownCloud and squashed the commits Updated text | ||||
* | | fix capitalization for server-side encryption and email server, fix #15642 | Jan-Christoph Borchardt | 2015-04-17 | 1 | -3/+3 |
| | | |||||
* | | allow user to start migration in admin settings if no external user ↵ | Bjoern Schiessle | 2015-04-16 | 1 | -17/+37 |
| | | | | | | | | back-ends are enabled | ||||
* | | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 1 | -3/+6 |
|/ | |||||
* | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+4 |
| | |||||
* | Adding app icon and fixing admin setting | Thomas Müller | 2015-04-07 | 1 | -67/+0 |
| | |||||
* | Merge pull request #15239 from owncloud/see-no-evil | Morris Jobke | 2015-03-30 | 1 | -2/+77 |
|\ | | | | | Move federated cloud sharing, files externals and updater to special pos... | ||||
| * | Fix link to the updater | Joas Schilling | 2015-03-27 | 1 | -1/+3 |
| | | |||||
| * | Move federated cloud sharing, files externals and updater to special positions | Joas Schilling | 2015-03-27 | 1 | -2/+75 |
| | | |||||
* | | Merge pull request #15225 from ↵ | Morris Jobke | 2015-03-27 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | owncloud/make-setups-for-users-that-tend-to-use-owncloud-on-not-proper-machines-a-little-bit-more-secure Add some generic default headers as well via PHP | ||||
| * | Add some generic default headers as well via PHP | Lukas Reschke | 2015-03-26 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 1 | -0/+24 |
|\ \ | |/ |/| | core part of encryption 2.0 | ||||
| * | implement basic encryption functionallity in core to enable multiple ↵ | Bjoern Schiessle | 2015-03-26 | 1 | -0/+24 |
| | | | | | | | | encryption modules | ||||
* | | Merge pull request #15230 from owncloud/sqlite-notice | Jan-Christoph Borchardt | 2015-03-26 | 1 | -11/+10 |
|\ \ | | | | | | | move SQLite notice from warnings to tips & tricks | ||||
| * | | move SQLite notice from warnings to tips & tricks | Jan-Christoph Borchardt | 2015-03-26 | 1 | -11/+10 |
| | | | |||||
* | | | force log messages to break to alleviate horizontal scroll on Admin page | Jan-Christoph Borchardt | 2015-03-26 | 1 | -1/+1 |
|/ / | |||||
* | | only show connection checks results if there are errors, fix #11476 | Jan-Christoph Borchardt | 2015-03-25 | 1 | -1/+0 |
| | | |||||
* | | consolidate all admin warnings and notices into one section | Jan-Christoph Borchardt | 2015-03-24 | 1 | -87/+34 |
| | | |||||
* | | add Tips & tricks section to admin settings | Jan-Christoph Borchardt | 2015-03-23 | 1 | -2/+13 |
|/ | |||||
* | Put notice about checking logs in setup warning | Robin McCorkell | 2015-03-15 | 1 | -1/+1 |
| | |||||
* | adjust list of errors, more compact and readable | Jan-Christoph Borchardt | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -59/+0 |
| | | | | | | | | | | 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. | ||||
* | Merge pull request #14593 from owncloud/fix/13994 | Morris Jobke | 2015-03-02 | 1 | -0/+22 |
|\ | | | | | Add detection for invalid CLI configuration for settings page | ||||
| * | Add detection for invalid CLI configuration for settings page | Lukas Reschke | 2015-02-27 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change will log all failures that prevent the CLI cronjob from happening to the database and display a warning to administrators when an error happened. To test: 1. Configure some invalid CLI php.ini settings 2. Enable the CLI cronjob and run php cron.php 3. See the errors printed and also in the admin page 4. Configure the CLI settings correctly 5. Errors should be gone. Fixes https://github.com/owncloud/core/issues/13994 | ||||
* | | Improve language on backgroundjob admin page | Jakob Sack | 2015-03-01 | 1 | -2/+2 |
| | | |||||
* | | Rename $human_time to $relative_time in cron settings | Jakob Sack | 2015-02-28 | 1 | -3/+3 |
| | | |||||
* | | Add absolute time of last cronjob as hover tip | Jakob Sack | 2015-02-28 | 1 | -4/+9 |
| | | |||||
* | | Use relative time for cron status | Jakob Sack | 2015-02-28 | 1 | -3/+3 |
|/ | |||||
* | Move UTF-8 check to setup | Lukas Reschke | 2015-02-24 | 1 | -14/+0 |
| | | | | | | | | Nobody reads the warnings anyways and so we should enforce it at installation time... Also allows us to get rid of some duplicated code. To test change the `default_charset` to something other than `utf-8` or `UTF-8`, both should work fine with that change here. An error should then get shown. We already set those default charsets in the shipped .user.ini and .htaccess | ||||
* | Use APCu only if available in version 4.0.6 and higher | Lukas Reschke | 2015-02-17 | 1 | -0/+15 |
| | | | | | | | | APCu before 4.0.6 is unbelievable buggy and tend to segfault the PHP process (i.e. the whole webserver) This potentially fixes https://github.com/owncloud/core/issues/14175 Requires a backport to stable8 | ||||
* | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 1 | -5/+1 |
|\ | | | | | Add `rel="noreferrer"` where possible and switch to HTTPS | ||||
| * | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 1 | -5/+1 |
| | | |||||
| * | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
| | | | | | | | | Just to follow good practise and prevent some automated scanners to complain about "Cross-domain Referer leakage". | ||||
* | | Merge pull request #14135 from cmeh/master | Morris Jobke | 2015-02-12 | 1 | -1/+1 |
|\ \ | | | | | | | Clean-up of messages (orthography, format) | ||||
| * | | Adding a missing space between value and unit | cmeh | 2015-02-12 | 1 | -1/+1 |
| | | | | | | | | | Added the missing space between value and unit, as it is formatted in all other places across ownCloud. | ||||
* | | | Merge pull request #13895 from owncloud/disable-autocomplete-1 | Lukas Reschke | 2015-02-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Disable autocomplete for SMTP Password | ||||
| * | | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...) | ||||
* | | | Coherent use of "SQLite" in lines 119 and 124 | cmeh | 2015-02-06 | 1 | -1/+1 |
| |/ |/| | | | Just a cosmetic detail, but very obvious when working on localisations. | ||||
* | | Don't highly discourage | Thomas Müller | 2015-02-05 | 1 | -1/+1 |
| | | |||||
* | | enhance sqlite warning on admin page as well as during setup - fixes #13906 | Thomas Müller | 2015-02-04 | 1 | -2/+12 |
| | | |||||
* | | Revert "Disable autocomplete for SMTP Password" | Clark Tomlinson | 2015-02-04 | 1 | -1/+1 |
| | | |||||
* | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
|/ | | | | While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...) | ||||
* | add a Windows warning | Frank Karlitschek | 2015-01-20 | 1 | -5/+16 |
| | |||||
* | Merge pull request #12988 from owncloud/logfile_download | Morris Jobke | 2015-01-09 | 1 | -1/+11 |
|\ | | | | | Logfile download | ||||
| * | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add logSettingsController add download logfile button move getEntries to LogSettingsController move set log level to logsettingscontroller.php add warning if logfile is bigger than 100MB add unit test for set log level fix typecasting, add new line at EoF show log and logfile download only if log_type is set to owncloud add unit test for getFilenameForDownload |