Nextcloud Server
Go to file
Lukas Reschke c92a138489 Preventing access to the config folder
It isn't uncommon that admins create a backup file of the config (i.e. `config.php.bak`) before performing any changes. This would allow everybody to read the backup of the configuration file which contain several secret and critical values.

I don't believe this is worth a backport or getting added to the installer. It's just a nice to have. People that create public readable backups of their configuration are the one to blame, not us :-)
2014-04-24 08:33:58 +02:00
3rdparty@da3c9f651a
apps [tx-robot] updated from transifex 2014-04-24 01:55:33 -04:00
build
config Preventing access to the config folder 2014-04-24 08:33:58 +02:00
core [tx-robot] updated from transifex 2014-04-24 01:55:33 -04:00
l10n [tx-robot] updated from transifex 2014-04-24 01:55:33 -04:00
lib [tx-robot] updated from transifex 2014-04-24 01:55:33 -04:00
ocs OCS API calls will always return English messages 2014-04-15 15:32:08 +02:00
search
settings [tx-robot] updated from transifex 2014-04-24 01:55:33 -04:00
tests make download and redirectresponse public 2014-04-20 16:12:46 +02:00
themes
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml Add new jquery files to exclude list 2014-04-23 01:13:09 +02:00
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00
version.php Some more PHPDoc fixes 2014-04-21 15:44:54 +02:00

ownCloud

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

Build Status on Jenkins CI

Git master: Build Status

Quality: Scrutinizer Quality Score

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

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

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