Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The name is incorrect after the folder is shared. #33251

Closed
oldthreefeng opened this issue Oct 22, 2018 · 4 comments
Closed

The name is incorrect after the folder is shared. #33251

oldthreefeng opened this issue Oct 22, 2018 · 4 comments

Comments

@oldthreefeng
Copy link

oldthreefeng commented Oct 22, 2018

Steps to reproduce

1.install apache maraidb php owncloud
2.create folder and share
3.the floder display name is incorrect

Expected behaviour

when i create folder ,I share it to test user ,Folder name should display correctly

Actual behaviour

Tell us what happens instead
when i create folder ,I share it to test user , but the folder name is incorret

Server configuration

Operating system:
centos 7.4
Web server:
apache httpd-2.4.35
Database:
mariadb-10.2.18
PHP version:
php-7.2.10
ownCloud version: (see ownCloud admin page)
10.0.10.4
Updated from an older ownCloud or fresh install:
fresh
Where did you install ownCloud from:
lamp + owncloud
Signing status (ownCloud 9.0 and above):
success

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results into https://gist.github.com/ and puth the link here.

The content of config/config.php:

{
    "basic": {
        "license key": "***REMOVED SENSITIVE VALUE***",
        "date": "Mon, 22 Oct 2018 10:41:35 +0000",
        "ownCloud version": "10.0.10.4",
        "ownCloud version string": "10.0.10",
        "ownCloud edition": "Community",
        "server OS": "Linux",
        "server OS version": "Linux qx-owncloud-server 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64",
        "server SAPI": "apache2handler",
        "webserver version": "Apache",
        "hostname": "****:88",
        "logged-in user": "admin"
    },
    "stats": {
        "users": {
            "Database": {
                "count": 60,
                "seen": 50,
                "logged in (30 days)": 50
            }
        },
        "groups": {
            "OC\\Group\\Database": 9
        }
    },
    "config": {
        "instanceid": "ocpnm5puy9el",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "****"
        ],
        "datadirectory": "\/data\/www\/default\/data",
        "overwrite.cli.url": "http:\/\/****",
        "dbtype": "mysql",
        "version": "10.0.10.4",
        "dbname": "owncloud",
        "dbhost": "localhost",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "installed": true,
        "loglevel": 4,
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "localhost",
            "port": 6379,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "ssl"
    },
    "integritychecker": {
        "passing": true,
        "enabled": true,
        "result": []
    },
    "core": {
        "backgroundjobs_mode": "ajax",
        "enable_external_storage": "no",
        "first_install_version": "10.0.10.4",
        "installedat": "1539253600.7189",
        "lastcron": "1540204892",
        "lastupdateResult": "[]",
        "lastupdatedat": "1540204261",
        "public_files": "files_sharing\/public.php",
        "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
        "shareapi_allow_links": "no",
        "shareapi_allow_public_upload": "no",
        "shareapi_allow_social_share": "no",
        "shareapi_default_expire_date": "no",
        "shareapi_default_permissions": "31",
        "shareapi_enabled": "yes",
        "shareapi_enforce_links_password_read_only": "***REMOVED SENSITIVE VALUE***",
        "shareapi_enforce_links_password_read_write": "***REMOVED SENSITIVE VALUE***",
        "shareapi_enforce_links_password_write_only": "***REMOVED SENSITIVE VALUE***",
        "shareapi_only_share_with_group_members": "yes"
    },
    "apps": [
        {
            "id": "federation",
            "name": "Federation",
            "description": "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.",
            "licence": "AGPL",
            "author": "Bjoern Schiessle",
            "version": "0.1.0",
            "namespace": "Federation",
            "category": "other",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "default_enable": "",
            "types": [
                "authentication"
            ],
            "background-jobs": {
                "job": "OCA\\Federation\\SyncJob"
            },
            "commands": {
                "command": "OCA\\Federation\\Command\\SyncFederationAddressBooks"
            },
            "settings": {
                "admin": "OCA\\Federation\\Panels\\Admin"
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "preview": "\/apps\/federation\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.1.0",
                "types": "authentication"
            }
        },
        {
            "id": "firstrunwizard",
            "name": "First run wizard",
            "description": "This application enables a pop-up window when a user first logs into ownCloud. This window welcomes new users to ownCloud, and contains links to the standard ownCloud desktop client, Android app, and the iOS app. The window also shows a link for accessing ownCloud via WebDAV. At any time, the first run wizard button can be opened again via the link on the personal page. The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the First run wizard documentation, as well as the theming documentation.",
            "licence": "AGPL",
            "author": "Frank Karlitschek, Jan-Christoph Borchardt",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "version": "1.1",
            "shipped": "true",
            "default_enable": "",
            "ocsid": "166055",
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/firstrunwizard\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "1.1",
                "ocsid": "166055",
                "types": ""
            }
        },
        {
            "id": "calendar",
            "name": "Calendar",
            "summary": "A Calendar app for ownCloud",
            "description": "The Calendar app is a user interface for ownCloud's CalDAV server. Easily sync events from various devices with your ownCloud and edit them online.\n\n* **Integration with other ownCloud apps!** Currently Contacts - more to come. * **WebCal Support!** Want to see your favorite team\u2019s matchdays in your calendar? No problem! * **Attendees!** Invite people to your events.",
            "version": "1.6.0",
            "licence": "AGPL",
            "author": "Georg Ehrke, Raghu Nayyar, Bernhard Fr\u00f6hler, Julian M\u00fcller",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "9.1",
                        "max-version": "10.1"
                    }
                }
            },
            "documentation": {
                "user": "https:\/\/doc.owncloud.org\/server\/10.0\/user_manual\/pim\/calendar.html"
            },
            "category": "productivity",
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/calendar\/screenshot.png",
            "website": "https:\/\/github.com\/owncloud\/calendar\/",
            "bugs": "https:\/\/github.com\/owncloud\/calendar\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/calendar.git"
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/calendar\/img\/calendar.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "1.6.0",
                "signed": "true",
                "types": ""
            }
        },
        {
            "id": "richdocuments",
            "name": "Collabora Online",
            "description": "Collabora Online allows you to to work with all kinds of office documents directly in your browser. This application can connect to a Collabora Online server (WOPI Client). ownCloud is the WOPI Host. Please read the documentation to learn more about that.",
            "summary": "Edit office documents directly in your browser.",
            "licence": "AGPL",
            "version": "2.0.8",
            "author": "Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk",
            "bugs": "https:\/\/github.com\/owncloud\/richdocuments\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/richdocuments.git"
            },
            "category": [
                "office",
                "integration"
            ],
            "types": [
                "prevent_group_restriction"
            ],
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "9.1.7",
                        "max-version": "10.0"
                    }
                }
            },
            "screenshot": [
                "https:\/\/owncloud.com\/wp-content\/uploads\/2016\/07\/code_v2_writer-1-1024x576.png",
                "https:\/\/owncloud.com\/wp-content\/uploads\/2016\/07\/code_v2_calc-1-1024x576.png",
                "https:\/\/owncloud.com\/wp-content\/uploads\/2016\/07\/code_v2_impress-1-1024x576.png"
            ],
            "ocsid": "174727",
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/richdocuments\/img\/app.svg",
            "previewAsIcon": true
        },
        {
            "id": "activity",
            "name": "Activity",
            "summary": "Keep track of events with Activity stream and email notifications",
            "description": "The ownCloud Activity application enables users to not only get a summarized overview of all file and folder events in their ownCloud, but also to receive notifications for such via email. The user can configure their individual Activity preferences in their personal settings and can decide in detail which file or folder actions should be listed in the Activity stream (accessible via the app launcher) and also for which file or folder actions the users wants to receive email notifications. The bulk email notifications can either be sent out hourly, daily or weekly to fit the specific needs of the individual user.\n\nFrom creation of new files or folders, to file or folder changes, updates, restores from trash bin, sharing activities, comments, tags and downloads from public share links - the ownCloud Activity app gathers all file or folder related actions in one place for the user to review. For users with lots of activity it is possible to limit the Activity stream to 'Favorites' in order to avoid noise. Furthermore the application provides filters to give users the means to maintain overview by reducing entries to relevant information.\n\nAnd there you have it - a complete overview of all file and folder activities in your ownCloud with the additional ability to receive activity notifications via email in a time interval of your choice. Never again miss an important event related to content in ownCloud and always be up-to-date on all activities of your files and folders.",
            "licence": "AGPL",
            "author": "Frank Karlitschek, Joas Schilling, Tom Needham, Thomas M\u00fcller, Vincent Petry",
            "version": "2.3.8",
            "default_enable": "",
            "types": [
                "filesystem"
            ],
            "use-migrations": "true",
            "documentation": {
                "admin": "https:\/\/doc.owncloud.org\/server\/latest\/admin_manual\/configuration_server\/activity_configuration.html"
            },
            "website": "https:\/\/github.com\/owncloud\/activity\/",
            "bugs": "https:\/\/github.com\/owncloud\/activity\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/activity.git"
            },
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/68550c2b7c53e6309132ca1c7b177adca976db0b\/activity\/activity.png",
            "category": "tools",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.3",
                        "max-version": "10.1"
                    }
                }
            },
            "background-jobs": [
                "OCA\\Activity\\BackgroundJob\\EmailNotification",
                "OCA\\Activity\\BackgroundJob\\ExpireActivities"
            ],
            "navigation": {
                "order": "1",
                "route": "activity.Activities.showList"
            },
            "settings": {
                "personal": "OCA\\Activity\\PersonalPanel"
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/activity\/img\/activity.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "2.3.8",
                "signed": "true",
                "types": "filesystem"
            }
        },
        {
            "id": "encryption",
            "description": "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. The module won't touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption.",
            "name": "Default encryption module",
            "licence": "AGPL",
            "author": "Bjoern Schiessle, Clark Tomlinson",
            "documentation": {
                "user": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=user-encryption",
                "admin": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=admin-encryption"
            },
            "rememberlogin": "false",
            "version": "1.3.1",
            "types": [
                "filesystem"
            ],
            "use-migrations": "true",
            "dependencies": {
                "lib": "openssl",
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "commands": [
                "OCA\\Encryption\\Command\\SelectEncryptionType",
                "OCA\\Encryption\\Command\\RecreateMasterKey",
                "OCA\\Encryption\\Command\\MigrateKeys"
            ],
            "settings": {
                "admin": "OCA\\Encryption\\Panels\\Admin",
                "personal": "OCA\\Encryption\\Panels\\Personal"
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "groups": null,
            "active": false,
            "internal": true,
            "level": 200,
            "removable": false,
            "preview": "\/apps\/encryption\/img\/app.svg",
            "previewAsIcon": true
        },
        {
            "id": "files_versions",
            "name": "Versions",
            "licence": "AGPL",
            "author": "Frank Karlitschek, Bjoern Schiessle",
            "description": "This application enables ownCloud to automatically maintain older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user\u2019s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. ownCloud then automatically manages the versions folder to ensure the user doesn\u2019t run out of Quota because of versions. In addition to the expiry of versions, ownCloud\u2019s versions app makes certain never to use more than 50% of the user\u2019s currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.\n\n",
            "version": "1.3.0",
            "types": [
                "filesystem"
            ],
            "namespace": "Files_Versions",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "documentation": {
                "user": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=user-versions"
            },
            "default_enable": "",
            "background-jobs": {
                "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions"
            },
            "commands": [
                "OCA\\Files_Versions\\Command\\CleanUp",
                "OCA\\Files_Versions\\Command\\ExpireVersions"
            ],
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "preview": "\/apps\/files_versions\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "1.3.0",
                "types": "filesystem"
            }
        },
        {
            "id": "configreport",
            "name": "Admin Config Report",
            "description": "Generate a Config Report",
            "licence": "AGPL",
            "author": "owncloud.org",
            "version": "0.1.1",
            "namespace": "ConfigReport",
            "default_enable": [
                "",
                ""
            ],
            "types": [
                "filesystem"
            ],
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "9.1",
                        "max-version": "10.0"
                    }
                }
            },
            "shipped": "true",
            "commands": {
                "command": "OCA\\ConfigReport\\Command\\ConfigReport"
            },
            "settings": {
                "admin": "OCA\\ConfigReport\\AdminPanel"
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.1.1",
                "types": "filesystem"
            }
        },
        {
            "id": "password_policy",
            "name": "Password Policy",
            "licence": "GPLv2",
            "author": "Thomas M\u00fcller, Vincent Petry, J\u00f6rn Friedrich Dreyer, Juan Pablo Villafa\u00f1ez Ramos, Semih Serhat Karakaya, Sujith Haridasan, Phil Davis",
            "summary": "Define password policies for user and public link passwords",
            "description": "The Password Policy extension enables ownCloud administrators to define password requirements like minimum characters, numbers, capital letters and more for all kinds of password endpoints like user account and public link sharing passwords. To add another layer of security, the administrator can enforce expiration dates for public link shares depending on whether a password has been set or not. As a further measure the extension saves a history of hashed user passwords to prevent users from choosing a former password again, enforcing password security even more. Users can also be required to change their password upon first login. To impose regular password changes administrators can set up password expiration policies. For this users can be notified via email, web interface and the ownCloud Clients when their password is about to expire and when it has expired.\n\nThe definition of certain password rules support administrators in the task of ensuring a minimum level of password security throughout the enterprise. It minimizes the risk of weak user passwords and therefore adds an additional security aspect to ownCloud. The expiration date policies for public link shares allow users to depart from general public link expiration policies. Users can, for instance, be allowed to create longer-lasting public link shares when they choose to set a password. This way IT can provide more flexibility in external sharing while staying in full control. Password history and expiration policies are supplements that allow IT to establish a level of password security that can comply with corporate guidelines of all sorts. The provided tools enable administrators to granularly choose their desired security level. At this point it is important to keep in mind that high levels of security might sacrifice usability and come at the expense of user experience. For this reason it is highly recommended to check [best practices](https:\/\/pages.nist.gov\/800-63-3\/sp800-63b.html) and decide carefully on the hurdles that are put upon users in order to maintain and optimize user adoption and satisfaction.\n\nAdministrators find the configuration options in the 'Security' section of the ownCloud administration settings panel. The respective policies are designed for local user accounts created by administrators or via the [Guests](https:\/\/marketplace.owncloud.com\/apps\/guests) extension, not for user accounts imported from LDAP or other user backends as these provide their own mechanisms. For more information and recommendations when deploying policies in an existing ownCloud, please consult the [ownCloud Documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/security\/password_policy.html).",
            "version": "2.0.1",
            "documentation": {
                "admin": "https:\/\/doc.owncloud.com\/server\/10.0\/admin_manual\/configuration\/server\/security\/password_policy.html"
            },
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.9",
                        "max-version": "10.1"
                    }
                }
            },
            "namespace": "PasswordPolicy",
            "settings": {
                "admin": "OCA\\PasswordPolicy\\Controller\\SettingsController"
            },
            "category": "security",
            "commands": {
                "command": "OCA\\PasswordPolicy\\Command\\ExpirePassword"
            },
            "account-modules": {
                "module": "OCA\\PasswordPolicy\\Authentication\\AccountModule"
            },
            "background-jobs": {
                "job": "OCA\\PasswordPolicy\\Jobs\\PasswordExpirationNotifierJob"
            },
            "screenshot": [
                "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/password_policy\/owncloud-app-password_policy.jpg",
                "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/password_policy\/owncloud-app-password_policy2.jpg"
            ],
            "use-migrations": "true",
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/password_policy\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "2.0.1",
                "signed": "true",
                "spv_def_special_chars_checked": "",
                "spv_def_special_chars_value": "#!",
                "spv_expiration_nopassword_checked": "***REMOVED SENSITIVE VALUE***",
                "spv_expiration_nopassword_value": "***REMOVED SENSITIVE VALUE***",
                "spv_expiration_password_checked": "***REMOVED SENSITIVE VALUE***",
                "spv_expiration_password_value": "***REMOVED SENSITIVE VALUE***",
                "spv_lowercase_checked": "on",
                "spv_lowercase_value": "1",
                "spv_min_chars_checked": "on",
                "spv_min_chars_value": "8",
                "spv_numbers_checked": "on",
                "spv_numbers_value": "1",
                "spv_password_history_checked": "***REMOVED SENSITIVE VALUE***",
                "spv_password_history_value": "***REMOVED SENSITIVE VALUE***",
                "spv_special_chars_checked": "",
                "spv_special_chars_value": "1",
                "spv_uppercase_checked": "",
                "spv_uppercase_value": "1",
                "spv_user_password_expiration_checked": "***REMOVED SENSITIVE VALUE***",
                "spv_user_password_expiration_notification_checked": "***REMOVED SENSITIVE VALUE***",
                "spv_user_password_expiration_notification_value": "***REMOVED SENSITIVE VALUE***",
                "spv_user_password_expiration_value": "***REMOVED SENSITIVE VALUE***",
                "spv_user_password_force_change_on_first_login_checked": "***REMOVED SENSITIVE VALUE***",
                "types": ""
            }
        },
        {
            "id": "provisioning_api",
            "name": "Provisioning API",
            "description": "This application enables a set of APIs that external systems can use to create, edit, delete and query user attributes, query, set and remove groups, set quota and query total storage used in ownCloud. Group admin users can also query ownCloud and perform the same functions as an admin for groups they manage. The API also enables an admin to query for active ownCloud applications, application info, and to enable or disable an app remotely. Once the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions listed above. More information is available in the Provisioning API documentation, including example calls and server responses.",
            "licence": "AGPL",
            "author": "Tom Needham",
            "default_enable": "",
            "documentation": {
                "admin": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=admin-provisioning-api"
            },
            "version": "0.5.0",
            "namespace": "Provisioning_API",
            "types": [
                "prevent_group_restriction"
            ],
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "preview": "\/apps\/provisioning_api\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.5.0",
                "types": "prevent_group_restriction"
            }
        },
        {
            "id": "files_texteditor",
            "name": "Text Editor",
            "summary": "Edit text files on the fly",
            "description": "This application enables ownCloud users to view, save and edit text files in the file view. If enabled, an entry for 'Text file' is shown in the '+' button menu at the top of the files view. When clicked, a new text file opens in the browser and the file is saved into the current directory. Furthermore, when a text file is clicked in the file list, it will be opened and editable. If the permissions allow, a user can also edit shared files and save these changes right away in the file view. More information is available in the Text Editor documentation.",
            "licence": "AGPL",
            "author": "Tom Needham, Bj\u00f6rn Schie\u00dfle",
            "version": "2.2.1",
            "default_enable": "",
            "documentation": {
                "user": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md",
                "admin": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md",
                "developer": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md"
            },
            "category": "productivity",
            "website": "https:\/\/github.com\/owncloud\/files_texteditor",
            "bugs": "https:\/\/github.com\/owncloud\/files_texteditor\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/files_texteditor.git"
            },
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/a068ff44c439aa4969ea37b60e45bed875bbbb98\/files_texteditor\/texteditor.png",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/files_texteditor\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "2.2.1",
                "signed": "true",
                "types": ""
            }
        },
        {
            "id": "notifications",
            "name": "Notifications",
            "summary": "Notification system for internal events",
            "description": "This application adds an internal notification system to an ownCloud instance. Notifications are triggered by apps like the Announcement Center or Custom Groups and displayed via a bell indicator in the WebUI as well as via the ownCloud clients.",
            "category": "tools",
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
            "licence": "AGPL",
            "author": "Joas Schilling, Thomas M\u00fcller, Juan Pablo Villafa\u00f1ez",
            "version": "0.3.5",
            "types": [
                "logging"
            ],
            "default_enable": "",
            "website": "https:\/\/github.com\/owncloud\/notifications",
            "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/notifications.git"
            },
            "commands": {
                "command": "OCA\\Notifications\\Command\\Generate"
            },
            "settings": {
                "personal": "OCA\\Notifications\\Panels\\Personal\\NotificationsPanel"
            },
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.9",
                        "max-version": "10.1"
                    }
                }
            },
            "use-migrations": "true",
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/notifications\/img\/notifications.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.3.5",
                "types": "logging"
            }
        },
        {
            "id": "updatenotification",
            "name": "Update notification",
            "description": "Displays update notifications for ownCloud and provides the SSO for the updater.",
            "licence": "AGPL",
            "author": "Lukas Reschke",
            "version": "0.2.1",
            "namespace": "UpdateNotification",
            "default_enable": "",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "background-jobs": {
                "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob"
            },
            "settings": {
                "admin": "OCA\\UpdateNotification\\Controller\\AdminController"
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.2.1",
                "types": ""
            }
        },
        {
            "id": "user_external",
            "name": "External user support",
            "description": "Use external user authentication methods like IMAP, SMB and FTP",
            "licence": "AGPL",
            "author": "Robin Appelman",
            "documentation": {
                "admin": "https:\/\/doc.owncloud.org\/server\/9.0\/admin_manual\/configuration_user\/user_auth_ftp_smb_imap.html"
            },
            "website": "https:\/\/github.com\/owncloud\/apps\/tree\/master\/user_external",
            "bugs": "https:\/\/github.com\/owncloud\/apps\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/apps.git"
            },
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "version": "0.4",
            "shipped": "true",
            "types": [
                "authentication",
                "prelogin"
            ],
            "ocsid": "166060",
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/user_external\/img\/app.svg",
            "previewAsIcon": true
        },
        {
            "id": "market",
            "name": "Market",
            "summary": "Integrate the ownCloud marketplace into your ownCloud",
            "description": "Easily manage ownCloud apps from within your ownCloud web interface. It connects your ownCloud with your marketplace account and lets you browse, install and update any apps from inside your ownCloud instance.\n\nPlease note: Since ownCloud X (10.0) every instance gets shipped with this app included. You do not need to install it separately. To use this application click on \"Files\" in the top left corner and click on \"Market\" (cart icon) (Administrator privileges required)",
            "licence": "AGPL",
            "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath",
            "version": "0.2.5",
            "default_enable": "",
            "category": "tools",
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.1"
                    }
                }
            },
            "background-jobs": {
                "job": "OCA\\Market\\CheckUpdateBackgroundJob"
            },
            "commands": [
                "OCA\\Market\\Command\\InstallApp",
                "OCA\\Market\\Command\\UnInstallApp",
                "OCA\\Market\\Command\\ListApps",
                "OCA\\Market\\Command\\UpgradeApp"
            ],
            "navigation": {
                "@attributes": {
                    "role": "admin"
                },
                "route": "market.page.index",
                "order": "100"
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/market\/img\/market.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.2.5",
                "types": ""
            }
        },
        {
            "id": "wallpaper",
            "name": "Wallpaper",
            "description": "Background for the login screen",
            "version": "0.1",
            "licence": "AGPL",
            "screenshot": "https:\/\/github.com\/tomneedham\/oc-wallpaper\/raw\/master\/screenshot.png",
            "category": "Customization",
            "summary": "Wallpapers for the login",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.8",
                        "max-version": "10.1"
                    }
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true
        },
        {
            "id": "comments",
            "name": "Comments",
            "description": "Files app plugin to add comments to files",
            "licence": "AGPL",
            "author": "Arthur Schiwon, Vincent Petry",
            "default_enable": "",
            "version": "0.3.0",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "types": [
                "logging",
                "dav"
            ],
            "sabre": {
                "plugins": {
                    "plugin": "OCA\\Comments\\Dav\\CommentsPlugin"
                },
                "collections": {
                    "collection": "OCA\\Comments\\Dav\\RootCollection"
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.3.0",
                "types": "logging,dav"
            }
        },
        {
            "id": "files_videoplayer",
            "name": "Video player",
            "description": "A responsive video player using a skinned version of Video.js\n\nBased on this app: https:\/\/apps.owncloud.com\/content\/show.php\/Video+Js?content=159670\n\nVideo.js: http:\/\/videojs.com\/\n\nSkin: https:\/\/github.com\/cabin\/videojs-sublime-skin",
            "version": "0.9.8",
            "licence": "MIT",
            "author": "Bj\u00f6rn Korella",
            "default_enable": "",
            "documentation": {
                "user": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md",
                "admin": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md",
                "developer": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md"
            },
            "website": "https:\/\/github.com\/owncloud\/files_videoplayer",
            "bugs": "https:\/\/github.com\/owncloud\/files_videoplayer\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/files_videoplayer.git"
            },
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/files_videoplayer\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.9.8",
                "types": ""
            }
        },
        {
            "id": "files_clipboard",
            "name": "Files clipboard",
            "summary": "Clipboard operations for the files application",
            "description": "Minimal clipboard feature for the files application. Allows to copy and move files between directories.",
            "version": "0.7.1",
            "licence": "AGPL",
            "author": "Leizh",
            "category": [
                "tools",
                "files"
            ],
            "website": "https:\/\/github.com\/leizh\/owncloud-files_clipboard",
            "repository": "https:\/\/github.com\/leizh\/owncloud-files_clipboard",
            "bugs": "https:\/\/github.com\/leizh\/owncloud-files_clipboard\/issues",
            "documentation": "https:\/\/github.com\/leizh\/owncloud-files_clipboard",
            "screenshot": "https:\/\/raw.githubusercontent.com\/leizh\/owncloud-files_clipboard\/master\/appinfo\/screenshot.gif",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "9.0",
                        "max-version": "10.0"
                    }
                },
                "nextcloud": {
                    "@attributes": {
                        "min-version": "12",
                        "max-version": "12"
                    }
                },
                "php": {
                    "@attributes": {
                        "min-version": "5.4",
                        "max-version": "7.9"
                    }
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.7.1",
                "signed": "true",
                "types": ""
            }
        },
        {
            "id": "sensorlogger",
            "name": "Sensorlogger",
            "description": "SensorLogger for ownCloud enables users to log data provided by sensor devices",
            "licence": "AGPL",
            "author": "Alexander Stocker",
            "version": "0.0.8",
            "namespace": "SensorLogger",
            "category": "tools",
            "ocsid": "174814",
            "types": [
                "logging"
            ],
            "documentation": {
                "user": "https:\/\/github.com\/alexstocker\/sensorlogger\/wiki\/",
                "admin": "https:\/\/github.com\/alexstocker\/sensorlogger\/wiki",
                "developer": "https:\/\/github.com\/alexstocker\/sensorlogger\/wiki"
            },
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/alexstocker\/sensorlogger.git"
            },
            "bugs": "https:\/\/github.com\/alexstocker\/sensorlogger\/issues",
            "website": "https:\/\/www.html5live.at\/sensorlogger\/",
            "summary": "Log data from any type of sensor and visualize it",
            "screenshot": [
                "https:\/\/www.html5live.at\/wp-content\/uploads\/2018\/05\/sensorlogger_oc_dashboard_widget_livedata_001.png",
                "https:\/\/www.html5live.at\/wp-content\/uploads\/2017\/03\/sensorlogger_chart_0.png",
                "https:\/\/www.html5live.at\/wp-content\/uploads\/2017\/03\/sensorlogger_chart_1.png",
                "http:\/\/www.html5live.at\/wp-content\/uploads\/2017\/03\/sensorlogger_chart_2.png",
                "https:\/\/www.html5live.at\/wp-content\/uploads\/2017\/03\/sensorlogger_list-1.png",
                "https:\/\/www.html5live.at\/wp-content\/uploads\/2017\/03\/sensorlogger_devices-1.png",
                "https:\/\/www.html5live.at\/wp-content\/uploads\/2017\/03\/sensorlogger_deviceDetails_edit.png"
            ],
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "9.0",
                        "max-version": "10.0"
                    }
                },
                "database": "mysql"
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/sensorlogger\/img\/app.svg",
            "previewAsIcon": true
        },
        {
            "id": "files_sharing",
            "name": "Share Files",
            "description": "This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.\n\n",
            "licence": "AGPL",
            "author": "Michael Gapczynski, Bjoern Schiessle",
            "default_enable": "",
            "version": "0.11.0",
            "types": [
                "filesystem"
            ],
            "use-migrations": "true",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.2.4",
                        "max-version": "10.0"
                    }
                }
            },
            "public": {
                "files": "public.php"
            },
            "namespace": "Files_Sharing",
            "settings": {
                "admin": "OCA\\Files_Sharing\\Panels\\Admin\\SettingsPanel"
            },
            "background-jobs": [
                "OCA\\Files_Sharing\\DeleteOrphanedSharesJob",
                "OCA\\Files_Sharing\\ExpireSharesJob"
            ],
            "commands": {
                "command": "OCA\\Files_Sharing\\Command\\CleanupRemoteStorages"
            },
            "info": [],
            "remote": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "preview": "\/apps\/files_sharing\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "incoming_server2server_share_enabled": "yes",
                "installed_version": "0.11.0",
                "outgoing_server2server_share_enabled": "yes",
                "types": "filesystem"
            }
        },
        {
            "id": "systemtags",
            "name": "Collaborative tags",
            "description": "Collaborative tagging functionality which shares tags among users. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)",
            "licence": "AGPL",
            "author": "Vincent Petry",
            "default_enable": "",
            "version": "0.3.0",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "namespace": "SystemTags",
            "types": [
                "logging"
            ],
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.3.0",
                "types": "logging"
            }
        },
        {
            "id": "gallery",
            "name": "Gallery",
            "summary": "Explore, show and share your image collections",
            "description": "Media gallery that adds image viewing capabilities to files view and public links. Provides a dedicated grid-based album view for images.\n\n**Features**\n\n- Support for a large selection of image types (depending on server setup) - Fullscreen, zoomable image view integrated with the Files app - Slideshow - Sort images by name or date - Per album description and copyright statement - Image download straight from the slideshow or the album view - Seamlessly jump between the gallery and files view - Ignore folders containing a \".nomedia\" file - Native SVG support - Mobile support",
            "licence": "AGPL",
            "author": "Olivier Paroz, Robin Appelman, Thomas M\u00fcller",
            "version": "16.1.0",
            "namespace": "Gallery",
            "documentation": {
                "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/gallery_app.html",
                "admin": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/gallery_app.html",
                "developer": "https:\/\/github.com\/owncloud\/gallery\/blob\/master\/README.md"
            },
            "category": "multimedia",
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/0e38639046884e863afc654c5529c8014f7d42fb\/gallery\/gallery.png",
            "website": "https:\/\/github.com\/owncloud\/gallery",
            "bugs": "https:\/\/github.com\/owncloud\/gallery\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/gallery.git"
            },
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.1"
                    }
                }
            },
            "default_enable": "",
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/gallery\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "16.1.0",
                "signed": "true",
                "types": ""
            }
        },
        {
            "id": "security",
            "name": "Security",
            "description": "ownCloud Security app. It hardens ownCloud security with several new features including brute force protection, 404 detection and strong password enforcement.",
            "summary": "ownCloud security hardening app",
            "licence": "AGPL",
            "author": "Semih Serhat Karakaya",
            "version": "0.0.2",
            "namespace": "Security",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.3",
                        "max-version": "10.0"
                    }
                }
            },
            "types": [
                "prelogin"
            ],
            "category": "security",
            "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/security\/43c55325cf09e5a8b81fafc358b08701aba81173\/screenshots\/settings.png",
            "settings": {
                "personal": "OCA\\Security\\Panels\\PersonalPanel",
                "admin": "OCA\\Security\\Panels\\AdminPanel"
            },
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/security.git"
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true
        },
        {
            "id": "onlyoffice",
            "ocsid": "174798",
            "name": "ONLYOFFICE",
            "summary": "ONLYOFFICE connector",
            "description": "ONLYOFFICE connector enables you to edit Office documents within ONLYOFFICE from the familiar web interface. This will create a new Open in ONLYOFFICE action within the document library for Office documents. This allows multiple users to collaborate in real time and to save back those changes to your file storage.",
            "licence": "agpl",
            "author": "Ascensio System SIA",
            "version": "2.0.3",
            "namespace": "Onlyoffice",
            "types": [
                "filesystem"
            ],
            "documentation": {
                "admin": "https:\/\/api.onlyoffice.com\/editors\/owncloud",
                "developer": "https:\/\/api.onlyoffice.com\/editors\/owncloud",
                "user": "https:\/\/api.onlyoffice.com\/editors\/owncloud"
            },
            "category": "tools",
            "website": "https:\/\/www.onlyoffice.com",
            "bugs": "https:\/\/github.com\/ONLYOFFICE\/onlyoffice-owncloud\/issues",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/ONLYOFFICE\/onlyoffice-owncloud.git"
            },
            "screenshot": [
                {
                    "@attributes": {
                        "small-thumbnail": "https:\/\/raw.githubusercontent.com\/ONLYOFFICE\/onlyoffice-owncloud\/master\/screenshots\/main_small.png"
                    },
                    "@value": "https:\/\/raw.githubusercontent.com\/ONLYOFFICE\/onlyoffice-owncloud\/master\/screenshots\/main.png"
                },
                "https:\/\/raw.githubusercontent.com\/ONLYOFFICE\/onlyoffice-owncloud\/master\/screenshots\/settings.png",
                "https:\/\/raw.githubusercontent.com\/ONLYOFFICE\/onlyoffice-owncloud\/master\/screenshots\/new.png",
                "https:\/\/raw.githubusercontent.com\/ONLYOFFICE\/onlyoffice-owncloud\/master\/screenshots\/open.png"
            ],
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "9.0",
                        "max-version": "10.0"
                    }
                }
            },
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/onlyoffice\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "DocumentServerInternalUrl": "",
                "DocumentServerUrl": "http:\/\/****:9980\/",
                "StorageUrl": "",
                "defFormats": "{\"csv\":\"false\",\"doc\":\"true\",\"docm\":\"false\",\"docx\":\"true\",\"dotx\":\"false\",\"epub\":\"false\",\"html\":\"false\",\"odp\":\"false\",\"ods\":\"false\",\"odt\":\"false\",\"pdf\":\"false\",\"potm\":\"false\",\"potx\":\"false\",\"ppsm\":\"false\",\"ppsx\":\"false\",\"ppt\":\"true\",\"pptm\":\"false\",\"pptx\":\"true\",\"rtf\":\"false\",\"txt\":\"false\",\"xls\":\"true\",\"xlsm\":\"false\",\"xlsx\":\"true\",\"xltm\":\"false\",\"xltx\":\"false\"}",
                "editFormats": "{\"csv\":\"true\",\"odp\":\"false\",\"ods\":\"false\",\"odt\":\"false\",\"rtf\":\"false\",\"txt\":\"true\"}",
                "enabled": "yes",
                "installed_version": "2.0.3",
                "jwt_secret": "",
                "sameTab": "false",
                "settings_error": "",
                "signed": "true",
                "skey": "1539333865922",
                "types": "filesystem"
            }
        },
        {
            "id": "external",
            "name": "External Sites",
            "description": "This application allows an admin to add a link in the ownCloud web interface Apps menu that points to an external website. By simply entering the URL and the name for the external site, icon appears. When this icon is clicked by a user, the external website appears in the ownCloud frame. For the user, this external site appears as if it is part of ownCloud but, in fact, this can be any external URL.\n\nNote that the External Site link must use the same type of encryption as provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the link in the external site must also be HTTPS. The same is also true for HTTP. More information is available in the External Sites documentation.",
            "licence": "AGPL",
            "author": "Frank Karlitschek",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.0"
                    }
                }
            },
            "version": "1.2",
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/external\/img\/external.svg",
            "previewAsIcon": true
        },
        {
            "id": "files_trashbin",
            "name": "Deleted files",
            "description": "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to their ownCloud file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days. To prevent a user from running out of disk space, the ownCloud Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, ownCloud deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.\n\n",
            "licence": "AGPL",
            "author": "Bjoern Schiessle",
            "default_enable": "",
            "version": "0.9.1",
            "types": [
                "filesystem"
            ],
            "use-migrations": "true",
            "namespace": "Files_Trashbin",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0.2.4",
                        "max-version": "10.0"
                    }
                }
            },
            "documentation": {
                "user": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=user-trashbin"
            },
            "background-jobs": {
                "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash"
            },
            "commands": [
                "OCA\\Files_Trashbin\\Command\\CleanUp",
                "OCA\\Files_Trashbin\\Command\\ExpireTrash"
            ],
            "info": [],
            "remote": [],
            "public": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "two-factor-providers": [],
            "groups": null,
            "active": true,
            "internal": true,
            "level": 200,
            "removable": false,
            "preview": "\/apps\/files_trashbin\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.9.1",
                "types": "filesystem"
            }
        },
        {
            "id": "phoenix",
            "name": "Phoenix",
            "summary": "Next generation user interface for ownCloud",
            "description": "Next generation user interface for ownCloud based on vue.js and UiKit. This is an early release with known limitations and missing features.\n\nPlease report and findings in https:\/\/talk.owncloud.com\/channel\/phoenix",
            "licence": "AGPL",
            "author": "Felix Heidecke, Oshan Mudannayake, Thomas M\u00fcller",
            "version": "0.1.1",
            "category": "tools",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.1"
                    }
                }
            },
            "navigation": {
                "static": "index.html",
                "order": "100",
                "name": "Phoenix"
            },
            "screenshot": "https:\/\/user-images.githubusercontent.com\/1005065\/37416039-20817b4c-27ad-11e8-9f14-cbe12936fd64.png",
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": false,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/phoenix\/img\/app.svg",
            "previewAsIcon": true
        },
        {
            "id": "files_pdfviewer",
            "name": "PDF Viewer",
            "summary": "Online viewer for PDF files",
            "description": "This application integrates the PDF.js library into ownCloud. Using this application users can view their PDF files in their browser without the need to download the file.\n\nWhen this application is enabled publicly shared PDF documents will also get shown in the PDF Viewer instead of only showing a single static snapshot of the document. The PDF viewer requires a modern browser and will not work with Microsoft\u00ae Internet Explorer\u00ae versions below 9.\n\nPDF.js is a JavaScript library developed by Mozilla, you can learn more about the PDF.js project at https:\/\/mozilla.github.io\/pdf.js\/",
            "licence": "AGPL",
            "author": "Thomas M\u00fcller, Lukas Reschke, Viktar Dubiniuk",
            "version": "0.9.0",
            "dependencies": {
                "owncloud": {
                    "@attributes": {
                        "min-version": "10.0",
                        "max-version": "10.1"
                    }
                }
            },
            "default_enable": "",
            "website": "https:\/\/github.com\/owncloud\/files_pdfviewer",
            "bugs": "https:\/\/github.com\/owncloud\/files_pdfviewer\/issues",
            "category": "productivity",
            "repository": {
                "@attributes": {
                    "type": "git"
                },
                "@value": "https:\/\/github.com\/owncloud\/files_pdfviewer.git"
            },
            "screenshot": "https:\/\/github.com\/owncloud\/screenshots\/raw\/cd5f83007e6037af6733d847548d2766be69a8a0\/files_pdfviewer\/files_pdfviewer.png",
            "ocsid": "166049",
            "info": [],
            "remote": [],
            "public": [],
            "types": [],
            "repair-steps": {
                "install": [],
                "pre-migration": [],
                "post-migration": [],
                "live-migration": [],
                "uninstall": []
            },
            "background-jobs": [],
            "two-factor-providers": [],
            "commands": [],
            "groups": null,
            "active": true,
            "internal": false,
            "level": 100,
            "removable": true,
            "preview": "\/apps\/files_pdfviewer\/img\/app.svg",
            "previewAsIcon": true,
            "appconfig": {
                "enabled": "yes",
                "installed_version": "0.9.0",
                "signed": "true",
                "types": ""
            }
        }
    ],
    "migrations": [
        {
            "app": "activity",
            "version": "20161122085340"
        },
        {
            "app": "activity",
            "version": "20161122092159"
        },
        {
            "app": "activity",
            "version": "20170131134507"
        },
        {
            "app": "activity",
            "version": "20170724182159"
        },
        {
            "app": "core",
            "version": "20170101010100"
        },
        {
            "app": "core",
            "version": "20170101215145"
        },
        {
            "app": "core",
            "version": "20170111103310"
        },
        {
            "app": "core",
            "version": "20170213215145"
        },
        {
            "app": "core",
            "version": "20170214112458"
        },
        {
            "app": "core",
            "version": "20170221114437"
        },
        {
            "app": "core",
            "version": "20170221121536"
        },
        {
            "app": "core",
            "version": "20170315173825"
        },
        {
            "app": "core",
            "version": "20170320173955"
        },
        {
            "app": "core",
            "version": "20170418154659"
        },
        {
            "app": "core",
            "version": "20170516100103"
        },
        {
            "app": "core",
            "version": "20170526104128"
        },
        {
            "app": "core",
            "version": "20170605143658"
        },
        {
            "app": "core",
            "version": "20170711191432"
        },
        {
            "app": "core",
            "version": "20170804201253"
        },
        {
            "app": "core",
            "version": "20170928120000"
        },
        {
            "app": "core",
            "version": "20171026130750"
        },
        {
            "app": "core",
            "version": "20180123131835"
        },
        {
            "app": "core",
            "version": "20180302155233"
        },
        {
            "app": "core",
            "version": "20180319102121"
        },
        {
            "app": "dav",
            "version": "20170116150538"
        },
        {
            "app": "dav",
            "version": "20170116170538"
        },
        {
            "app": "dav",
            "version": "20170202213905"
        },
        {
            "app": "dav",
            "version": "20170202220512"
        },
        {
            "app": "dav",
            "version": "20170427182800"
        },
        {
            "app": "dav",
            "version": "20170519091921"
        },
        {
            "app": "dav",
            "version": "20170526100342"
        },
        {
            "app": "dav",
            "version": "20170711193427"
        },
        {
            "app": "dav",
            "version": "20170927201245"
        },
        {
            "app": "dav",
            "version": "20180622095921"
        },
        {
            "app": "federatedfilesharing",
            "version": "20170804201125"
        },
        {
            "app": "federatedfilesharing",
            "version": "20170804201253"
        },
        {
            "app": "files_external",
            "version": "20170814051424"
        },
        {
            "app": "files_sharing",
            "version": "20170804201125"
        },
        {
            "app": "files_sharing",
            "version": "20170804201253"
        },
        {
            "app": "files_sharing",
            "version": "20170830112305"
        },
        {
            "app": "files_sharing",
            "version": "20171115154900"
        },
        {
            "app": "files_sharing",
            "version": "20171215103657"
        },
        {
            "app": "files_trashbin",
            "version": "20170804201125"
        },
        {
            "app": "files_trashbin",
            "version": "20170804201253"
        },
        {
            "app": "notifications",
            "version": "20170801085340"
        },
        {
            "app": "notifications",
            "version": "20170801152524"
        },
        {
            "app": "notifications",
            "version": "20180119080933"
        },
        {
            "app": "notifications",
            "version": "20180604132522"
        },
        {
            "app": "password_policy",
            "version": "20180123143343"
        }
    ],
    "phpinfo": {
        "apache2handler": {
            "Apache Version": "Apache",
            "Apache API Version": "20120211",
            "Server Administrator": "admin@localhost",
            "Hostname:Port": "localhost:0",
            "User\/Group": "apache(48)\/48",
            "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 100",
            "Timeouts": "Connection: 60 - Keep-Alive: 5",
            "Virtual Server": "Yes",
            "Server Root": "\/usr\/local\/apache",
            "Loaded Modules": "core mod_so http_core event mod_authn_file mod_authn_dbm mod_authn_anon mod_authn_dbd mod_authn_socache mod_authn_core mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_dbm mod_authz_owner mod_authz_dbd mod_authz_core mod_authnz_fcgi mod_access_compat mod_auth_basic mod_auth_form mod_auth_digest mod_cache mod_cache_socache mod_socache_shmcb mod_socache_dbm mod_socache_memcache mod_echo mod_case_filter mod_case_filter_in mod_buffer mod_data mod_ratelimit mod_reqtimeout mod_ext_filter mod_request mod_include mod_filter mod_reflector mod_substitute mod_sed mod_charset_lite mod_deflate mod_xml2enc mod_proxy_html mod_mime mod_log_config mod_env mod_expires mod_headers mod_unique_id mod_setenvif mod_version mod_proxy mod_proxy_connect mod_proxy_ftp mod_proxy_http mod_proxy_fcgi mod_proxy_scgi mod_session mod_session_cookie mod_ssl mod_http2 mod_proxy_http2 mod_unixd mod_dav mod_status mod_autoindex mod_info mod_suexec mod_dav_fs mod_dav_lock mod_vhost_alias mod_dir mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_php7",
            "engine": "1",
            "last_modified": "0",
            "xbithack": "0"
        },
        "Apache Environment": {
            "UNIQUE_ID": "W82pXmWT6vrlgEdy-isE8AAAANA",
            "HTTP_AUTHORIZATION": "no value",
            "modHeadersAvailable": "true",
            "htaccessWorking": "true",
            "HTTP_HOST": "****:88",
            "HTTP_CONNECTION": "keep-alive",
            "HTTP_UPGRADE_INSECURE_REQUESTS": "1",
            "HTTP_USER_AGENT": "Mozilla\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/63.0.3239.84 Safari\/537.36",
            "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8",
            "HTTP_ACCEPT_ENCODING": "gzip, deflate",
            "HTTP_ACCEPT_LANGUAGE": "zh-CN,zh;q=0.9,en;q=0.8",
            "LD_LIBRARY_PATH": "\/usr\/local\/apache\/lib",
            "SERVER_SIGNATURE": "no value",
            "SERVER_SOFTWARE": "Apache",
            "SERVER_NAME": "****",
            "SERVER_ADDR": "172.19.195.137",
            "SERVER_PORT": "88",
            "REMOTE_ADDR": "180.164.45.131",
            "DOCUMENT_ROOT": "\/data\/www\/default",
            "REQUEST_SCHEME": "http",
            "CONTEXT_PREFIX": "no value",
            "CONTEXT_DOCUMENT_ROOT": "\/data\/www\/default",
            "SERVER_ADMIN": "admin@localhost",
            "SCRIPT_FILENAME": "\/data\/www\/default\/index.php",
            "REMOTE_PORT": "59870",
            "GATEWAY_INTERFACE": "CGI\/1.1",
            "SERVER_PROTOCOL": "HTTP\/1.1",
            "REQUEST_METHOD": "GET",
            "QUERY_STRING": "no value",
            "REQUEST_URI": "\/index.php\/apps\/configreport\/report",
            "SCRIPT_NAME": "\/index.php",
            "PATH_INFO": "\/apps\/configreport\/report",
            "PATH_TRANSLATED": "\/data\/www\/default\/apps\/configreport\/report"
        },
        "HTTP Headers Information": {
            "HTTP Request": "GET \/index.php\/apps\/configreport\/report HTTP\/1.1",
            "Host": "****:88",
            "Connection": "keep-alive",
            "Upgrade-Insecure-Requests": "1",
            "User-Agent": "Mozilla\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/63.0.3239.84 Safari\/537.36",
            "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8",
            "Accept-Encoding": "gzip, deflate",
            "Accept-Language": "zh-CN,zh;q=0.9,en;q=0.8",
            "Expires": "Thu, 19 Nov 1981 08:52:00 GMT",
            "Cache-Control": "no-store, no-cache, must-revalidate",
            "Pragma": "no-cache",
            "Content-Security-Policy": "default-src self ; script-src self unsafe-eval ; style-src self unsafe-inline ; frame-src *; img-src * data: blob:; font-src self data:; media-src *; connect-src *"
        },
        "bcmath": {
            "BCMath support": "enabled",
            "bcmath.scale": "0"
        },
        "bz2": {
            "BZip2 Support": "Enabled",
            "Stream Wrapper support": "compress.bzip2:\/\/",
            "Stream Filter support": "bzip2.decompress, bzip2.compress",
            "BZip2 Version": "1.0.6, 6-Sept-2010"
        },
        "calendar": {
            "Calendar support": "enabled"
        },
        "Core": {
            "PHP Version": "7.2.10",
            "allow_url_fopen": "On",
            "allow_url_include": "Off",
            "arg_separator.input": "&",
            "arg_separator.output": "&",
            "auto_append_file": "no value",
            "auto_globals_jit": "On",
            "auto_prepend_file": "no value",
            "browscap": "no value",
            "default_charset": "UTF-8",
            "default_mimetype": "text\/html",
            "disable_classes": "no value",
            "disable_functions": "passthru,exec,system,chroot,chgrp,chown,proc_open,proc_get_status,ini_alter,ini_alter,ini_restore",
            "display_errors": "Off",
            "display_startup_errors": "Off",
            "doc_root": "no value",
            "docref_ext": "no value",
            "docref_root": "no value",
            "enable_dl": "Off",
            "enable_post_data_reading": "On",
            "error_append_string": "no value",
            "error_log": "no value",
            "error_prepend_string": "no value",
            "error_reporting": [
                "32767",
                "22527"
            ],
            "expose_php": "Off",
            "extension_dir": "\/usr\/local\/php\/lib\/php\/extensions\/no-debug-zts-20170718",
            "file_uploads": "On",
            "hard_timeout": "2",
            "highlight.comment": "#FF8000",
            "highlight.default": "#0000BB",
            "highlight.html": "#000000",
            "highlight.keyword": "#007700",
            "highlight.string": "#DD0000",
            "html_errors": "Off",
            "ignore_repeated_errors": "Off",
            "ignore_repeated_source": "Off",
            "ignore_user_abort": "Off",
            "implicit_flush": "Off",
            "input_encoding": "no value",
            "internal_encoding": "no value",
            "log_errors": "On",
            "log_errors_max_len": "1024",
            "mail.add_x_header": "On",
            "mail.force_extra_parameters": "no value",
            "mail.log": "no value",
            "max_execution_time": [
                "3600",
                "300"
            ],
            "max_file_uploads": "20",
            "max_input_nesting_level": "64",
            "max_input_time": "300",
            "max_input_vars": "1000",
            "memory_limit": [
                "512M",
                "128M"
            ],
            "open_basedir": "no value",
            "output_buffering": [
                "0",
                "4096"
            ],
            "output_encoding": "no value",
            "output_handler": "no value",
            "post_max_size": [
                "1024M",
                "50M"
            ],
            "precision": "14",
            "realpath_cache_size": "4096K",
            "realpath_cache_ttl": "120",
            "register_argc_argv": "Off",
            "report_memleaks": "On",
            "report_zend_debug": "On",
            "request_order": "GP",
            "sendmail_from": "no value",
            "sendmail_path": "\/sbin\/sendmail -t -i ",
            "serialize_precision": "17",
            "short_open_tag": "On",
            "SMTP": "localhost",
            "smtp_port": "25",
            "sys_temp_dir": "no value",
            "track_errors": "Off",
            "unserialize_callback_func": "no value",
            "upload_max_filesize": [
                "1024M",
                "50M"
            ],
            "upload_tmp_dir": "no value",
            "user_dir": "no value",
            "user_ini.cache_ttl": "300",
            "user_ini.filename": ".user.ini",
            "variables_order": "GPCS",
            "xmlrpc_error_number": "0",
            "xmlrpc_errors": "Off",
            "zend.assertions": "1",
            "zend.detect_unicode": "On",
            "zend.enable_gc": "On",
            "zend.multibyte": "Off",
            "zend.script_encoding": "no value",
            "zend.signal_check": "Off"
        },
        "ctype": {
            "ctype functions": "enabled"
        },
        "curl": {
            "cURL support": "enabled",
            "cURL Information": "7.29.0",
            "Age": "3",
            "Features": null,
            "AsynchDNS": "Yes",
            "CharConv": "No",
            "Debug": "No",
            "GSS-Negotiate": "Yes",
            "IDN": "Yes",
            "IPv6": "Yes",
            "krb4": "No",
            "Largefile": "Yes",
            "libz": "Yes",
            "NTLM": "Yes",
            "NTLMWB": "Yes",
            "SPNEGO": "No",
            "SSL": "Yes",
            "SSPI": "No",
            "TLS-SRP": "No",
            "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp",
            "Host": "x86_64-redhat-linux-gnu",
            "SSL Version": "NSS\/3.34",
            "ZLib Version": "1.2.7",
            "libSSH Version": "libssh2\/1.4.3"
        },
        "date": {
            "date\/time support": "enabled",
            "timelib version": "2017.06",
            ""Olson" Timezone Database Version": "2018.5",
            "Timezone Database": "internal",
            "Default timezone": "UTC",
            "date.default_latitude": "31.7667",
            "date.default_longitude": "35.2333",
            "date.sunrise_zenith": "90.583333",
            "date.sunset_zenith": "90.583333",
            "date.timezone": "PRC"
        },
        "dba": {
            "DBA support": "enabled",
            "Supported handlers": "cdb cdb_make inifile flatfile",
            "dba.default_handler": "flatfile"
        },
        "dom": {
            "DOM\/XML": "enabled",
            "DOM\/XML API Version": "20031129",
            "libxml Version": "2.9.1",
            "HTML Support": "enabled",
            "XPath Support": "enabled",
            "XPointer Support": "enabled",
            "Schema Support": "enabled",
            "RelaxNG Support": "enabled"
        },
        "enchant": {
            "Version": "7.2.10",
            "Libenchant Version": "1.5.x",
            "myspell": [
                "Myspell Provider",
                "\/usr\/lib64\/enchant\/libenchant_myspell.so"
            ]
        },
        "exif": {
            "EXIF Support": "enabled",
            "EXIF Version": "7.2.10",
            "Supported EXIF Version": "0220",
            "Supported filetypes": "JPEG, TIFF",
            "Multibyte decoding support using mbstring": "enabled",
            "Extended EXIF tag formats": "Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson",
            "exif.decode_jis_intel": "JIS",
            "exif.decode_jis_motorola": "JIS",
            "exif.decode_unicode_intel": "UCS-2LE",
            "exif.decode_unicode_motorola": "UCS-2BE",
            "exif.encode_jis": "no value",
            "exif.encode_unicode": "ISO-8859-15"
        },
        "fileinfo": {
            "fileinfo support": "enabled",
            "version": "1.0.5",
            "libmagic": "531"
        },
        "filter": {
            "Input Validation and Filtering": "enabled",
            "Revision": "$Id: 5a34caaa246b9df197f4b43af8ac66a07464fe4b $",
            "filter.default": "unsafe_raw",
            "filter.default_flags": "no value"
        },
        "ftp": {
            "FTP support": "enabled",
            "FTPS support": "enabled"
        },
        "gd": {
            "GD Support": "enabled",
            "GD Version": "bundled (2.1.0 compatible)",
            "FreeType Support": "enabled",
            "FreeType Linkage": "with freetype",
            "FreeType Version": "2.4.11",
            "GIF Read Support": "enabled",
            "GIF Create Support": "enabled",
            "JPEG Support": "enabled",
            "libJPEG Version": "6b",
            "PNG Support": "enabled",
            "libPNG Version": "1.5.13",
            "WBMP Support": "enabled",
            "XPM Support": "enabled",
            "libXpm Version": "30411",
            "XBM Support": "enabled",
            "JIS-mapped Japanese Font Support": "enabled",
            "WebP Support": "enabled",
            "gd.jpeg_ignore_warning": "1"
        },
        "gettext": {
            "GetText Support": "enabled"
        },
        "gmp": {
            "gmp support": "enabled",
            "GMP version": "6.0.0"
        },
        "hash": {
            "hash support": "enabled",
            "Hashing Engines": "md2 md4 md5 sha1 sha224 sha256 sha384 sha512\/224 sha512\/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5",
            "MHASH support": "Enabled",
            "MHASH API Version": "Emulated Support"
        },
        "iconv": {
            "iconv support": "enabled",
            "iconv implementation": "glibc",
            "iconv library version": "2.17",
            "iconv.input_encoding": "no value",
            "iconv.internal_encoding": "no value",
            "iconv.output_encoding": "no value"
        },
        "imap": {
            "IMAP c-Client Version": "2007f",
            "SSL Support": "enabled"
        },
        "intl": {
            "version": "1.1.0",
            "ICU version": "50.1.2",
            "ICU Data version": "50.1",
            "ICU TZData version": "2012j",
            "ICU Unicode version": "6.2",
            "intl.default_locale": "no value",
            "intl.error_level": "0",
            "intl.use_exceptions": "0"
        },
        "json": {
            "json support": "enabled",
            "json version": "1.6.0"
        },
        "ldap": {
            "LDAP Support": "enabled",
            "RCS Version": "$Id: 3839f871a91c293a52322c63329c68db23a0290a $",
            "Total Links": "0\/unlimited",
            "API Version": "3001",
            "Vendor Name": "OpenLDAP",
            "Vendor Version": "20444",
            "SASL Support": "Enabled",
            "ldap.max_links": "Unlimited"
        },
        "libxml": {
            "libXML support": "active",
            "libXML Compiled Version": "2.9.1",
            "libXML Loaded Version": "20901",
            "libXML streams": "enabled"
        },
        "mbstring": {
            "Multibyte Support": "enabled",
            "Multibyte string engine": "libmbfl",
            "HTTP input encoding translation": "disabled",
            "libmbfl version": "1.3.2",
            "oniguruma version": "6.3.0",
            "Multibyte (japanese) regex support": "enabled",
            "Multibyte regex (oniguruma) backtrack check": "On",
            "Multibyte regex (oniguruma) version": "6.3.0",
            "mbstring.detect_order": "no value",
            "mbstring.encoding_translation": "Off",
            "mbstring.func_overload": "0",
            "mbstring.http_input": "no value",
            "mbstring.http_output": "no value",
            "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
            "mbstring.internal_encoding": "no value",
            "mbstring.language": "neutral",
            "mbstring.strict_detection": "Off",
            "mbstring.substitute_character": "no value"
        },
        "mysqli": {
            "Client API library version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $",
            "Active Persistent Links": "0",
            "Inactive Persistent Links": "0",
            "Active Links": "0",
            "mysqli.allow_local_infile": "On",
            "mysqli.allow_persistent": "On",
            "mysqli.default_host": "no value",
            "mysqli.default_port": "3306",
            "mysqli.default_pw": "no value",
            "mysqli.default_socket": "\/tmp\/mysql.sock",
            "mysqli.default_user": "no value",
            "mysqli.max_links": "Unlimited",
            "mysqli.max_persistent": "Unlimited",
            "mysqli.reconnect": "Off",
            "mysqli.rollback_on_cached_plink": "Off"
        },
        "mysqlnd": {
            "Version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $",
            "Compression": "supported",
            "core SSL": "supported",
            "extended SSL": "supported",
            "Command buffer size": "4096",
            "Read buffer size": "32768",
            "Read timeout": "86400",
            "Collecting statistics": "Yes",
            "Collecting memory statistics": "No",
            "Tracing": "n\/a",
            "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password",
            "API Extensions": "mysqli,pdo_mysql",
            "bytes_sent": "28802607",
            "bytes_received": "102022941",
            "packets_sent": "265100",
            "packets_received": "1922121",
            "protocol_overhead_in": "7688484",
            "protocol_overhead_out": "1060400",
            "bytes_received_ok_packet": "0",
            "bytes_received_eof_packet": "0",
            "bytes_received_rset_header_packet": "996822",
            "bytes_received_rset_field_meta_packet": "0",
            "bytes_received_rset_row_packet": "876550",
            "bytes_received_prepare_response_packet": "63769052",
            "bytes_received_change_user_packet": "35535883",
            "packets_sent_command": "129857",
            "packets_received_ok": "0",
            "packets_received_eof": "0",
            "packets_received_rset_header": "110758",
            "packets_received_rset_field_meta": "0",
            "packets_received_rset_row": "127166",
            "packets_received_prepare_response": "901748",
            "packets_received_change_user": "777063",
            "result_set_queries": "110758",
            "non_result_set_queries": "16408",
            "no_index_used": "5351",
            "bad_index_used": "0",
            "slow_queries": "0",
            "buffered_sets": "110758",
            "unbuffered_sets": "0",
            "ps_buffered_sets": "0",
            "ps_unbuffered_sets": "0",
            "flushed_normal_sets": "0",
            "flushed_ps_sets": "0",
            "ps_prepared_never_executed": "0",
            "ps_prepared_once_executed": "0",
            "rows_fetched_from_server_normal": "666305",
            "rows_fetched_from_server_ps": "0",
            "rows_buffered_from_client_normal": "666305",
            "rows_buffered_from_client_ps": "0",
            "rows_fetched_from_client_normal_buffered": "666305",
            "rows_fetched_from_client_normal_unbuffered": "0",
            "rows_fetched_from_client_ps_buffered": "0",
            "rows_fetched_from_client_ps_unbuffered": "0",
            "rows_fetched_from_client_ps_cursor": "0",
            "rows_affected_normal": "11378",
            "rows_affected_ps": "0",
            "rows_skipped_normal": "666305",
            "rows_skipped_ps": "0",
            "copy_on_write_saved": "0",
            "copy_on_write_performed": "0",
            "command_buffer_too_small": "0",
            "connect_success": "2693",
            "connect_failure": "0",
            "connection_reused": "0",
            "reconnect": "0",
            "pconnect_success": "0",
            "active_connections": "18446744073709548927",
            "active_persistent_connections": "0",
            "explicit_close": "2691",
            "implicit_close": "0",
            "disconnect_close": "0",
            "in_middle_of_command_close": "0",
            "explicit_free_result": "110758",
            "implicit_free_result": "0",
            "explicit_stmt_close": "0",
            "implicit_stmt_close": "0",
            "mem_emalloc_count": "0",
            "mem_emalloc_amount": "0",
            "mem_ecalloc_count": "0",
            "mem_ecalloc_amount": "0",
            "mem_erealloc_count": "0",
            "mem_erealloc_amount": "0",
            "mem_efree_count": "0",
            "mem_efree_amount": "0",
            "mem_malloc_count": "0",
            "mem_malloc_amount": "0",
            "mem_calloc_count": "0",
            "mem_calloc_amount": "0",
            "mem_realloc_count": "0",
            "mem_realloc_amount": "0",
            "mem_free_count": "0",
            "mem_free_amount": "0",
            "mem_estrndup_count": "0",
            "mem_strndup_count": "0",
            "mem_estrdup_count": "0",
            "mem_strdup_count": "0",
            "mem_edupl_count": "0",
            "mem_dupl_count": "0",
            "proto_text_fetched_null": "0",
            "proto_text_fetched_bit": "0",
            "proto_text_fetched_tinyint": "0",
            "proto_text_fetched_short": "59351",
            "proto_text_fetched_int24": "0",
            "proto_text_fetched_int": "339874",
            "proto_text_fetched_bigint": "242106",
            "proto_text_fetched_decimal": "317",
            "proto_text_fetched_float": "0",
            "proto_text_fetched_double": "0",
            "proto_text_fetched_date": "0",
            "proto_text_fetched_year": "0",
            "proto_text_fetched_time": "0",
            "proto_text_fetched_datetime": "0",
            "proto_text_fetched_timestamp": "0",
            "proto_text_fetched_string": "1374316",
            "proto_text_fetched_blob": "0",
            "proto_text_fetched_enum": "472407",
            "proto_text_fetched_set": "0",
            "proto_text_fetched_geometry": "0",
            "proto_text_fetched_other": "0",
            "proto_binary_fetched_null": "0",
            "proto_binary_fetched_bit": "0",
            "proto_binary_fetched_tinyint": "0",
            "proto_binary_fetched_short": "0",
            "proto_binary_fetched_int24": "0",
            "proto_binary_fetched_int": "0",
            "proto_binary_fetched_bigint": "0",
            "proto_binary_fetched_decimal": "0",
            "proto_binary_fetched_float": "0",
            "proto_binary_fetched_double": "0",
            "proto_binary_fetched_date": "0",
            "proto_binary_fetched_year": "0",
            "proto_binary_fetched_time": "0",
            "proto_binary_fetched_datetime": "0",
            "proto_binary_fetched_timestamp": "0",
            "proto_binary_fetched_string": "0",
            "proto_binary_fetched_json": "0",
            "proto_binary_fetched_blob": "0",
            "proto_binary_fetched_enum": "0",
            "proto_binary_fetched_set": "0",
            "proto_binary_fetched_geometry": "0",
            "proto_binary_fetched_other": "0",
            "init_command_executed_count": "0",
            "init_command_failed_count": "0",
            "com_quit": "2691",
            "com_init_db": "0",
            "com_query": "127166",
            "com_field_list": "0",
            "com_create_db": "0",
            "com_drop_db": "0",
            "com_refresh": "0",
            "com_shutdown": "0",
            "com_statistics": "0",
            "com_process_info": "0",
            "com_connect": "0",
            "com_process_kill": "0",
            "com_debug": "0",
            "com_ping": "0",
            "com_time": "0",
            "com_delayed_insert": "0",
            "com_change_user": "0",
            "com_binlog_dump": "0",
            "com_table_dump": "0",
            "com_connect_out": "0",
            "com_register_slave": "0",
            "com_stmt_prepare": "0",
            "com_stmt_execute": "0",
            "com_stmt_send_long_data": "0",
            "com_stmt_close": "0",
            "com_stmt_reset": "0",
            "com_stmt_set_option": "0",
            "com_stmt_fetch": "0",
            "com_deamon": "0",
            "bytes_received_real_data_normal": "29876546",
            "bytes_received_real_data_ps": "0"
        },
        "odbc": {
            "Active Persistent Links": "0",
            "Active Links": "0",
            "ODBC library": "unixODBC",
            "ODBCVER": "0x0380",
            "ODBC_INCLUDE": "-I\/usr\/local\/include",
            "ODBC_LFLAGS": "-L\/usr\/local\/lib64",
            "ODBC_LIBS": "-lodbc",
            "odbc.allow_persistent": "On",
            "odbc.check_persistent": "On",
            "odbc.default_cursortype": "Static cursor",
            "odbc.default_db": "no value",
            "odbc.default_pw": "no value",
            "odbc.default_user": "no value",
            "odbc.defaultbinmode": "return as is",
            "odbc.defaultlrl": "return up to 4096 bytes",
            "odbc.max_links": "Unlimited",
            "odbc.max_persistent": "Unlimited"
        },
        "openssl": {
            "OpenSSL support": "enabled",
            "OpenSSL Library Version": "OpenSSL 1.0.2k-fips 26 Jan 2017",
            "OpenSSL Header Version": "OpenSSL 1.0.2k 26 Jan 2017",
            "Openssl default config": "\/etc\/pki\/tls\/openssl.cnf",
            "openssl.cafile": "no value",
            "openssl.capath": "no value"
        },
        "pcre": {
            "PCRE (Perl Compatible Regular Expressions) Support": "enabled",
            "PCRE Library Version": "8.41 2017-07-05",
            "PCRE JIT Support": "enabled",
            "pcre.backtrack_limit": "1000000",
            "pcre.jit": "1",
            "pcre.recursion_limit": "100000"
        },
        "PDO": {
            "PDO drivers": "mysql, sqlite"
        },
        "pdo_mysql": {
            "Client API version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $",
            "pdo_mysql.default_socket": "\/tmp\/mysql.sock"
        },
        "pdo_sqlite": {
            "SQLite Library": "3.20.1"
        },
        "Phar": {
            "Phar EXT version": "2.0.2",
            "Phar API version": "1.1.1",
            "SVN revision": "$Id: 961be29fd3e2f5fe1458eb9c98adde5d37660d26 $",
            "Phar-based phar archives": "enabled",
            "Tar-based phar archives": "enabled",
            "ZIP-based phar archives": "enabled",
            "gzip compression": "enabled",
            "bzip2 compression": "enabled",
            "Native OpenSSL support": "enabled",
            "Phar based on pear\/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.": null,
            "phar.cache_list": "no value",
            "phar.readonly": "On",
            "phar.require_hash": "On"
        },
        "posix": {
            "Revision": "$Id: c3261323fa6808fa0c785f00c0741892d57ef0c4 $"
        },
        "pspell": {
            "PSpell Support": "enabled"
        },
        "redis": {
            "Redis Version": "4.1.1",
            "Available serializers": "php"
        },
        "Reflection": {
            "Version": "$Id: a0d4ebb4a00a610b72686facdf62693a7855fc2b $"
        },
        "session": {
            "Session Support": "enabled",
            "Registered save handlers": "files user redis rediscluster",
            "Registered serializer handlers": "php_serialize php php_binary wddx",
            "session.auto_start": "Off",
            "session.cache_expire": "180",
            "session.cache_limiter": "nocache",
            "session.cookie_domain": "no value",
            "session.cookie_httponly": [
                "1",
                "no value"
            ],
            "session.cookie_lifetime": "0",
            "session.cookie_path": "\/",
            "session.cookie_secure": "0",
            "session.gc_divisor": "1000",
            "session.gc_maxlifetime": "1440",
            "session.gc_probability": "1",
            "session.lazy_write": "On",
            "session.name": [
                "ocpnm5puy9el",
                "PHPSESSID"
            ],
            "session.referer_check": "no value",
            "session.save_handler": "files",
            "session.save_path": "no value",
            "session.serialize_handler": "php",
            "session.sid_bits_per_character": "4",
            "session.sid_length": "32",
            "session.upload_progress.cleanup": "On",
            "session.upload_progress.enabled": "On",
            "session.upload_progress.freq": "1%",
            "session.upload_progress.min_freq": "1",
            "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
            "session.upload_progress.prefix": "upload_progress_",
            "session.use_cookies": "1",
            "session.use_only_cookies": "1",
            "session.use_strict_mode": "0",
            "session.use_trans_sid": "0"
        },
        "shmop": {
            "shmop support": "enabled"
        },
        "SimpleXML": {
            "Revision": "$Id: 341daed0ee94ea8f728bfd0ba4626e6ed365c0d1 $",
            "Schema support": "enabled"
        },
        "snmp": {
            "NET-SNMP Support": "enabled",
            "NET-SNMP Version": "5.7.2",
            "PHP SNMP Version": "0.1"
        },
        "soap": {
            "Soap Client": "enabled",
            "Soap Server": "enabled",
            "soap.wsdl_cache": "1",
            "soap.wsdl_cache_dir": "\/tmp",
            "soap.wsdl_cache_enabled": "1",
            "soap.wsdl_cache_limit": "5",
            "soap.wsdl_cache_ttl": "86400"
        },
        "sockets": {
            "Sockets Support": "enabled"
        },
        "SPL": {
            "Interfaces": "OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject",
            "Classes": "AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException"
        },
        "sqlite3": {
            "SQLite3 module version": "7.2.10",
            "SQLite Library": "3.20.1",
            "sqlite3.extension_dir": "no value"
        },
        "standard": {
            "Dynamic Library Support": "enabled",
            "Path to sendmail": "\/sbin\/sendmail -t -i",
            "assert.active": "1",
            "assert.bail": "0",
            "assert.callback": "no value",
            "assert.exception": "0",
            "assert.quiet_eval": "0",
            "assert.warning": "1",
            "auto_detect_line_endings": "0",
            "default_socket_timeout": "60",
            "from": "no value",
            "session.trans_sid_hosts": "no value",
            "session.trans_sid_tags": "a=href,area=href,frame=src,form=",
            "url_rewriter.hosts": "no value",
            "url_rewriter.tags": "a=href,area=href,frame=src,input=src,form=fakeentry",
            "user_agent": "no value"
        },
        "tidy": {
            "libTidy Version": "5.4.0",
            "libTidy Release": "2017\/03\/01",
            "Extension Version": "7.2.10 ($Id: 19b720964b65317b146dcc31b678ab20e7236543 $)",
            "tidy.clean_output": "no value",
            "tidy.default_config": "no value"
        },
        "tokenizer": {
            "Tokenizer Support": "enabled"
        },
        "wddx": {
            "WDDX Session Serializer": "enabled"
        },
        "xml": {
            "XML Support": "active",
            "XML Namespace Support": "active",
            "libxml2 Version": "2.9.1"
        },
        "xmlreader": {
            "XMLReader": "enabled"
        },
        "xmlrpc": {
            "core library version": "xmlrpc-epi v. 0.51",
            "php extension version": "7.2.10",
            "author": "Dan Libby",
            "homepage": "http:\/\/xmlrpc-epi.sourceforge.net",
            "open sourced by": "Epinions.com"
        },
        "xmlwriter": {
            "XMLWriter": "enabled"
        },
        "xsl": {
            "XSL": "enabled",
            "libxslt Version": "1.1.28",
            "libxslt compiled against libxml Version": "2.9.1",
            "EXSLT": "enabled",
            "libexslt Version": "1.1.28"
        },
        "Zend OPcache": {
            "Opcode Caching": "Disabled",
            "Optimization": "Disabled",
            "SHM Cache": "Enabled",
            "File Cache": "Disabled",
            "opcache.blacklist_filename": "no value",
            "opcache.consistency_checks": "0",
            "opcache.dups_fix": "Off",
            "opcache.enable": "Off",
            "opcache.enable_cli": "Off",
            "opcache.enable_file_override": "Off",
            "opcache.error_log": "no value",
            "opcache.file_cache": "no value",
            "opcache.file_cache_consistency_checks": "1",
            "opcache.file_cache_only": "0",
            "opcache.file_update_protection": "2",
            "opcache.force_restart_timeout": "180",
            "opcache.huge_code_pages": "Off",
            "opcache.inherited_hack": "On",
            "opcache.interned_strings_buffer": "8",
            "opcache.lockfile_path": "\/tmp",
            "opcache.log_verbosity_level": "1",
            "opcache.max_accelerated_files": "4000",
            "opcache.max_file_size": "0",
            "opcache.max_wasted_percentage": "5",
            "opcache.memory_consumption": "128",
            "opcache.opt_debug_level": "0",
            "opcache.optimization_level": "0x7FFFBFFF",
            "opcache.preferred_memory_model": "no value",
            "opcache.protect_memory": "0",
            "opcache.restrict_api": "no value",
            "opcache.revalidate_freq": "60",
            "opcache.revalidate_path": "Off",
            "opcache.save_comments": "0",
            "opcache.use_cwd": "On",
            "opcache.validate_permission": "Off",
            "opcache.validate_root": "Off",
            "opcache.validate_timestamps": "On"
        },
        "zip": {
            "Zip": "enabled",
            "Zip version": "1.15.3",
            "Libzip version": "1.1.2"
        },
        "zlib": {
            "Stream Wrapper": "compress.zlib:\/\/",
            "Stream Filter": "zlib.inflate, zlib.deflate",
            "Compiled Version": "1.2.7",
            "Linked Version": "1.2.7",
            "zlib.output_compression": "Off",
            "zlib.output_compression_level": "-1",
            "zlib.output_handler": "no value"
        },
        "Environment": {
            "TERM": "xterm",
            "SYSTEMCTL_SKIP_REDIRECT": "no value",
            "LD_LIBRARY_PATH": "\/usr\/local\/apache\/lib",
            "PWD": "\/",
            "SHLVL": "1",
            "SYSTEMCTL_IGNORE_DEPENDENCIES": "no value",
            "_": "\/usr\/local\/apache\/bin\/httpd"
        }
    }
}

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your ownCloud installation folder.

