- Dec 06, 2014
-
-
Tobia De Koninck authored
-
Jenkins for ownCloud authored
-
Raghu Nayyar authored
fix placeholder fake in IE8 & 9 that brokes group listing in user manage...
-
- Dec 05, 2014
-
-
Robin Appelman authored
Remove checks for safe mode and magic quotes
-
Lukas Reschke authored
Upgrade AWS sdk to 2.7.5. Fixes #12023
-
Lukas Reschke authored
Fix timestamp comparator return value
-
Lukas Reschke authored
restrict access to public files only
-
Lukas Reschke authored
Both are removed from 5.4.0 Safe Mode: http://php.net/manual/en/features.safe-mode.php > This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0. Magic Quotes: http://php.net/manual/en/security.magicquotes.php > This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.
-
Vincent Petry authored
Only store user credentials when SMB_OC storage is enabled
-
Morris Jobke authored
Improve the bitmap and vector mime icons
-
Morris Jobke authored
-
Morris Jobke authored
Trim port from domain
-
Joas Schilling authored
Disable when no sendmail is available
-
Jenkins for ownCloud authored
-
Olivier Paroz authored
-
- Dec 04, 2014
-
-
Arthur Schiwon authored
Conflicts: apps/user_ldap/user_ldap.php
-
Arthur Schiwon authored
add ldap-search command to occ Conflicts: apps/user_ldap/appinfo/register_command.php LDAP search filter creation changes: 1. do not prepend * wildcard to search terms. Will result in faster search, but you don't find "foobar" when looking for "bar" 2. advanced behaviour when search string contains a space and multiple search attributes are present. The search string is split into single words. The resulting filter requires that each word at least appears once in any search attribute. This is supposed to return better results in big LDAPs. trim search string before passing it on
-
Morris Jobke authored
Merge headers
-
Morris Jobke authored
make \OC\Files\Node\Node implement the FileInfo interface
-
Clark Tomlinson authored
PHP 5.4 is now required for master
-
Lukas Reschke authored
-
Morris Jobke authored
Remove last traces of travis integration
-
Lukas Reschke authored
-
Lukas Reschke authored
Otherwise the headers from `JSONResponse` are gone and the Content-Type of the response would be `text/html` instead of `application/json; charset=utf-8`. This leads to broken scripts since we set the `nosniff` tag, furthermore this is very bad from a security PoV.
-
Thomas Müller authored
Remove workaround for 5.3
-
Thomas Müller authored
App dependencies php version
-
Björn Schießle authored
[encryption] remove check for PHP version
-
Robin Appelman authored
-
Lukas Reschke authored
-
Björn Schießle authored
-
Morris Jobke authored
Bower jstz
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
some more unit tests on xml info parser
-
Thomas Müller authored
-