Nextcloud Server
Go to file
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams
When calling fopen() on some storage types, these return false instead
of throwing an exception.

This fix makes sure that in case the stream wasn't opened (for example
when a file doesn't exist any more) the stream isn't wrapped.

Also added 'rb' as another case that doesn't need to be wrapped.

Fixes #6832
2014-01-19 18:51:36 +01:00
3rdparty@faeedfcc05 Indicate password strength using strengthify 2014-01-15 11:10:12 +01:00
apps add link to documentation 2014-01-17 14:56:15 +01:00
build
config
core Merge pull request #6721 from tsumi/patch-1 2014-01-18 08:34:45 -08:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib Fixed quota wrapper to not wrap failed fopen streams 2014-01-19 18:51:36 +01:00
ocs
search
settings added website field 2014-01-17 16:35:48 +01:00
tests Fixed quota wrapper to not wrap failed fopen streams 2014-01-19 18:51:36 +01:00
themes
.gitignore
.gitmodules
.htaccess turn off mod_pagespeed 2014-01-08 07:56:08 +01:00
AUTHORS
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
version.php

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

Installation instructions

http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html

Contribution Guidelines

http://owncloud.org/dev/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://owncloud.org/dev/translation/