nextcloud/apps
Thomas Müller 594a31d260 Merge pull request #19341 from owncloud/enc_all_improved_messages
no need to list users if all users already had a key-pair
2015-09-24 14:51:18 +02:00
..
encryption no need to list users if all users already had a key-pair 2015-09-24 12:47:46 +02:00
files adjust the height of the sidebar preview image when resizing the browser 2015-09-23 14:56:13 +02:00
files_external Unit tests for storage validation in service 2015-09-23 16:00:21 +01:00
files_sharing Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +02:00
files_trashbin Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 2015-09-22 17:53:15 +02:00
files_versions Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
provisioning_api Add proper PHPDoc 2015-09-08 14:02:30 +02:00
user_ldap LDAP Wizard: enable/disable test login name button depending on whether a login name is provided or not 2015-09-24 13:33:37 +02:00