nextcloud-server/apps
Robin Appelman 3cd31eee6e support string values ('true' and 'false') for configuring the secure parameter on external storage backends
fixes #78
2012-11-05 16:54:24 +07:00
..
admin_dependencies_chk mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +07:00
admin_migrate mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +07:00
bookmarks Added CSRF checks 2012-07-20 20:12:36 +07:00
calendar back port better input validation in calendar from apps repo 2012-08-31 14:27:03 +07:00
contacts Don't try to add invalid cards via CardDAV. 2012-10-11 17:51:14 +07:00
external Added CSRF checks 2012-07-20 20:12:36 +07:00
files Sanitize file names 2012-10-12 15:42:15 +07:00
files_archive Don't use substr to get first char of string 2012-06-19 23:16:17 +07:00
files_encryption dont change the encryption key during the test case 2012-06-21 18:53:52 +07:00
files_external support string values ('true' and 'false') for configuring the secure parameter on external storage backends 2012-11-05 16:54:24 +07:00
files_imageviewer Updated packages 2012-07-26 01:12:58 +07:00
files_odfviewer Remove the webodf sources 2012-10-06 14:32:52 +07:00
files_pdfviewer PDF Viewer: Double encode link. 2012-06-16 19:49:57 +07:00
files_sharing Don't return file handle if the mode supports writing and the file is not writable 2012-08-10 09:46:44 +07:00
files_texteditor Added CSRF checks 2012-07-20 20:12:36 +07:00
files_versions Sanitize file names 2012-10-12 15:43:46 +07:00
gallery Fix for cyrillic folder names. ref#oc-1683 2012-09-11 23:57:13 +07:00
media Set filter to empty if not set by Ampache client 2012-07-30 10:07:19 +07:00
remoteStorage latin1 => utf8. I thought I did this a month ago? 2012-07-16 01:41:45 +07:00
tasks Added CSRF checks 2012-07-20 20:12:36 +07:00
user_ldap LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. Fixes ugly names with removed Umlauts, chars with accents and likes. 2012-09-18 17:10:21 +07:00
user_migrate user_migrate: remove old code 2012-06-17 12:07:16 +07:00
user_openid Sanitize user input 2012-06-11 11:54:45 +07:00
user_webfinger Check if webfinger is enabled 2012-08-10 16:38:32 +07:00
.gitkeep