Are you using external storage, if yes which one: local/smb/sftp/...

Are you using encryption: yes/no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

LDAP configuration (delete this part if not used)

With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your ownCloud installation folder

Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap';


Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.

Client configuration

Browser:

Operating system:

Logs

Web server error log

Insert your webserver log here

ownCloud log (data/owncloud.log)

Insert your ownCloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log 
c) ...
@ownclouders
Copy link
Contributor

GitMate.io thinks the contributors most likely able to help are @ownclouders, and @PVince81.

Possibly related issues are #15798 ( Folderlink missing after un-sharing folder (SMB)), #10443 (Renaming a shared folder fails with incorrect naming), #11433 ([Sharing] Not possible to share after having shared a folder), #1897 (Incorrect folders date (Windows)), and #1895 (Incorrect folders date (Windows)).

@PVince81
Copy link
Contributor

what folder name did you use and did it contain special characters ?

@oldthreefeng
Copy link
Author

what folder name did you use and did it contain special characters ?
folder name : for users
There are no special characters.
I change the oc_share.file_target in Databases , but When I refreshed , these fields changed again.
It may be the reason for some plugins, I disabled the plugin, and these problems are gone.
thanks and closed it。

@davitol
Copy link
Contributor

davitol commented Feb 20, 2019

It may be the reason for some plugins, I disabled the plugin, and these problems are gone.
thanks and closed it

@oldthreefeng I understand from your words that the issue was solved and the problems disappeared. If you can provide more feedback or the problem persists do not hesitate to reopen the ticket. Thanks for reporting!

@davitol davitol closed this as completed Feb 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants