Nextcloud Server
Go to file
Lukas Reschke fc2c5fe414 Add header for attachment disposition only once
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
2016-02-23 12:23:41 +01:00
.idea
3rdparty@fc0c1159f4 Bump Zipstreamer 2016-02-18 11:27:27 +01:00
apps Add header for attachment disposition only once 2016-02-23 12:23:41 +01:00
build Add header for attachment disposition only once 2016-02-23 12:23:41 +01:00
config
core Merge pull request #22526 from owncloud/fix-english-texts 2016-02-21 00:03:22 +01:00
l10n Adding transifex to new core apps 2016-02-16 14:40:10 +01:00
lib Merge pull request #22581 from owncloud/fix_interface 2016-02-22 20:20:33 +01:00
ocs
ocs-provider
resources
settings Merge pull request #22551 from owncloud/make-exceptions-easier-to-debug 2016-02-23 10:23:03 +01:00
tests Merge pull request #22551 from owncloud/make-exceptions-easier-to-debug 2016-02-23 10:23:03 +01:00
themes
.bowerrc
.gitignore Add SSO for updater application 2016-02-09 20:28:30 +01:00
.gitmodules
.htaccess
.jshintrc
.mailmap
.mention-bot
.scrutinizer.yml No more code coverage on scrutinizer 2016-02-16 08:22:57 +01:00
.tag
.travis.yml
.user.ini
AUTHORS
autotest-external.sh We require minimum PHPUnit 4.4 2016-02-17 14:01:57 +01:00
autotest-hhvm.sh
autotest-js.sh
autotest.sh moved set -e after executable checking with which as old position off set -e stopped the script at this point without any error message 2016-02-19 15:16:04 +01:00
bower.json
buildjsdocs.sh
console.php Add global --no-warning option to occ in order not to pollute output with warnings 2016-02-19 00:33:48 +03:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md Add hidden text to issue templates 2016-02-18 10:24:48 +01:00
occ
public.php
README.md Fix a typo in Readme 2016-02-18 09:41:55 +05:30
remote.php
robots.txt
status.php
version.php 9.0.0 beta 2 2016-02-18 14:39:05 -05:00

ownCloud Core

Build Status Scrutinizer Code Quality CodeClimate Coverity Dependency Status Dependency Status

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Why is this so awesome?

  • 📁 Access your Data You can store your files, contacts, calendars and more on a server of your choosing.
  • 📦 Sync your Data You keep your files, contacts, calendars and more synchronized amongst your devices.
  • 🔄 Share your Data You share your data with others, and give them access to your latest photo galleries, your calendar or anything else you want them to see.
  • 🚀 Expandable with dozens of Apps ...like Calendar, Contacts, Mail or News.
  • ☁️ All Benefits of the Cloud ...on your own Server.
  • 🔒 Encryption You can encrypt data in transit with secure https connections. You can enable the encryption app to encrypt data on storage for improved security and privacy.
  • ...

Installation instructions

https://doc.owncloud.org/server/9.0/developer_manual/app/index.html

Contribution Guidelines

https://owncloud.org/contribute/

Support

Learn about the different ways you can get support for ownCloud: https://owncloud.org/support/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/9.0/developer_manual/core/translation.html