Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 216.41 KB | None | 0 0
  1. {
  2.     "basic": {
  3.         "license key": "***REMOVED SENSITIVE VALUE***",
  4.         "date": "Wed, 19 Jun 2019 16:24:47 +0000",
  5.         "ownCloud version": "10.2.0.5",
  6.         "ownCloud version string": "10.2.0",
  7.         "ownCloud edition": "Community",
  8.         "server OS": "Linux",
  9.         "server OS version": "Linux multimedia 4.18.0-22-generic #23~18.04.1-Ubuntu SMP Thu Jun 6 08:37:25 UTC 2019 x86_64",
  10.         "server SAPI": "apache2handler",
  11.         "webserver version": "Apache\/2.4.29 (Ubuntu)",
  12.         "hostname": "192.168.0.19",
  13.         "logged-in user": "admin"
  14.     },
  15.     "stats": {
  16.         "users": {
  17.             "Database": {
  18.                 "count": 1,
  19.                 "seen": 1,
  20.                 "logged in (30 days)": 1
  21.             }
  22.         },
  23.         "groups": {
  24.             "OC\\Group\\Database": 1
  25.         }
  26.     },
  27.     "config": {
  28.         "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  29.         "secret": "***REMOVED SENSITIVE VALUE***",
  30.         "trusted_domains": [
  31.             "localhost",
  32.             "192.168.0.19",
  33.             "192.168.0.6"
  34.         ],
  35.         "files_external_allow_create_new_local": "true",
  36.         "memcache.local": "\\OC\\Memcache\\APCu",
  37.         "memcache.locking": "\\OC\\Memcache\\Redis",
  38.         "redis": {
  39.             "host": "localhost",
  40.             "port": 6379
  41.         },
  42.         "datadirectory": "\/var\/www\/owncloud\/data",
  43.         "overwrite.cli.url": "http:\/\/localhost",
  44.         "dbtype": "mysql",
  45.         "version": "10.2.0.5",
  46.         "dbname": "owncloud",
  47.         "dbhost": "localhost",
  48.         "dbtableprefix": "oc_",
  49.         "dbuser": "***REMOVED SENSITIVE VALUE***",
  50.         "dbpassword": "***REMOVED SENSITIVE VALUE***",
  51.         "logtimezone": "UTC",
  52.         "apps_paths": [
  53.             {
  54.                 "path": "\/var\/www\/owncloud\/apps",
  55.                 "url": "\/apps",
  56.                 "writable": false
  57.             },
  58.             {
  59.                 "path": "\/var\/www\/owncloud\/apps-external",
  60.                 "url": "\/apps-external",
  61.                 "writable": true
  62.             }
  63.         ],
  64.         "installed": true,
  65.         "instanceid": "ocr21m0r8v2q"
  66.     },
  67.     "integritychecker": {
  68.         "passing": true,
  69.         "enabled": true,
  70.         "result": []
  71.     },
  72.     "core": {
  73.         "backgroundjobs_mode": "cron",
  74.         "enable_external_storage": "yes",
  75.         "first_install_version": "10.2.0.5",
  76.         "installedat": "1560876852.8847",
  77.         "lastcron": "1560960904",
  78.         "lastupdateResult": "[]",
  79.         "lastupdatedat": "1560959689",
  80.         "public_files": "files_sharing\/public.php",
  81.         "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php"
  82.     },
  83.     "apps": [
  84.         {
  85.             "id": "files_sharing",
  86.             "name": "Share Files",
  87.             "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",
  88.             "licence": "AGPL",
  89.             "author": "Michael Gapczynski, Bjoern Schiessle",
  90.             "default_enable": "",
  91.             "version": "0.11.0",
  92.             "types": [
  93.                 "filesystem"
  94.             ],
  95.             "use-migrations": "true",
  96.             "dependencies": {
  97.                 "owncloud": {
  98.                     "@attributes": {
  99.                         "min-version": "10.0.2.4",
  100.                         "max-version": "10"
  101.                     }
  102.                 }
  103.             },
  104.             "public": {
  105.                 "files": "public.php"
  106.             },
  107.             "namespace": "Files_Sharing",
  108.             "settings-sections": {
  109.                 "personal": "OCA\\Files_Sharing\\Panels\\Personal\\Section"
  110.             },
  111.             "settings": {
  112.                 "admin": "OCA\\Files_Sharing\\Panels\\Admin\\SettingsPanel",
  113.                 "personal": "OCA\\Files_Sharing\\Panels\\Personal\\PersonalPanel"
  114.             },
  115.             "background-jobs": [
  116.                 "OCA\\Files_Sharing\\DeleteOrphanedSharesJob",
  117.                 "OCA\\Files_Sharing\\ExpireSharesJob"
  118.             ],
  119.             "commands": {
  120.                 "command": "OCA\\Files_Sharing\\Command\\CleanupRemoteStorages"
  121.             },
  122.             "info": [],
  123.             "remote": [],
  124.             "repair-steps": {
  125.                 "install": [],
  126.                 "pre-migration": [],
  127.                 "post-migration": [],
  128.                 "live-migration": [],
  129.                 "uninstall": []
  130.             },
  131.             "two-factor-providers": [],
  132.             "_cached": true,
  133.             "groups": null,
  134.             "active": true,
  135.             "internal": true,
  136.             "level": 200,
  137.             "removable": false,
  138.             "preview": "\/apps\/files_sharing\/img\/app.svg",
  139.             "previewAsIcon": true,
  140.             "appconfig": {
  141.                 "enabled": "yes",
  142.                 "installed_version": "0.11.0",
  143.                 "types": "filesystem"
  144.             }
  145.         },
  146.         {
  147.             "id": "notifications",
  148.             "name": "Notifications",
  149.             "summary": "Notification system for internal events",
  150.             "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.",
  151.             "category": "tools",
  152.             "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
  153.             "licence": "AGPL",
  154.             "author": "Joas Schilling, Thomas M\u00fcller",
  155.             "version": "0.5.0",
  156.             "types": [
  157.                 "logging"
  158.             ],
  159.             "default_enable": "",
  160.             "website": "https:\/\/github.com\/owncloud\/notifications",
  161.             "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues",
  162.             "repository": {
  163.                 "@attributes": {
  164.                     "type": "git"
  165.                 },
  166.                 "@value": "https:\/\/github.com\/owncloud\/notifications.git"
  167.             },
  168.             "commands": {
  169.                 "command": "OCA\\Notifications\\Command\\Generate"
  170.             },
  171.             "settings": {
  172.                 "personal": "OCA\\Notifications\\Panels\\Personal\\NotificationsPanel"
  173.             },
  174.             "dependencies": {
  175.                 "owncloud": {
  176.                     "@attributes": {
  177.                         "min-version": "10.2",
  178.                         "max-version": "11"
  179.                     }
  180.                 }
  181.             },
  182.             "use-migrations": "true",
  183.             "info": [],
  184.             "remote": [],
  185.             "public": [],
  186.             "repair-steps": {
  187.                 "install": [],
  188.                 "pre-migration": [],
  189.                 "post-migration": [],
  190.                 "live-migration": [],
  191.                 "uninstall": []
  192.             },
  193.             "background-jobs": [],
  194.             "two-factor-providers": [],
  195.             "_cached": true,
  196.             "groups": null,
  197.             "active": true,
  198.             "level": 100,
  199.             "removable": true,
  200.             "internal": false,
  201.             "preview": "\/apps\/notifications\/img\/notifications.svg",
  202.             "previewAsIcon": true,
  203.             "appconfig": {
  204.                 "enabled": "yes",
  205.                 "installed_version": "0.5.0",
  206.                 "types": "logging"
  207.             }
  208.         },
  209.         {
  210.             "id": "user_external",
  211.             "name": "External user support",
  212.             "description": "Use external user authentication methods like IMAP, SMB and FTP",
  213.             "licence": "AGPL",
  214.             "author": "Robin Appelman",
  215.             "documentation": {
  216.                 "admin": "https:\/\/doc.owncloud.org\/server\/9.0\/admin_manual\/configuration_user\/user_auth_ftp_smb_imap.html"
  217.             },
  218.             "website": "https:\/\/github.com\/owncloud\/apps\/tree\/master\/user_external",
  219.             "bugs": "https:\/\/github.com\/owncloud\/apps\/issues",
  220.             "repository": {
  221.                 "@attributes": {
  222.                     "type": "git"
  223.                 },
  224.                 "@value": "https:\/\/github.com\/owncloud\/apps.git"
  225.             },
  226.             "dependencies": {
  227.                 "owncloud": {
  228.                     "@attributes": {
  229.                         "min-version": "10",
  230.                         "max-version": "10"
  231.                     }
  232.                 }
  233.             },
  234.             "version": "0.5.0",
  235.             "shipped": "true",
  236.             "types": [
  237.                 "authentication",
  238.                 "prelogin"
  239.             ],
  240.             "ocsid": "166060",
  241.             "info": [],
  242.             "remote": [],
  243.             "public": [],
  244.             "repair-steps": {
  245.                 "install": [],
  246.                 "pre-migration": [],
  247.                 "post-migration": [],
  248.                 "live-migration": [],
  249.                 "uninstall": []
  250.             },
  251.             "background-jobs": [],
  252.             "two-factor-providers": [],
  253.             "commands": [],
  254.             "_cached": true,
  255.             "groups": null,
  256.             "active": true,
  257.             "level": 100,
  258.             "removable": true,
  259.             "internal": false,
  260.             "preview": "\/apps\/user_external\/img\/app.svg",
  261.             "previewAsIcon": true,
  262.             "appconfig": {
  263.                 "enabled": "yes",
  264.                 "installed_version": "0.5.0",
  265.                 "types": "authentication,prelogin"
  266.             }
  267.         },
  268.         {
  269.             "id": "files_trashbin",
  270.             "name": "Deleted files",
  271.             "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",
  272.             "licence": "AGPL",
  273.             "author": "Bjoern Schiessle",
  274.             "default_enable": "",
  275.             "version": "0.9.1",
  276.             "types": [
  277.                 "filesystem"
  278.             ],
  279.             "use-migrations": "true",
  280.             "namespace": "Files_Trashbin",
  281.             "dependencies": {
  282.                 "owncloud": {
  283.                     "@attributes": {
  284.                         "min-version": "10.0.2.4",
  285.                         "max-version": "10"
  286.                     }
  287.                 }
  288.             },
  289.             "documentation": {
  290.                 "user": "https:\/\/doc.owncloud.org\/server\/10.2\/go.php?to=user-trashbin"
  291.             },
  292.             "background-jobs": {
  293.                 "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash"
  294.             },
  295.             "commands": [
  296.                 "OCA\\Files_Trashbin\\Command\\CleanUp",
  297.                 "OCA\\Files_Trashbin\\Command\\ExpireTrash"
  298.             ],
  299.             "info": [],
  300.             "remote": [],
  301.             "public": [],
  302.             "repair-steps": {
  303.                 "install": [],
  304.                 "pre-migration": [],
  305.                 "post-migration": [],
  306.                 "live-migration": [],
  307.                 "uninstall": []
  308.             },
  309.             "two-factor-providers": [],
  310.             "_cached": true,
  311.             "groups": null,
  312.             "active": true,
  313.             "internal": true,
  314.             "level": 200,
  315.             "removable": false,
  316.             "preview": "\/apps\/files_trashbin\/img\/app.svg",
  317.             "previewAsIcon": true,
  318.             "appconfig": {
  319.                 "enabled": "yes",
  320.                 "installed_version": "0.9.1",
  321.                 "types": "filesystem"
  322.             }
  323.         },
  324.         {
  325.             "id": "market",
  326.             "name": "Market",
  327.             "summary": "Integrate the ownCloud marketplace into your ownCloud",
  328.             "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)",
  329.             "licence": "AGPL",
  330.             "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath, Viktar Dubiniuk",
  331.             "version": "0.4.0",
  332.             "default_enable": "",
  333.             "category": "tools",
  334.             "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg",
  335.             "dependencies": {
  336.                 "owncloud": {
  337.                     "@attributes": {
  338.                         "min-version": "10",
  339.                         "max-version": "10"
  340.                     }
  341.                 }
  342.             },
  343.             "background-jobs": {
  344.                 "job": "OCA\\Market\\CheckUpdateBackgroundJob"
  345.             },
  346.             "commands": [
  347.                 "OCA\\Market\\Command\\InstallApp",
  348.                 "OCA\\Market\\Command\\UnInstallApp",
  349.                 "OCA\\Market\\Command\\ListApps",
  350.                 "OCA\\Market\\Command\\UpgradeApp"
  351.             ],
  352.             "navigation": {
  353.                 "@attributes": {
  354.                     "role": "admin"
  355.                 },
  356.                 "route": "market.page.index",
  357.                 "order": "100"
  358.             },
  359.             "info": [],
  360.             "remote": [],
  361.             "public": [],
  362.             "types": [],
  363.             "repair-steps": {
  364.                 "install": [],
  365.                 "pre-migration": [],
  366.                 "post-migration": [],
  367.                 "live-migration": [],
  368.                 "uninstall": []
  369.             },
  370.             "two-factor-providers": [],
  371.             "_cached": true,
  372.             "groups": null,
  373.             "active": true,
  374.             "level": 100,
  375.             "removable": true,
  376.             "internal": false,
  377.             "preview": "\/apps\/market\/img\/market.svg",
  378.             "previewAsIcon": true,
  379.             "appconfig": {
  380.                 "enabled": "yes",
  381.                 "installed_version": "0.4.0",
  382.                 "key": null,
  383.                 "types": ""
  384.             }
  385.         },
  386.         {
  387.             "id": "external",
  388.             "name": "External Sites",
  389.             "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.",
  390.             "licence": "AGPL",
  391.             "author": "Frank Karlitschek",
  392.             "dependencies": {
  393.                 "owncloud": {
  394.                     "@attributes": {
  395.                         "min-version": "10",
  396.                         "max-version": "10"
  397.                     }
  398.                 }
  399.             },
  400.             "version": "1.4.0",
  401.             "info": [],
  402.             "remote": [],
  403.             "public": [],
  404.             "types": [],
  405.             "repair-steps": {
  406.                 "install": [],
  407.                 "pre-migration": [],
  408.                 "post-migration": [],
  409.                 "live-migration": [],
  410.                 "uninstall": []
  411.             },
  412.             "background-jobs": [],
  413.             "two-factor-providers": [],
  414.             "commands": [],
  415.             "_cached": true,
  416.             "groups": null,
  417.             "active": true,
  418.             "level": 100,
  419.             "removable": true,
  420.             "internal": false,
  421.             "preview": "\/apps\/external\/img\/external.svg",
  422.             "previewAsIcon": true,
  423.             "appconfig": {
  424.                 "enabled": "yes",
  425.                 "installed_version": "1.4.0",
  426.                 "types": ""
  427.             }
  428.         },
  429.         {
  430.             "id": "comments",
  431.             "name": "Comments",
  432.             "description": "Files app plugin to add comments to files",
  433.             "licence": "AGPL",
  434.             "author": "Arthur Schiwon, Vincent Petry",
  435.             "default_enable": "",
  436.             "version": "0.3.0",
  437.             "dependencies": {
  438.                 "owncloud": {
  439.                     "@attributes": {
  440.                         "min-version": "10",
  441.                         "max-version": "10"
  442.                     }
  443.                 }
  444.             },
  445.             "types": [
  446.                 "logging",
  447.                 "dav"
  448.             ],
  449.             "sabre": {
  450.                 "plugins": {
  451.                     "plugin": "OCA\\Comments\\Dav\\CommentsPlugin"
  452.                 },
  453.                 "collections": {
  454.                     "collection": "OCA\\Comments\\Dav\\RootCollection"
  455.                 }
  456.             },
  457.             "info": [],
  458.             "remote": [],
  459.             "public": [],
  460.             "repair-steps": {
  461.                 "install": [],
  462.                 "pre-migration": [],
  463.                 "post-migration": [],
  464.                 "live-migration": [],
  465.                 "uninstall": []
  466.             },
  467.             "background-jobs": [],
  468.             "two-factor-providers": [],
  469.             "commands": [],
  470.             "_cached": true,
  471.             "groups": null,
  472.             "active": true,
  473.             "level": 100,
  474.             "removable": true,
  475.             "internal": false,
  476.             "appconfig": {
  477.                 "enabled": "yes",
  478.                 "installed_version": "0.3.0",
  479.                 "types": "logging,dav"
  480.             }
  481.         },
  482.         {
  483.             "id": "firstrunwizard",
  484.             "name": "First run wizard",
  485.             "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.",
  486.             "licence": "AGPL",
  487.             "author": "Frank Karlitschek, Jan-Christoph Borchardt, Tom Needham",
  488.             "dependencies": {
  489.                 "owncloud": {
  490.                     "@attributes": {
  491.                         "min-version": "10.2",
  492.                         "max-version": "11"
  493.                     }
  494.                 }
  495.             },
  496.             "version": "1.2.0",
  497.             "namespace": "FirstRunWizard",
  498.             "default_enable": "",
  499.             "commands": {
  500.                 "command": "OCA\\FirstRunWizard\\Command\\ResetAll"
  501.             },
  502.             "info": [],
  503.             "remote": [],
  504.             "public": [],
  505.             "types": [],
  506.             "repair-steps": {
  507.                 "install": [],
  508.                 "pre-migration": [],
  509.                 "post-migration": [],
  510.                 "live-migration": [],
  511.                 "uninstall": []
  512.             },
  513.             "background-jobs": [],
  514.             "two-factor-providers": [],
  515.             "_cached": true,
  516.             "groups": null,
  517.             "active": true,
  518.             "level": 100,
  519.             "removable": true,
  520.             "internal": false,
  521.             "preview": "\/apps\/firstrunwizard\/img\/app.svg",
  522.             "previewAsIcon": true,
  523.             "appconfig": {
  524.                 "enabled": "yes",
  525.                 "installed_version": "1.2.0",
  526.                 "types": ""
  527.             }
  528.         },
  529.         {
  530.             "id": "encryption",
  531.             "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.",
  532.             "name": "Default encryption module",
  533.             "licence": "AGPL",
  534.             "author": "Bjoern Schiessle, Clark Tomlinson",
  535.             "documentation": {
  536.                 "user": "https:\/\/doc.owncloud.org\/server\/10.2\/go.php?to=user-encryption",
  537.                 "admin": "https:\/\/doc.owncloud.org\/server\/10.2\/go.php?to=admin-encryption"
  538.             },
  539.             "rememberlogin": "false",
  540.             "version": "1.3.1",
  541.             "types": [
  542.                 "filesystem"
  543.             ],
  544.             "use-migrations": "true",
  545.             "dependencies": {
  546.                 "lib": "openssl",
  547.                 "owncloud": {
  548.                     "@attributes": {
  549.                         "min-version": "10",
  550.                         "max-version": "10"
  551.                     }
  552.                 }
  553.             },
  554.             "commands": [
  555.                 "OCA\\Encryption\\Command\\SelectEncryptionType",
  556.                 "OCA\\Encryption\\Command\\RecreateMasterKey",
  557.                 "OCA\\Encryption\\Command\\MigrateKeys",
  558.                 "OCA\\Encryption\\Command\\HSMDaemon"
  559.             ],
  560.             "settings": {
  561.                 "admin": "OCA\\Encryption\\Panels\\Admin",
  562.                 "personal": "OCA\\Encryption\\Panels\\Personal"
  563.             },
  564.             "info": [],
  565.             "remote": [],
  566.             "public": [],
  567.             "repair-steps": {
  568.                 "install": [],
  569.                 "pre-migration": [],
  570.                 "post-migration": [],
  571.                 "live-migration": [],
  572.                 "uninstall": []
  573.             },
  574.             "background-jobs": [],
  575.             "two-factor-providers": [],
  576.             "_cached": true,
  577.             "groups": null,
  578.             "active": false,
  579.             "internal": true,
  580.             "level": 200,
  581.             "removable": false,
  582.             "preview": "\/apps\/encryption\/img\/app.svg",
  583.             "previewAsIcon": true
  584.         },
  585.         {
  586.             "id": "files_versions",
  587.             "name": "Versions",
  588.             "licence": "AGPL",
  589.             "author": "Frank Karlitschek, Bjoern Schiessle",
  590.             "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",
  591.             "version": "1.3.0",
  592.             "types": [
  593.                 "filesystem"
  594.             ],
  595.             "namespace": "Files_Versions",
  596.             "dependencies": {
  597.                 "owncloud": {
  598.                     "@attributes": {
  599.                         "min-version": "10",
  600.                         "max-version": "10"
  601.                     }
  602.                 }
  603.             },
  604.             "documentation": {
  605.                 "user": "https:\/\/doc.owncloud.org\/server\/10.2\/go.php?to=user-versions"
  606.             },
  607.             "default_enable": "",
  608.             "background-jobs": {
  609.                 "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions"
  610.             },
  611.             "commands": [
  612.                 "OCA\\Files_Versions\\Command\\CleanUp",
  613.                 "OCA\\Files_Versions\\Command\\ExpireVersions"
  614.             ],
  615.             "info": [],
  616.             "remote": [],
  617.             "public": [],
  618.             "repair-steps": {
  619.                 "install": [],
  620.                 "pre-migration": [],
  621.                 "post-migration": [],
  622.                 "live-migration": [],
  623.                 "uninstall": []
  624.             },
  625.             "two-factor-providers": [],
  626.             "_cached": true,
  627.             "groups": null,
  628.             "active": true,
  629.             "internal": true,
  630.             "level": 200,
  631.             "removable": false,
  632.             "preview": "\/apps\/files_versions\/img\/app.svg",
  633.             "previewAsIcon": true,
  634.             "appconfig": {
  635.                 "enabled": "yes",
  636.                 "installed_version": "1.3.0",
  637.                 "types": "filesystem"
  638.             }
  639.         },
  640.         {
  641.             "id": "files_videoplayer",
  642.             "name": "Video player",
  643.             "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",
  644.             "version": "0.10.1",
  645.             "licence": "MIT",
  646.             "author": "Bj\u00f6rn Korella",
  647.             "default_enable": "",
  648.             "documentation": {
  649.                 "user": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md",
  650.                 "admin": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md",
  651.                 "developer": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md"
  652.             },
  653.             "website": "https:\/\/github.com\/owncloud\/files_videoplayer",
  654.             "bugs": "https:\/\/github.com\/owncloud\/files_videoplayer\/issues",
  655.             "repository": {
  656.                 "@attributes": {
  657.                     "type": "git"
  658.                 },
  659.                 "@value": "https:\/\/github.com\/owncloud\/files_videoplayer.git"
  660.             },
  661.             "dependencies": {
  662.                 "owncloud": {
  663.                     "@attributes": {
  664.                         "min-version": "10",
  665.                         "max-version": "10"
  666.                     }
  667.                 }
  668.             },
  669.             "info": [],
  670.             "remote": [],
  671.             "public": [],
  672.             "types": [],
  673.             "repair-steps": {
  674.                 "install": [],
  675.                 "pre-migration": [],
  676.                 "post-migration": [],
  677.                 "live-migration": [],
  678.                 "uninstall": []
  679.             },
  680.             "background-jobs": [],
  681.             "two-factor-providers": [],
  682.             "commands": [],
  683.             "_cached": true,
  684.             "groups": null,
  685.             "active": true,
  686.             "level": 100,
  687.             "removable": true,
  688.             "internal": false,
  689.             "preview": "\/apps\/files_videoplayer\/img\/app.svg",
  690.             "previewAsIcon": true,
  691.             "appconfig": {
  692.                 "enabled": "yes",
  693.                 "installed_version": "0.10.1",
  694.                 "types": ""
  695.             }
  696.         },
  697.         {
  698.             "id": "systemtags",
  699.             "name": "Collaborative tags",
  700.             "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.)",
  701.             "licence": "AGPL",
  702.             "author": "Vincent Petry",
  703.             "default_enable": "",
  704.             "version": "0.3.0",
  705.             "dependencies": {
  706.                 "owncloud": {
  707.                     "@attributes": {
  708.                         "min-version": "10",
  709.                         "max-version": "10"
  710.                     }
  711.                 }
  712.             },
  713.             "namespace": "SystemTags",
  714.             "types": [
  715.                 "logging"
  716.             ],
  717.             "info": [],
  718.             "remote": [],
  719.             "public": [],
  720.             "repair-steps": {
  721.                 "install": [],
  722.                 "pre-migration": [],
  723.                 "post-migration": [],
  724.                 "live-migration": [],
  725.                 "uninstall": []
  726.             },
  727.             "background-jobs": [],
  728.             "two-factor-providers": [],
  729.             "commands": [],
  730.             "_cached": true,
  731.             "groups": null,
  732.             "active": true,
  733.             "level": 100,
  734.             "removable": true,
  735.             "internal": false,
  736.             "appconfig": {
  737.                 "enabled": "yes",
  738.                 "installed_version": "0.3.0",
  739.                 "types": "logging"
  740.             }
  741.         },
  742.         {
  743.             "id": "federation",
  744.             "name": "Federation",
  745.             "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.",
  746.             "licence": "AGPL",
  747.             "author": "Bjoern Schiessle",
  748.             "version": "0.1.0",
  749.             "namespace": "Federation",
  750.             "category": "other",
  751.             "dependencies": {
  752.                 "owncloud": {
  753.                     "@attributes": {
  754.                         "min-version": "10",
  755.                         "max-version": "10"
  756.                     }
  757.                 }
  758.             },
  759.             "default_enable": "",
  760.             "types": [
  761.                 "authentication"
  762.             ],
  763.             "background-jobs": {
  764.                 "job": "OCA\\Federation\\SyncJob"
  765.             },
  766.             "commands": {
  767.                 "command": "OCA\\Federation\\Command\\SyncFederationAddressBooks"
  768.             },
  769.             "settings": {
  770.                 "admin": "OCA\\Federation\\Panels\\Admin"
  771.             },
  772.             "info": [],
  773.             "remote": [],
  774.             "public": [],
  775.             "repair-steps": {
  776.                 "install": [],
  777.                 "pre-migration": [],
  778.                 "post-migration": [],
  779.                 "live-migration": [],
  780.                 "uninstall": []
  781.             },
  782.             "two-factor-providers": [],
  783.             "_cached": true,
  784.             "groups": null,
  785.             "active": true,
  786.             "internal": true,
  787.             "level": 200,
  788.             "removable": false,
  789.             "preview": "\/apps\/federation\/img\/app.svg",
  790.             "previewAsIcon": true,
  791.             "appconfig": {
  792.                 "enabled": "yes",
  793.                 "installed_version": "0.1.0",
  794.                 "types": "authentication"
  795.             }
  796.         },
  797.         {
  798.             "id": "configreport",
  799.             "name": "Admin Config Report",
  800.             "description": "Generate a Config Report",
  801.             "licence": "AGPL",
  802.             "author": "owncloud.org",
  803.             "version": "0.2.0",
  804.             "namespace": "ConfigReport",
  805.             "default_enable": [
  806.                 "",
  807.                 ""
  808.             ],
  809.             "types": [
  810.                 "filesystem"
  811.             ],
  812.             "dependencies": {
  813.                 "owncloud": {
  814.                     "@attributes": {
  815.                         "min-version": "10.2",
  816.                         "max-version": "11"
  817.                     }
  818.                 }
  819.             },
  820.             "commands": {
  821.                 "command": "OCA\\ConfigReport\\Command\\ConfigReport"
  822.             },
  823.             "settings": {
  824.                 "admin": "OCA\\ConfigReport\\AdminPanel"
  825.             },
  826.             "info": [],
  827.             "remote": [],
  828.             "public": [],
  829.             "repair-steps": {
  830.                 "install": [],
  831.                 "pre-migration": [],
  832.                 "post-migration": [],
  833.                 "live-migration": [],
  834.                 "uninstall": []
  835.             },
  836.             "background-jobs": [],
  837.             "two-factor-providers": [],
  838.             "_cached": true,
  839.             "groups": null,
  840.             "active": true,
  841.             "internal": true,
  842.             "level": 200,
  843.             "removable": false,
  844.             "appconfig": {
  845.                 "enabled": "yes",
  846.                 "installed_version": "0.2.0",
  847.                 "types": "filesystem"
  848.             }
  849.         },
  850.         {
  851.             "id": "provisioning_api",
  852.             "name": "Provisioning API",
  853.             "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.",
  854.             "licence": "AGPL",
  855.             "author": "Tom Needham",
  856.             "default_enable": "",
  857.             "documentation": {
  858.                 "admin": "https:\/\/doc.owncloud.org\/server\/10.2\/go.php?to=admin-provisioning-api"
  859.             },
  860.             "version": "0.5.0",
  861.             "namespace": "Provisioning_API",
  862.             "types": [
  863.                 "prevent_group_restriction"
  864.             ],
  865.             "dependencies": {
  866.                 "owncloud": {
  867.                     "@attributes": {
  868.                         "min-version": "10",
  869.                         "max-version": "10"
  870.                     }
  871.                 }
  872.             },
  873.             "info": [],
  874.             "remote": [],
  875.             "public": [],
  876.             "repair-steps": {
  877.                 "install": [],
  878.                 "pre-migration": [],
  879.                 "post-migration": [],
  880.                 "live-migration": [],
  881.                 "uninstall": []
  882.             },
  883.             "background-jobs": [],
  884.             "two-factor-providers": [],
  885.             "commands": [],
  886.             "_cached": true,
  887.             "groups": null,
  888.             "active": true,
  889.             "internal": true,
  890.             "level": 200,
  891.             "removable": false,
  892.             "preview": "\/apps\/provisioning_api\/img\/app.svg",
  893.             "previewAsIcon": true,
  894.             "appconfig": {
  895.                 "enabled": "yes",
  896.                 "installed_version": "0.5.0",
  897.                 "types": "prevent_group_restriction"
  898.             }
  899.         },
  900.         {
  901.             "id": "updatenotification",
  902.             "name": "Update notification",
  903.             "description": "Displays update notifications for ownCloud and provides the SSO for the updater.",
  904.             "licence": "AGPL",
  905.             "author": "Lukas Reschke",
  906.             "version": "0.2.1",
  907.             "namespace": "UpdateNotification",
  908.             "default_enable": "",
  909.             "dependencies": {
  910.                 "owncloud": {
  911.                     "@attributes": {
  912.                         "min-version": "10",
  913.                         "max-version": "10"
  914.                     }
  915.                 }
  916.             },
  917.             "background-jobs": {
  918.                 "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob"
  919.             },
  920.             "settings": {
  921.                 "admin": "OCA\\UpdateNotification\\Controller\\AdminController"
  922.             },
  923.             "info": [],
  924.             "remote": [],
  925.             "public": [],
  926.             "types": [],
  927.             "repair-steps": {
  928.                 "install": [],
  929.                 "pre-migration": [],
  930.                 "post-migration": [],
  931.                 "live-migration": [],
  932.                 "uninstall": []
  933.             },
  934.             "two-factor-providers": [],
  935.             "commands": [],
  936.             "_cached": true,
  937.             "groups": null,
  938.             "active": true,
  939.             "internal": true,
  940.             "level": 200,
  941.             "removable": false,
  942.             "appconfig": {
  943.                 "enabled": "yes",
  944.                 "installed_version": "0.2.1",
  945.                 "types": ""
  946.             }
  947.         }
  948.     ],
  949.     "mounts": [
  950.         {
  951.             "id": 4,
  952.             "mount_point": "\/Locale",
  953.             "storage": "Local",
  954.             "authentication_type": "None",
  955.             "configuration": {
  956.                 "datadir": "\/home\/vale\/Musica"
  957.             },
  958.             "options": {
  959.                 "encrypt": true,
  960.                 "previews": true,
  961.                 "enable_sharing": true,
  962.                 "filesystem_check_changes": 1,
  963.                 "encoding_compatibility": false
  964.             },
  965.             "applicable_users": "All",
  966.             "applicable_groups": "",
  967.             "type": "Admin"
  968.         },
  969.         {
  970.             "id": 7,
  971.             "mount_point": "\/PROVA",
  972.             "storage": "Local",
  973.             "authentication_type": "None",
  974.             "configuration": {
  975.                 "datadir": "\/media\/vale\/Volume"
  976.             },
  977.             "options": {
  978.                 "encrypt": true,
  979.                 "previews": true,
  980.                 "enable_sharing": true,
  981.                 "filesystem_check_changes": 1,
  982.                 "encoding_compatibility": false
  983.             },
  984.             "applicable_users": "admin",
  985.             "applicable_groups": "admin",
  986.             "type": "Admin"
  987.         }
  988.     ],
  989.     "tables": {
  990.         "tableNames": {
  991.             "oc_account_terms": {
  992.                 "fields": [
  993.                     {
  994.                         "id": {
  995.                             "type": "bigint",
  996.                             "null": false,
  997.                             "default": null,
  998.                             "autoIncrement": true
  999.                         }
  1000.                     },
  1001.                     {
  1002.                         "account_id": {
  1003.                             "type": "bigint",
  1004.                             "null": false,
  1005.                             "default": null,
  1006.                             "autoIncrement": false
  1007.                         }
  1008.                     },
  1009.                     {
  1010.                         "term": {
  1011.                             "type": "string",
  1012.                             "null": false,
  1013.                             "default": null,
  1014.                             "autoIncrement": false
  1015.                         }
  1016.                     }
  1017.                 ],
  1018.                 "index": [
  1019.                     {
  1020.                         "indexName": "PRIMARY",
  1021.                         "columns": [
  1022.                             "id"
  1023.                         ],
  1024.                         "unique": true
  1025.                     },
  1026.                     {
  1027.                         "indexName": "account_id_index",
  1028.                         "columns": [
  1029.                             "account_id"
  1030.                         ],
  1031.                         "unique": false
  1032.                     },
  1033.                     {
  1034.                         "indexName": "term_index",
  1035.                         "columns": [
  1036.                             "term"
  1037.                         ],
  1038.                         "unique": false
  1039.                     }
  1040.                 ],
  1041.                 "0": {
  1042.                     "primaryColumns": [
  1043.                         "id"
  1044.                     ]
  1045.                 }
  1046.             },
  1047.             "oc_accounts": {
  1048.                 "fields": [
  1049.                     {
  1050.                         "id": {
  1051.                             "type": "bigint",
  1052.                             "null": false,
  1053.                             "default": null,
  1054.                             "autoIncrement": true
  1055.                         }
  1056.                     },
  1057.                     {
  1058.                         "email": {
  1059.                             "type": "string",
  1060.                             "null": true,
  1061.                             "default": null,
  1062.                             "autoIncrement": false
  1063.                         }
  1064.                     },
  1065.                     {
  1066.                         "user_id": {
  1067.                             "type": "string",
  1068.                             "null": false,
  1069.                             "default": null,
  1070.                             "autoIncrement": false
  1071.                         }
  1072.                     },
  1073.                     {
  1074.                         "lower_user_id": {
  1075.                             "type": "string",
  1076.                             "null": false,
  1077.                             "default": null,
  1078.                             "autoIncrement": false
  1079.                         }
  1080.                     },
  1081.                     {
  1082.                         "display_name": {
  1083.                             "type": "string",
  1084.                             "null": true,
  1085.                             "default": null,
  1086.                             "autoIncrement": false
  1087.                         }
  1088.                     },
  1089.                     {
  1090.                         "quota": {
  1091.                             "type": "string",
  1092.                             "null": true,
  1093.                             "default": null,
  1094.                             "autoIncrement": false
  1095.                         }
  1096.                     },
  1097.                     {
  1098.                         "last_login": {
  1099.                             "type": "integer",
  1100.                             "null": false,
  1101.                             "default": "0",
  1102.                             "autoIncrement": false
  1103.                         }
  1104.                     },
  1105.                     {
  1106.                         "backend": {
  1107.                             "type": "string",
  1108.                             "null": false,
  1109.                             "default": null,
  1110.                             "autoIncrement": false
  1111.                         }
  1112.                     },
  1113.                     {
  1114.                         "home": {
  1115.                             "type": "string",
  1116.                             "null": false,
  1117.                             "default": null,
  1118.                             "autoIncrement": false
  1119.                         }
  1120.                     },
  1121.                     {
  1122.                         "state": {
  1123.                             "type": "smallint",
  1124.                             "null": false,
  1125.                             "default": "0",
  1126.                             "autoIncrement": false
  1127.                         }
  1128.                     }
  1129.                 ],
  1130.                 "index": [
  1131.                     {
  1132.                         "indexName": "PRIMARY",
  1133.                         "columns": [
  1134.                             "id"
  1135.                         ],
  1136.                         "unique": true
  1137.                     },
  1138.                     {
  1139.                         "indexName": "UNIQ_907AA303A76ED395",
  1140.                         "columns": [
  1141.                             "user_id"
  1142.                         ],
  1143.                         "unique": true
  1144.                     },
  1145.                     {
  1146.                         "indexName": "lower_user_id_index",
  1147.                         "columns": [
  1148.                             "lower_user_id"
  1149.                         ],
  1150.                         "unique": true
  1151.                     },
  1152.                     {
  1153.                         "indexName": "display_name_index",
  1154.                         "columns": [
  1155.                             "display_name"
  1156.                         ],
  1157.                         "unique": false
  1158.                     },
  1159.                     {
  1160.                         "indexName": "email_index",
  1161.                         "columns": [
  1162.                             "email"
  1163.                         ],
  1164.                         "unique": false
  1165.                     }
  1166.                 ],
  1167.                 "0": {
  1168.                     "primaryColumns": [
  1169.                         "id"
  1170.                     ]
  1171.                 }
  1172.             },
  1173.             "oc_addressbookchanges": {
  1174.                 "fields": [
  1175.                     {
  1176.                         "id": {
  1177.                             "type": "bigint",
  1178.                             "null": false,
  1179.                             "default": null,
  1180.                             "autoIncrement": true
  1181.                         }
  1182.                     },
  1183.                     {
  1184.                         "uri": {
  1185.                             "type": "string",
  1186.                             "null": true,
  1187.                             "default": null,
  1188.                             "autoIncrement": false
  1189.                         }
  1190.                     },
  1191.                     {
  1192.                         "synctoken": {
  1193.                             "type": "integer",
  1194.                             "null": false,
  1195.                             "default": "1",
  1196.                             "autoIncrement": false
  1197.                         }
  1198.                     },
  1199.                     {
  1200.                         "addressbookid": {
  1201.                             "type": "integer",
  1202.                             "null": false,
  1203.                             "default": null,
  1204.                             "autoIncrement": false
  1205.                         }
  1206.                     },
  1207.                     {
  1208.                         "operation": {
  1209.                             "type": "smallint",
  1210.                             "null": false,
  1211.                             "default": null,
  1212.                             "autoIncrement": false
  1213.                         }
  1214.                     }
  1215.                 ],
  1216.                 "index": [
  1217.                     {
  1218.                         "indexName": "PRIMARY",
  1219.                         "columns": [
  1220.                             "id"
  1221.                         ],
  1222.                         "unique": true
  1223.                     },
  1224.                     {
  1225.                         "indexName": "addressbookid_synctoken",
  1226.                         "columns": [
  1227.                             "addressbookid",
  1228.                             "synctoken"
  1229.                         ],
  1230.                         "unique": false
  1231.                     }
  1232.                 ],
  1233.                 "0": {
  1234.                     "primaryColumns": [
  1235.                         "id"
  1236.                     ]
  1237.                 }
  1238.             },
  1239.             "oc_addressbooks": {
  1240.                 "fields": [
  1241.                     {
  1242.                         "id": {
  1243.                             "type": "bigint",
  1244.                             "null": false,
  1245.                             "default": null,
  1246.                             "autoIncrement": true
  1247.                         }
  1248.                     },
  1249.                     {
  1250.                         "principaluri": {
  1251.                             "type": "string",
  1252.                             "null": true,
  1253.                             "default": null,
  1254.                             "autoIncrement": false
  1255.                         }
  1256.                     },
  1257.                     {
  1258.                         "displayname": {
  1259.                             "type": "string",
  1260.                             "null": true,
  1261.                             "default": null,
  1262.                             "autoIncrement": false
  1263.                         }
  1264.                     },
  1265.                     {
  1266.                         "uri": {
  1267.                             "type": "string",
  1268.                             "null": true,
  1269.                             "default": null,
  1270.                             "autoIncrement": false
  1271.                         }
  1272.                     },
  1273.                     {
  1274.                         "description": {
  1275.                             "type": "string",
  1276.                             "null": true,
  1277.                             "default": null,
  1278.                             "autoIncrement": false
  1279.                         }
  1280.                     },
  1281.                     {
  1282.                         "synctoken": {
  1283.                             "type": "integer",
  1284.                             "null": false,
  1285.                             "default": "1",
  1286.                             "autoIncrement": false
  1287.                         }
  1288.                     }
  1289.                 ],
  1290.                 "index": [
  1291.                     {
  1292.                         "indexName": "PRIMARY",
  1293.                         "columns": [
  1294.                             "id"
  1295.                         ],
  1296.                         "unique": true
  1297.                     },
  1298.                     {
  1299.                         "indexName": "addressbook_index",
  1300.                         "columns": [
  1301.                             "principaluri",
  1302.                             "uri"
  1303.                         ],
  1304.                         "unique": true
  1305.                     }
  1306.                 ],
  1307.                 "0": {
  1308.                     "primaryColumns": [
  1309.                         "id"
  1310.                     ]
  1311.                 }
  1312.             },
  1313.             "oc_appconfig": {
  1314.                 "fields": [
  1315.                     {
  1316.                         "appid": {
  1317.                             "type": "string",
  1318.                             "null": false,
  1319.                             "default": "",
  1320.                             "autoIncrement": false
  1321.                         }
  1322.                     },
  1323.                     {
  1324.                         "configkey": {
  1325.                             "type": "string",
  1326.                             "null": false,
  1327.                             "default": "",
  1328.                             "autoIncrement": false
  1329.                         }
  1330.                     },
  1331.                     {
  1332.                         "configvalue": {
  1333.                             "type": "text",
  1334.                             "null": true,
  1335.                             "default": null,
  1336.                             "autoIncrement": false
  1337.                         }
  1338.                     }
  1339.                 ],
  1340.                 "index": [
  1341.                     {
  1342.                         "indexName": "PRIMARY",
  1343.                         "columns": [
  1344.                             "appid",
  1345.                             "configkey"
  1346.                         ],
  1347.                         "unique": true
  1348.                     },
  1349.                     {
  1350.                         "indexName": "appconfig_config_key_index",
  1351.                         "columns": [
  1352.                             "configkey"
  1353.                         ],
  1354.                         "unique": false
  1355.                     },
  1356.                     {
  1357.                         "indexName": "appconfig_appid_key",
  1358.                         "columns": [
  1359.                             "appid"
  1360.                         ],
  1361.                         "unique": false
  1362.                     }
  1363.                 ],
  1364.                 "0": {
  1365.                     "primaryColumns": [
  1366.                         "appid",
  1367.                         "configkey"
  1368.                     ]
  1369.                 }
  1370.             },
  1371.             "oc_authtoken": {
  1372.                 "fields": [
  1373.                     {
  1374.                         "id": {
  1375.                             "type": "integer",
  1376.                             "null": false,
  1377.                             "default": null,
  1378.                             "autoIncrement": true
  1379.                         }
  1380.                     },
  1381.                     {
  1382.                         "uid": {
  1383.                             "type": "string",
  1384.                             "null": false,
  1385.                             "default": "",
  1386.                             "autoIncrement": false
  1387.                         }
  1388.                     },
  1389.                     {
  1390.                         "login_name": {
  1391.                             "type": "string",
  1392.                             "null": false,
  1393.                             "default": "",
  1394.                             "autoIncrement": false
  1395.                         }
  1396.                     },
  1397.                     {
  1398.                         "password": {
  1399.                             "type": "text",
  1400.                             "null": true,
  1401.                             "default": null,
  1402.                             "autoIncrement": false
  1403.                         }
  1404.                     },
  1405.                     {
  1406.                         "name": {
  1407.                             "type": "text",
  1408.                             "null": false,
  1409.                             "default": null,
  1410.                             "autoIncrement": false
  1411.                         }
  1412.                     },
  1413.                     {
  1414.                         "token": {
  1415.                             "type": "string",
  1416.                             "null": false,
  1417.                             "default": "",
  1418.                             "autoIncrement": false
  1419.                         }
  1420.                     },
  1421.                     {
  1422.                         "type": {
  1423.                             "type": "smallint",
  1424.                             "null": false,
  1425.                             "default": "0",
  1426.                             "autoIncrement": false
  1427.                         }
  1428.                     },
  1429.                     {
  1430.                         "last_activity": {
  1431.                             "type": "integer",
  1432.                             "null": false,
  1433.                             "default": "0",
  1434.                             "autoIncrement": false
  1435.                         }
  1436.                     },
  1437.                     {
  1438.                         "last_check": {
  1439.                             "type": "integer",
  1440.                             "null": false,
  1441.                             "default": "0",
  1442.                             "autoIncrement": false
  1443.                         }
  1444.                     }
  1445.                 ],
  1446.                 "index": [
  1447.                     {
  1448.                         "indexName": "PRIMARY",
  1449.                         "columns": [
  1450.                             "id"
  1451.                         ],
  1452.                         "unique": true
  1453.                     },
  1454.                     {
  1455.                         "indexName": "authtoken_token_index",
  1456.                         "columns": [
  1457.                             "token"
  1458.                         ],
  1459.                         "unique": true
  1460.                     },
  1461.                     {
  1462.                         "indexName": "authtoken_last_activity_index",
  1463.                         "columns": [
  1464.                             "last_activity"
  1465.                         ],
  1466.                         "unique": false
  1467.                     }
  1468.                 ],
  1469.                 "0": {
  1470.                     "primaryColumns": [
  1471.                         "id"
  1472.                     ]
  1473.                 }
  1474.             },
  1475.             "oc_calendarchanges": {
  1476.                 "fields": [
  1477.                     {
  1478.                         "id": {
  1479.                             "type": "bigint",
  1480.                             "null": false,
  1481.                             "default": null,
  1482.                             "autoIncrement": true
  1483.                         }
  1484.                     },
  1485.                     {
  1486.                         "uri": {
  1487.                             "type": "string",
  1488.                             "null": true,
  1489.                             "default": null,
  1490.                             "autoIncrement": false
  1491.                         }
  1492.                     },
  1493.                     {
  1494.                         "synctoken": {
  1495.                             "type": "integer",
  1496.                             "null": false,
  1497.                             "default": "1",
  1498.                             "autoIncrement": false
  1499.                         }
  1500.                     },
  1501.                     {
  1502.                         "calendarid": {
  1503.                             "type": "integer",
  1504.                             "null": false,
  1505.                             "default": null,
  1506.                             "autoIncrement": false
  1507.                         }
  1508.                     },
  1509.                     {
  1510.                         "operation": {
  1511.                             "type": "smallint",
  1512.                             "null": false,
  1513.                             "default": null,
  1514.                             "autoIncrement": false
  1515.                         }
  1516.                     }
  1517.                 ],
  1518.                 "index": [
  1519.                     {
  1520.                         "indexName": "PRIMARY",
  1521.                         "columns": [
  1522.                             "id"
  1523.                         ],
  1524.                         "unique": true
  1525.                     },
  1526.                     {
  1527.                         "indexName": "calendarid_synctoken",
  1528.                         "columns": [
  1529.                             "calendarid",
  1530.                             "synctoken"
  1531.                         ],
  1532.                         "unique": false
  1533.                     }
  1534.                 ],
  1535.                 "0": {
  1536.                     "primaryColumns": [
  1537.                         "id"
  1538.                     ]
  1539.                 }
  1540.             },
  1541.             "oc_calendarobjects": {
  1542.                 "fields": [
  1543.                     {
  1544.                         "id": {
  1545.                             "type": "bigint",
  1546.                             "null": false,
  1547.                             "default": null,
  1548.                             "autoIncrement": true
  1549.                         }
  1550.                     },
  1551.                     {
  1552.                         "calendardata": {
  1553.                             "type": "blob",
  1554.                             "null": true,
  1555.                             "default": null,
  1556.                             "autoIncrement": false
  1557.                         }
  1558.                     },
  1559.                     {
  1560.                         "uri": {
  1561.                             "type": "string",
  1562.                             "null": true,
  1563.                             "default": null,
  1564.                             "autoIncrement": false
  1565.                         }
  1566.                     },
  1567.                     {
  1568.                         "calendarid": {
  1569.                             "type": "integer",
  1570.                             "null": false,
  1571.                             "default": null,
  1572.                             "autoIncrement": false
  1573.                         }
  1574.                     },
  1575.                     {
  1576.                         "lastmodified": {
  1577.                             "type": "integer",
  1578.                             "null": true,
  1579.                             "default": null,
  1580.                             "autoIncrement": false
  1581.                         }
  1582.                     },
  1583.                     {
  1584.                         "etag": {
  1585.                             "type": "string",
  1586.                             "null": true,
  1587.                             "default": null,
  1588.                             "autoIncrement": false
  1589.                         }
  1590.                     },
  1591.                     {
  1592.                         "size": {
  1593.                             "type": "bigint",
  1594.                             "null": false,
  1595.                             "default": null,
  1596.                             "autoIncrement": false
  1597.                         }
  1598.                     },
  1599.                     {
  1600.                         "componenttype": {
  1601.                             "type": "string",
  1602.                             "null": true,
  1603.                             "default": null,
  1604.                             "autoIncrement": false
  1605.                         }
  1606.                     },
  1607.                     {
  1608.                         "firstoccurence": {
  1609.                             "type": "bigint",
  1610.                             "null": true,
  1611.                             "default": null,
  1612.                             "autoIncrement": false
  1613.                         }
  1614.                     },
  1615.                     {
  1616.                         "lastoccurence": {
  1617.                             "type": "bigint",
  1618.                             "null": true,
  1619.                             "default": null,
  1620.                             "autoIncrement": false
  1621.                         }
  1622.                     },
  1623.                     {
  1624.                         "uid": {
  1625.                             "type": "string",
  1626.                             "null": true,
  1627.                             "default": null,
  1628.                             "autoIncrement": false
  1629.                         }
  1630.                     },
  1631.                     {
  1632.                         "classification": {
  1633.                             "type": "integer",
  1634.                             "null": true,
  1635.                             "default": "0",
  1636.                             "autoIncrement": false
  1637.                         }
  1638.                     }
  1639.                 ],
  1640.                 "index": [
  1641.                     {
  1642.                         "indexName": "PRIMARY",
  1643.                         "columns": [
  1644.                             "id"
  1645.                         ],
  1646.                         "unique": true
  1647.                     },
  1648.                     {
  1649.                         "indexName": "calobjects_index",
  1650.                         "columns": [
  1651.                             "calendarid",
  1652.                             "uri"
  1653.                         ],
  1654.                         "unique": true
  1655.                     }
  1656.                 ],
  1657.                 "0": {
  1658.                     "primaryColumns": [
  1659.                         "id"
  1660.                     ]
  1661.                 }
  1662.             },
  1663.             "oc_calendars": {
  1664.                 "fields": [
  1665.                     {
  1666.                         "id": {
  1667.                             "type": "bigint",
  1668.                             "null": false,
  1669.                             "default": null,
  1670.                             "autoIncrement": true
  1671.                         }
  1672.                     },
  1673.                     {
  1674.                         "principaluri": {
  1675.                             "type": "string",
  1676.                             "null": true,
  1677.                             "default": null,
  1678.                             "autoIncrement": false
  1679.                         }
  1680.                     },
  1681.                     {
  1682.                         "displayname": {
  1683.                             "type": "string",
  1684.                             "null": true,
  1685.                             "default": null,
  1686.                             "autoIncrement": false
  1687.                         }
  1688.                     },
  1689.                     {
  1690.                         "uri": {
  1691.                             "type": "string",
  1692.                             "null": true,
  1693.                             "default": null,
  1694.                             "autoIncrement": false
  1695.                         }
  1696.                     },
  1697.                     {
  1698.                         "synctoken": {
  1699.                             "type": "integer",
  1700.                             "null": false,
  1701.                             "default": "1",
  1702.                             "autoIncrement": false
  1703.                         }
  1704.                     },
  1705.                     {
  1706.                         "description": {
  1707.                             "type": "string",
  1708.                             "null": true,
  1709.                             "default": null,
  1710.                             "autoIncrement": false
  1711.                         }
  1712.                     },
  1713.                     {
  1714.                         "calendarorder": {
  1715.                             "type": "integer",
  1716.                             "null": false,
  1717.                             "default": "0",
  1718.                             "autoIncrement": false
  1719.                         }
  1720.                     },
  1721.                     {
  1722.                         "calendarcolor": {
  1723.                             "type": "string",
  1724.                             "null": true,
  1725.                             "default": null,
  1726.                             "autoIncrement": false
  1727.                         }
  1728.                     },
  1729.                     {
  1730.                         "timezone": {
  1731.                             "type": "text",
  1732.                             "null": true,
  1733.                             "default": null,
  1734.                             "autoIncrement": false
  1735.                         }
  1736.                     },
  1737.                     {
  1738.                         "components": {
  1739.                             "type": "string",
  1740.                             "null": true,
  1741.                             "default": null,
  1742.                             "autoIncrement": false
  1743.                         }
  1744.                     },
  1745.                     {
  1746.                         "transparent": {
  1747.                             "type": "smallint",
  1748.                             "null": false,
  1749.                             "default": "0",
  1750.                             "autoIncrement": false
  1751.                         }
  1752.                     }
  1753.                 ],
  1754.                 "index": [
  1755.                     {
  1756.                         "indexName": "PRIMARY",
  1757.                         "columns": [
  1758.                             "id"
  1759.                         ],
  1760.                         "unique": true
  1761.                     },
  1762.                     {
  1763.                         "indexName": "calendars_index",
  1764.                         "columns": [
  1765.                             "principaluri",
  1766.                             "uri"
  1767.                         ],
  1768.                         "unique": true
  1769.                     }
  1770.                 ],
  1771.                 "0": {
  1772.                     "primaryColumns": [
  1773.                         "id"
  1774.                     ]
  1775.                 }
  1776.             },
  1777.             "oc_calendarsubscriptions": {
  1778.                 "fields": [
  1779.                     {
  1780.                         "id": {
  1781.                             "type": "bigint",
  1782.                             "null": false,
  1783.                             "default": null,
  1784.                             "autoIncrement": true
  1785.                         }
  1786.                     },
  1787.                     {
  1788.                         "uri": {
  1789.                             "type": "string",
  1790.                             "null": true,
  1791.                             "default": null,
  1792.                             "autoIncrement": false
  1793.                         }
  1794.                     },
  1795.                     {
  1796.                         "principaluri": {
  1797.                             "type": "string",
  1798.                             "null": true,
  1799.                             "default": null,
  1800.                             "autoIncrement": false
  1801.                         }
  1802.                     },
  1803.                     {
  1804.                         "source": {
  1805.                             "type": "string",
  1806.                             "null": true,
  1807.                             "default": null,
  1808.                             "autoIncrement": false
  1809.                         }
  1810.                     },
  1811.                     {
  1812.                         "displayname": {
  1813.                             "type": "string",
  1814.                             "null": true,
  1815.                             "default": null,
  1816.                             "autoIncrement": false
  1817.                         }
  1818.                     },
  1819.                     {
  1820.                         "refreshrate": {
  1821.                             "type": "string",
  1822.                             "null": true,
  1823.                             "default": null,
  1824.                             "autoIncrement": false
  1825.                         }
  1826.                     },
  1827.                     {
  1828.                         "calendarorder": {
  1829.                             "type": "integer",
  1830.                             "null": false,
  1831.                             "default": "0",
  1832.                             "autoIncrement": false
  1833.                         }
  1834.                     },
  1835.                     {
  1836.                         "calendarcolor": {
  1837.                             "type": "string",
  1838.                             "null": true,
  1839.                             "default": null,
  1840.                             "autoIncrement": false
  1841.                         }
  1842.                     },
  1843.                     {
  1844.                         "striptodos": {
  1845.                             "type": "smallint",
  1846.                             "null": true,
  1847.                             "default": null,
  1848.                             "autoIncrement": false
  1849.                         }
  1850.                     },
  1851.                     {
  1852.                         "stripalarms": {
  1853.                             "type": "smallint",
  1854.                             "null": true,
  1855.                             "default": null,
  1856.                             "autoIncrement": false
  1857.                         }
  1858.                     },
  1859.                     {
  1860.                         "stripattachments": {
  1861.                             "type": "smallint",
  1862.                             "null": true,
  1863.                             "default": null,
  1864.                             "autoIncrement": false
  1865.                         }
  1866.                     },
  1867.                     {
  1868.                         "lastmodified": {
  1869.                             "type": "integer",
  1870.                             "null": false,
  1871.                             "default": null,
  1872.                             "autoIncrement": false
  1873.                         }
  1874.                     }
  1875.                 ],
  1876.                 "index": [
  1877.                     {
  1878.                         "indexName": "PRIMARY",
  1879.                         "columns": [
  1880.                             "id"
  1881.                         ],
  1882.                         "unique": true
  1883.                     },
  1884.                     {
  1885.                         "indexName": "calsub_index",
  1886.                         "columns": [
  1887.                             "principaluri",
  1888.                             "uri"
  1889.                         ],
  1890.                         "unique": true
  1891.                     }
  1892.                 ],
  1893.                 "0": {
  1894.                     "primaryColumns": [
  1895.                         "id"
  1896.                     ]
  1897.                 }
  1898.             },
  1899.             "oc_cards": {
  1900.                 "fields": [
  1901.                     {
  1902.                         "id": {
  1903.                             "type": "bigint",
  1904.                             "null": false,
  1905.                             "default": null,
  1906.                             "autoIncrement": true
  1907.                         }
  1908.                     },
  1909.                     {
  1910.                         "addressbookid": {
  1911.                             "type": "integer",
  1912.                             "null": false,
  1913.                             "default": "0",
  1914.                             "autoIncrement": false
  1915.                         }
  1916.                     },
  1917.                     {
  1918.                         "carddata": {
  1919.                             "type": "blob",
  1920.                             "null": true,
  1921.                             "default": null,
  1922.                             "autoIncrement": false
  1923.                         }
  1924.                     },
  1925.                     {
  1926.                         "uri": {
  1927.                             "type": "string",
  1928.                             "null": true,
  1929.                             "default": null,
  1930.                             "autoIncrement": false
  1931.                         }
  1932.                     },
  1933.                     {
  1934.                         "lastmodified": {
  1935.                             "type": "bigint",
  1936.                             "null": true,
  1937.                             "default": null,
  1938.                             "autoIncrement": false
  1939.                         }
  1940.                     },
  1941.                     {
  1942.                         "etag": {
  1943.                             "type": "string",
  1944.                             "null": true,
  1945.                             "default": null,
  1946.                             "autoIncrement": false
  1947.                         }
  1948.                     },
  1949.                     {
  1950.                         "size": {
  1951.                             "type": "bigint",
  1952.                             "null": false,
  1953.                             "default": null,
  1954.                             "autoIncrement": false
  1955.                         }
  1956.                     }
  1957.                 ],
  1958.                 "index": [
  1959.                     {
  1960.                         "indexName": "PRIMARY",
  1961.                         "columns": [
  1962.                             "id"
  1963.                         ],
  1964.                         "unique": true
  1965.                     },
  1966.                     {
  1967.                         "indexName": "addressbookid_uri_index",
  1968.                         "columns": [
  1969.                             "addressbookid",
  1970.                             "uri"
  1971.                         ],
  1972.                         "unique": false
  1973.                     }
  1974.                 ],
  1975.                 "0": {
  1976.                     "primaryColumns": [
  1977.                         "id"
  1978.                     ]
  1979.                 }
  1980.             },
  1981.             "oc_cards_properties": {
  1982.                 "fields": [
  1983.                     {
  1984.                         "id": {
  1985.                             "type": "bigint",
  1986.                             "null": false,
  1987.                             "default": null,
  1988.                             "autoIncrement": true
  1989.                         }
  1990.                     },
  1991.                     {
  1992.                         "addressbookid": {
  1993.                             "type": "bigint",
  1994.                             "null": false,
  1995.                             "default": "0",
  1996.                             "autoIncrement": false
  1997.                         }
  1998.                     },
  1999.                     {
  2000.                         "cardid": {
  2001.                             "type": "bigint",
  2002.                             "null": false,
  2003.                             "default": "0",
  2004.                             "autoIncrement": false
  2005.                         }
  2006.                     },
  2007.                     {
  2008.                         "name": {
  2009.                             "type": "string",
  2010.                             "null": true,
  2011.                             "default": null,
  2012.                             "autoIncrement": false
  2013.                         }
  2014.                     },
  2015.                     {
  2016.                         "value": {
  2017.                             "type": "string",
  2018.                             "null": true,
  2019.                             "default": null,
  2020.                             "autoIncrement": false
  2021.                         }
  2022.                     },
  2023.                     {
  2024.                         "preferred": {
  2025.                             "type": "integer",
  2026.                             "null": false,
  2027.                             "default": "1",
  2028.                             "autoIncrement": false
  2029.                         }
  2030.                     }
  2031.                 ],
  2032.                 "index": [
  2033.                     {
  2034.                         "indexName": "PRIMARY",
  2035.                         "columns": [
  2036.                             "id"
  2037.                         ],
  2038.                         "unique": true
  2039.                     },
  2040.                     {
  2041.                         "indexName": "card_value_index",
  2042.                         "columns": [
  2043.                             "value"
  2044.                         ],
  2045.                         "unique": false
  2046.                     },
  2047.                     {
  2048.                         "indexName": "card_name_index",
  2049.                         "columns": [
  2050.                             "name"
  2051.                         ],
  2052.                         "unique": false
  2053.                     },
  2054.                     {
  2055.                         "indexName": "card_contactid_index",
  2056.                         "columns": [
  2057.                             "cardid"
  2058.                         ],
  2059.                         "unique": false
  2060.                     }
  2061.                 ],
  2062.                 "0": {
  2063.                     "primaryColumns": [
  2064.                         "id"
  2065.                     ]
  2066.                 }
  2067.             },
  2068.             "oc_comments": {
  2069.                 "fields": [
  2070.                     {
  2071.                         "id": {
  2072.                             "type": "integer",
  2073.                             "null": false,
  2074.                             "default": null,
  2075.                             "autoIncrement": true
  2076.                         }
  2077.                     },
  2078.                     {
  2079.                         "parent_id": {
  2080.                             "type": "integer",
  2081.                             "null": false,
  2082.                             "default": "0",
  2083.                             "autoIncrement": false
  2084.                         }
  2085.                     },
  2086.                     {
  2087.                         "topmost_parent_id": {
  2088.                             "type": "integer",
  2089.                             "null": false,
  2090.                             "default": "0",
  2091.                             "autoIncrement": false
  2092.                         }
  2093.                     },
  2094.                     {
  2095.                         "children_count": {
  2096.                             "type": "integer",
  2097.                             "null": false,
  2098.                             "default": "0",
  2099.                             "autoIncrement": false
  2100.                         }
  2101.                     },
  2102.                     {
  2103.                         "actor_type": {
  2104.                             "type": "string",
  2105.                             "null": false,
  2106.                             "default": "",
  2107.                             "autoIncrement": false
  2108.                         }
  2109.                     },
  2110.                     {
  2111.                         "actor_id": {
  2112.                             "type": "string",
  2113.                             "null": false,
  2114.                             "default": "",
  2115.                             "autoIncrement": false
  2116.                         }
  2117.                     },
  2118.                     {
  2119.                         "message": {
  2120.                             "type": "text",
  2121.                             "null": true,
  2122.                             "default": null,
  2123.                             "autoIncrement": false
  2124.                         }
  2125.                     },
  2126.                     {
  2127.                         "verb": {
  2128.                             "type": "string",
  2129.                             "null": true,
  2130.                             "default": null,
  2131.                             "autoIncrement": false
  2132.                         }
  2133.                     },
  2134.                     {
  2135.                         "creation_timestamp": {
  2136.                             "type": "datetime",
  2137.                             "null": true,
  2138.                             "default": null,
  2139.                             "autoIncrement": false
  2140.                         }
  2141.                     },
  2142.                     {
  2143.                         "latest_child_timestamp": {
  2144.                             "type": "datetime",
  2145.                             "null": true,
  2146.                             "default": null,
  2147.                             "autoIncrement": false
  2148.                         }
  2149.                     },
  2150.                     {
  2151.                         "object_type": {
  2152.                             "type": "string",
  2153.                             "null": false,
  2154.                             "default": "",
  2155.                             "autoIncrement": false
  2156.                         }
  2157.                     },
  2158.                     {
  2159.                         "object_id": {
  2160.                             "type": "string",
  2161.                             "null": false,
  2162.                             "default": "",
  2163.                             "autoIncrement": false
  2164.                         }
  2165.                     }
  2166.                 ],
  2167.                 "index": [
  2168.                     {
  2169.                         "indexName": "PRIMARY",
  2170.                         "columns": [
  2171.                             "id"
  2172.                         ],
  2173.                         "unique": true
  2174.                     },
  2175.                     {
  2176.                         "indexName": "comments_parent_id_index",
  2177.                         "columns": [
  2178.                             "parent_id"
  2179.                         ],
  2180.                         "unique": false
  2181.                     },
  2182.                     {
  2183.                         "indexName": "comments_topmost_parent_id_idx",
  2184.                         "columns": [
  2185.                             "topmost_parent_id"
  2186.                         ],
  2187.                         "unique": false
  2188.                     },
  2189.                     {
  2190.                         "indexName": "comments_object_index",
  2191.                         "columns": [
  2192.                             "object_type",
  2193.                             "object_id",
  2194.                             "creation_timestamp"
  2195.                         ],
  2196.                         "unique": false
  2197.                     },
  2198.                     {
  2199.                         "indexName": "comments_actor_index",
  2200.                         "columns": [
  2201.                             "actor_type",
  2202.                             "actor_id"
  2203.                         ],
  2204.                         "unique": false
  2205.                     }
  2206.                 ],
  2207.                 "0": {
  2208.                     "primaryColumns": [
  2209.                         "id"
  2210.                     ]
  2211.                 }
  2212.             },
  2213.             "oc_comments_read_markers": {
  2214.                 "fields": [
  2215.                     {
  2216.                         "user_id": {
  2217.                             "type": "string",
  2218.                             "null": false,
  2219.                             "default": "",
  2220.                             "autoIncrement": false
  2221.                         }
  2222.                     },
  2223.                     {
  2224.                         "marker_datetime": {
  2225.                             "type": "datetime",
  2226.                             "null": true,
  2227.                             "default": null,
  2228.                             "autoIncrement": false
  2229.                         }
  2230.                     },
  2231.                     {
  2232.                         "object_type": {
  2233.                             "type": "string",
  2234.                             "null": false,
  2235.                             "default": "",
  2236.                             "autoIncrement": false
  2237.                         }
  2238.                     },
  2239.                     {
  2240.                         "object_id": {
  2241.                             "type": "string",
  2242.                             "null": false,
  2243.                             "default": "",
  2244.                             "autoIncrement": false
  2245.                         }
  2246.                     }
  2247.                 ],
  2248.                 "index": [
  2249.                     {
  2250.                         "indexName": "comments_marker_index",
  2251.                         "columns": [
  2252.                             "user_id",
  2253.                             "object_type",
  2254.                             "object_id"
  2255.                         ],
  2256.                         "unique": true
  2257.                     },
  2258.                     {
  2259.                         "indexName": "comments_marker_object_index",
  2260.                         "columns": [
  2261.                             "object_type",
  2262.                             "object_id"
  2263.                         ],
  2264.                         "unique": false
  2265.                     }
  2266.                 ],
  2267.                 "0": {
  2268.                     "primaryColumns": []
  2269.                 }
  2270.             },
  2271.             "oc_credentials": {
  2272.                 "fields": [
  2273.                     {
  2274.                         "user": {
  2275.                             "type": "string",
  2276.                             "null": false,
  2277.                             "default": null,
  2278.                             "autoIncrement": false
  2279.                         }
  2280.                     },
  2281.                     {
  2282.                         "identifier": {
  2283.                             "type": "string",
  2284.                             "null": false,
  2285.                             "default": null,
  2286.                             "autoIncrement": false
  2287.                         }
  2288.                     },
  2289.                     {
  2290.                         "credentials": {
  2291.                             "type": "text",
  2292.                             "null": true,
  2293.                             "default": null,
  2294.                             "autoIncrement": false
  2295.                         }
  2296.                     }
  2297.                 ],
  2298.                 "index": [
  2299.                     {
  2300.                         "indexName": "PRIMARY",
  2301.                         "columns": [
  2302.                             "user",
  2303.                             "identifier"
  2304.                         ],
  2305.                         "unique": true
  2306.                     },
  2307.                     {
  2308.                         "indexName": "credentials_user",
  2309.                         "columns": [
  2310.                             "user"
  2311.                         ],
  2312.                         "unique": false
  2313.                     }
  2314.                 ],
  2315.                 "0": {
  2316.                     "primaryColumns": [
  2317.                         "user",
  2318.                         "identifier"
  2319.                     ]
  2320.                 }
  2321.             },
  2322.             "oc_dav_job_status": {
  2323.                 "fields": [
  2324.                     {
  2325.                         "id": {
  2326.                             "type": "bigint",
  2327.                             "null": false,
  2328.                             "default": null,
  2329.                             "autoIncrement": true
  2330.                         }
  2331.                     },
  2332.                     {
  2333.                         "uuid": {
  2334.                             "type": "guid",
  2335.                             "null": false,
  2336.                             "default": null,
  2337.                             "autoIncrement": false
  2338.                         }
  2339.                     },
  2340.                     {
  2341.                         "user_id": {
  2342.                             "type": "string",
  2343.                             "null": false,
  2344.                             "default": null,
  2345.                             "autoIncrement": false
  2346.                         }
  2347.                     },
  2348.                     {
  2349.                         "status_info": {
  2350.                             "type": "string",
  2351.                             "null": false,
  2352.                             "default": null,
  2353.                             "autoIncrement": false
  2354.                         }
  2355.                     }
  2356.                 ],
  2357.                 "index": [
  2358.                     {
  2359.                         "indexName": "PRIMARY",
  2360.                         "columns": [
  2361.                             "id"
  2362.                         ],
  2363.                         "unique": true
  2364.                     },
  2365.                     {
  2366.                         "indexName": "UNIQ_18BBA548D17F50A6",
  2367.                         "columns": [
  2368.                             "uuid"
  2369.                         ],
  2370.                         "unique": true
  2371.                     }
  2372.                 ],
  2373.                 "0": {
  2374.                     "primaryColumns": [
  2375.                         "id"
  2376.                     ]
  2377.                 }
  2378.             },
  2379.             "oc_dav_properties": {
  2380.                 "fields": [
  2381.                     {
  2382.                         "id": {
  2383.                             "type": "bigint",
  2384.                             "null": false,
  2385.                             "default": null,
  2386.                             "autoIncrement": true
  2387.                         }
  2388.                     },
  2389.                     {
  2390.                         "propertypath": {
  2391.                             "type": "string",
  2392.                             "null": false,
  2393.                             "default": "",
  2394.                             "autoIncrement": false
  2395.                         }
  2396.                     },
  2397.                     {
  2398.                         "propertyname": {
  2399.                             "type": "string",
  2400.                             "null": false,
  2401.                             "default": "",
  2402.                             "autoIncrement": false
  2403.                         }
  2404.                     },
  2405.                     {
  2406.                         "propertyvalue": {
  2407.                             "type": "string",
  2408.                             "null": false,
  2409.                             "default": null,
  2410.                             "autoIncrement": false
  2411.                         }
  2412.                     }
  2413.                 ],
  2414.                 "index": [
  2415.                     {
  2416.                         "indexName": "PRIMARY",
  2417.                         "columns": [
  2418.                             "id"
  2419.                         ],
  2420.                         "unique": true
  2421.                     },
  2422.                     {
  2423.                         "indexName": "propertypath_index",
  2424.                         "columns": [
  2425.                             "propertypath"
  2426.                         ],
  2427.                         "unique": false
  2428.                     }
  2429.                 ],
  2430.                 "0": {
  2431.                     "primaryColumns": [
  2432.                         "id"
  2433.                     ]
  2434.                 }
  2435.             },
  2436.             "oc_dav_shares": {
  2437.                 "fields": [
  2438.                     {
  2439.                         "id": {
  2440.                             "type": "bigint",
  2441.                             "null": false,
  2442.                             "default": null,
  2443.                             "autoIncrement": true
  2444.                         }
  2445.                     },
  2446.                     {
  2447.                         "principaluri": {
  2448.                             "type": "string",
  2449.                             "null": true,
  2450.                             "default": null,
  2451.                             "autoIncrement": false
  2452.                         }
  2453.                     },
  2454.                     {
  2455.                         "type": {
  2456.                             "type": "string",
  2457.                             "null": true,
  2458.                             "default": null,
  2459.                             "autoIncrement": false
  2460.                         }
  2461.                     },
  2462.                     {
  2463.                         "access": {
  2464.                             "type": "smallint",
  2465.                             "null": true,
  2466.                             "default": null,
  2467.                             "autoIncrement": false
  2468.                         }
  2469.                     },
  2470.                     {
  2471.                         "resourceid": {
  2472.                             "type": "integer",
  2473.                             "null": false,
  2474.                             "default": null,
  2475.                             "autoIncrement": false
  2476.                         }
  2477.                     },
  2478.                     {
  2479.                         "publicuri": {
  2480.                             "type": "string",
  2481.                             "null": true,
  2482.                             "default": null,
  2483.                             "autoIncrement": false
  2484.                         }
  2485.                     }
  2486.                 ],
  2487.                 "index": [
  2488.                     {
  2489.                         "indexName": "PRIMARY",
  2490.                         "columns": [
  2491.                             "id"
  2492.                         ],
  2493.                         "unique": true
  2494.                     },
  2495.                     {
  2496.                         "indexName": "dav_shares_index",
  2497.                         "columns": [
  2498.                             "principaluri",
  2499.                             "resourceid",
  2500.                             "type",
  2501.                             "publicuri"
  2502.                         ],
  2503.                         "unique": true
  2504.                     }
  2505.                 ],
  2506.                 "0": {
  2507.                     "primaryColumns": [
  2508.                         "id"
  2509.                     ]
  2510.                 }
  2511.             },
  2512.             "oc_external_applicable": {
  2513.                 "fields": [
  2514.                     {
  2515.                         "applicable_id": {
  2516.                             "type": "bigint",
  2517.                             "null": false,
  2518.                             "default": null,
  2519.                             "autoIncrement": true
  2520.                         }
  2521.                     },
  2522.                     {
  2523.                         "mount_id": {
  2524.                             "type": "bigint",
  2525.                             "null": false,
  2526.                             "default": null,
  2527.                             "autoIncrement": false
  2528.                         }
  2529.                     },
  2530.                     {
  2531.                         "type": {
  2532.                             "type": "integer",
  2533.                             "null": false,
  2534.                             "default": null,
  2535.                             "autoIncrement": false
  2536.                         }
  2537.                     },
  2538.                     {
  2539.                         "value": {
  2540.                             "type": "string",
  2541.                             "null": true,
  2542.                             "default": null,
  2543.                             "autoIncrement": false
  2544.                         }
  2545.                     }
  2546.                 ],
  2547.                 "index": [
  2548.                     {
  2549.                         "indexName": "PRIMARY",
  2550.                         "columns": [
  2551.                             "applicable_id"
  2552.                         ],
  2553.                         "unique": true
  2554.                     },
  2555.                     {
  2556.                         "indexName": "applicable_type_value_mount",
  2557.                         "columns": [
  2558.                             "type",
  2559.                             "value",
  2560.                             "mount_id"
  2561.                         ],
  2562.                         "unique": true
  2563.                     },
  2564.                     {
  2565.                         "indexName": "applicable_mount",
  2566.                         "columns": [
  2567.                             "mount_id"
  2568.                         ],
  2569.                         "unique": false
  2570.                     },
  2571.                     {
  2572.                         "indexName": "applicable_type_value",
  2573.                         "columns": [
  2574.                             "type",
  2575.                             "value"
  2576.                         ],
  2577.                         "unique": false
  2578.                     }
  2579.                 ],
  2580.                 "0": {
  2581.                     "primaryColumns": [
  2582.                         "applicable_id"
  2583.                     ]
  2584.                 }
  2585.             },
  2586.             "oc_external_config": {
  2587.                 "fields": [
  2588.                     {
  2589.                         "config_id": {
  2590.                             "type": "bigint",
  2591.                             "null": false,
  2592.                             "default": null,
  2593.                             "autoIncrement": true
  2594.                         }
  2595.                     },
  2596.                     {
  2597.                         "mount_id": {
  2598.                             "type": "bigint",
  2599.                             "null": false,
  2600.                             "default": null,
  2601.                             "autoIncrement": false
  2602.                         }
  2603.                     },
  2604.                     {
  2605.                         "key": {
  2606.                             "type": "string",
  2607.                             "null": false,
  2608.                             "default": null,
  2609.                             "autoIncrement": false
  2610.                         }
  2611.                     },
  2612.                     {
  2613.                         "value": {
  2614.                             "type": "string",
  2615.                             "null": false,
  2616.                             "default": null,
  2617.                             "autoIncrement": false
  2618.                         }
  2619.                     }
  2620.                 ],
  2621.                 "index": [
  2622.                     {
  2623.                         "indexName": "PRIMARY",
  2624.                         "columns": [
  2625.                             "config_id"
  2626.                         ],
  2627.                         "unique": true
  2628.                     },
  2629.                     {
  2630.                         "indexName": "config_mount_key",
  2631.                         "columns": [
  2632.                             "mount_id",
  2633.                             "key"
  2634.                         ],
  2635.                         "unique": true
  2636.                     },
  2637.                     {
  2638.                         "indexName": "config_mount",
  2639.                         "columns": [
  2640.                             "mount_id"
  2641.                         ],
  2642.                         "unique": false
  2643.                     }
  2644.                 ],
  2645.                 "0": {
  2646.                     "primaryColumns": [
  2647.                         "config_id"
  2648.                     ]
  2649.                 }
  2650.             },
  2651.             "oc_external_mounts": {
  2652.                 "fields": [
  2653.                     {
  2654.                         "mount_id": {
  2655.                             "type": "bigint",
  2656.                             "null": false,
  2657.                             "default": null,
  2658.                             "autoIncrement": true
  2659.                         }
  2660.                     },
  2661.                     {
  2662.                         "mount_point": {
  2663.                             "type": "string",
  2664.                             "null": false,
  2665.                             "default": null,
  2666.                             "autoIncrement": false
  2667.                         }
  2668.                     },
  2669.                     {
  2670.                         "storage_backend": {
  2671.                             "type": "string",
  2672.                             "null": false,
  2673.                             "default": null,
  2674.                             "autoIncrement": false
  2675.                         }
  2676.                     },
  2677.                     {
  2678.                         "auth_backend": {
  2679.                             "type": "string",
  2680.                             "null": false,
  2681.                             "default": null,
  2682.                             "autoIncrement": false
  2683.                         }
  2684.                     },
  2685.                     {
  2686.                         "priority": {
  2687.                             "type": "integer",
  2688.                             "null": false,
  2689.                             "default": "100",
  2690.                             "autoIncrement": false
  2691.                         }
  2692.                     },
  2693.                     {
  2694.                         "type": {
  2695.                             "type": "integer",
  2696.                             "null": false,
  2697.                             "default": null,
  2698.                             "autoIncrement": false
  2699.                         }
  2700.                     }
  2701.                 ],
  2702.                 "index": [
  2703.                     {
  2704.                         "indexName": "PRIMARY",
  2705.                         "columns": [
  2706.                             "mount_id"
  2707.                         ],
  2708.                         "unique": true
  2709.                     }
  2710.                 ],
  2711.                 "0": {
  2712.                     "primaryColumns": [
  2713.                         "mount_id"
  2714.                     ]
  2715.                 }
  2716.             },
  2717.             "oc_external_options": {
  2718.                 "fields": [
  2719.                     {
  2720.                         "option_id": {
  2721.                             "type": "bigint",
  2722.                             "null": false,
  2723.                             "default": null,
  2724.                             "autoIncrement": true
  2725.                         }
  2726.                     },
  2727.                     {
  2728.                         "mount_id": {
  2729.                             "type": "bigint",
  2730.                             "null": false,
  2731.                             "default": null,
  2732.                             "autoIncrement": false
  2733.                         }
  2734.                     },
  2735.                     {
  2736.                         "key": {
  2737.                             "type": "string",
  2738.                             "null": false,
  2739.                             "default": null,
  2740.                             "autoIncrement": false
  2741.                         }
  2742.                     },
  2743.                     {
  2744.                         "value": {
  2745.                             "type": "string",
  2746.                             "null": false,
  2747.                             "default": null,
  2748.                             "autoIncrement": false
  2749.                         }
  2750.                     }
  2751.                 ],
  2752.                 "index": [
  2753.                     {
  2754.                         "indexName": "PRIMARY",
  2755.                         "columns": [
  2756.                             "option_id"
  2757.                         ],
  2758.                         "unique": true
  2759.                     },
  2760.                     {
  2761.                         "indexName": "option_mount_key",
  2762.                         "columns": [
  2763.                             "mount_id",
  2764.                             "key"
  2765.                         ],
  2766.                         "unique": true
  2767.                     },
  2768.                     {
  2769.                         "indexName": "option_mount",
  2770.                         "columns": [
  2771.                             "mount_id"
  2772.                         ],
  2773.                         "unique": false
  2774.                     }
  2775.                 ],
  2776.                 "0": {
  2777.                     "primaryColumns": [
  2778.                         "option_id"
  2779.                     ]
  2780.                 }
  2781.             },
  2782.             "oc_federated_reshares": {
  2783.                 "fields": [
  2784.                     {
  2785.                         "share_id": {
  2786.                             "type": "bigint",
  2787.                             "null": false,
  2788.                             "default": null,
  2789.                             "autoIncrement": false
  2790.                         }
  2791.                     },
  2792.                     {
  2793.                         "remote_id": {
  2794.                             "type": "bigint",
  2795.                             "null": false,
  2796.                             "default": null,
  2797.                             "autoIncrement": false
  2798.                         }
  2799.                     }
  2800.                 ],
  2801.                 "index": [
  2802.                     {
  2803.                         "indexName": "share_id_index",
  2804.                         "columns": [
  2805.                             "share_id"
  2806.                         ],
  2807.                         "unique": true
  2808.                     }
  2809.                 ],
  2810.                 "0": {
  2811.                     "primaryColumns": []
  2812.                 }
  2813.             },
  2814.             "oc_file_locks": {
  2815.                 "fields": [
  2816.                     {
  2817.                         "id": {
  2818.                             "type": "integer",
  2819.                             "null": false,
  2820.                             "default": null,
  2821.                             "autoIncrement": true
  2822.                         }
  2823.                     },
  2824.                     {
  2825.                         "lock": {
  2826.                             "type": "integer",
  2827.                             "null": false,
  2828.                             "default": "0",
  2829.                             "autoIncrement": false
  2830.                         }
  2831.                     },
  2832.                     {
  2833.                         "key": {
  2834.                             "type": "string",
  2835.                             "null": false,
  2836.                             "default": null,
  2837.                             "autoIncrement": false
  2838.                         }
  2839.                     },
  2840.                     {
  2841.                         "ttl": {
  2842.                             "type": "integer",
  2843.                             "null": false,
  2844.                             "default": "-1",
  2845.                             "autoIncrement": false
  2846.                         }
  2847.                     }
  2848.                 ],
  2849.                 "index": [
  2850.                     {
  2851.                         "indexName": "PRIMARY",
  2852.                         "columns": [
  2853.                             "id"
  2854.                         ],
  2855.                         "unique": true
  2856.                     },
  2857.                     {
  2858.                         "indexName": "lock_key_index",
  2859.                         "columns": [
  2860.                             "key"
  2861.                         ],
  2862.                         "unique": true
  2863.                     },
  2864.                     {
  2865.                         "indexName": "lock_ttl_index",
  2866.                         "columns": [
  2867.                             "ttl"
  2868.                         ],
  2869.                         "unique": false
  2870.                     }
  2871.                 ],
  2872.                 "0": {
  2873.                     "primaryColumns": [
  2874.                         "id"
  2875.                     ]
  2876.                 }
  2877.             },
  2878.             "oc_filecache": {
  2879.                 "fields": [
  2880.                     {
  2881.                         "fileid": {
  2882.                             "type": "bigint",
  2883.                             "null": false,
  2884.                             "default": null,
  2885.                             "autoIncrement": true
  2886.                         }
  2887.                     },
  2888.                     {
  2889.                         "storage": {
  2890.                             "type": "integer",
  2891.                             "null": false,
  2892.                             "default": "0",
  2893.                             "autoIncrement": false
  2894.                         }
  2895.                     },
  2896.                     {
  2897.                         "path": {
  2898.                             "type": "string",
  2899.                             "null": true,
  2900.                             "default": null,
  2901.                             "autoIncrement": false
  2902.                         }
  2903.                     },
  2904.                     {
  2905.                         "path_hash": {
  2906.                             "type": "string",
  2907.                             "null": false,
  2908.                             "default": "",
  2909.                             "autoIncrement": false
  2910.                         }
  2911.                     },
  2912.                     {
  2913.                         "parent": {
  2914.                             "type": "bigint",
  2915.                             "null": false,
  2916.                             "default": "0",
  2917.                             "autoIncrement": false
  2918.                         }
  2919.                     },
  2920.                     {
  2921.                         "name": {
  2922.                             "type": "string",
  2923.                             "null": true,
  2924.                             "default": null,
  2925.                             "autoIncrement": false
  2926.                         }
  2927.                     },
  2928.                     {
  2929.                         "mimetype": {
  2930.                             "type": "integer",
  2931.                             "null": false,
  2932.                             "default": "0",
  2933.                             "autoIncrement": false
  2934.                         }
  2935.                     },
  2936.                     {
  2937.                         "mimepart": {
  2938.                             "type": "integer",
  2939.                             "null": false,
  2940.                             "default": "0",
  2941.                             "autoIncrement": false
  2942.                         }
  2943.                     },
  2944.                     {
  2945.                         "size": {
  2946.                             "type": "bigint",
  2947.                             "null": false,
  2948.                             "default": "0",
  2949.                             "autoIncrement": false
  2950.                         }
  2951.                     },
  2952.                     {
  2953.                         "mtime": {
  2954.                             "type": "bigint",
  2955.                             "null": false,
  2956.                             "default": "0",
  2957.                             "autoIncrement": false
  2958.                         }
  2959.                     },
  2960.                     {
  2961.                         "storage_mtime": {
  2962.                             "type": "bigint",
  2963.                             "null": false,
  2964.                             "default": "0",
  2965.                             "autoIncrement": false
  2966.                         }
  2967.                     },
  2968.                     {
  2969.                         "encrypted": {
  2970.                             "type": "integer",
  2971.                             "null": false,
  2972.                             "default": "0",
  2973.                             "autoIncrement": false
  2974.                         }
  2975.                     },
  2976.                     {
  2977.                         "unencrypted_size": {
  2978.                             "type": "bigint",
  2979.                             "null": false,
  2980.                             "default": "0",
  2981.                             "autoIncrement": false
  2982.                         }
  2983.                     },
  2984.                     {
  2985.                         "etag": {
  2986.                             "type": "string",
  2987.                             "null": true,
  2988.                             "default": null,
  2989.                             "autoIncrement": false
  2990.                         }
  2991.                     },
  2992.                     {
  2993.                         "permissions": {
  2994.                             "type": "integer",
  2995.                             "null": true,
  2996.                             "default": "0",
  2997.                             "autoIncrement": false
  2998.                         }
  2999.                     },
  3000.                     {
  3001.                         "checksum": {
  3002.                             "type": "string",
  3003.                             "null": true,
  3004.                             "default": null,
  3005.                             "autoIncrement": false
  3006.                         }
  3007.                     }
  3008.                 ],
  3009.                 "index": [
  3010.                     {
  3011.                         "indexName": "PRIMARY",
  3012.                         "columns": [
  3013.                             "fileid"
  3014.                         ],
  3015.                         "unique": true
  3016.                     },
  3017.                     {
  3018.                         "indexName": "fs_storage_path_hash",
  3019.                         "columns": [
  3020.                             "storage",
  3021.                             "path_hash"
  3022.                         ],
  3023.                         "unique": true
  3024.                     },
  3025.                     {
  3026.                         "indexName": "fs_parent_name_hash",
  3027.                         "columns": [
  3028.                             "parent",
  3029.                             "name"
  3030.                         ],
  3031.                         "unique": false
  3032.                     },
  3033.                     {
  3034.                         "indexName": "fs_storage_mimetype",
  3035.                         "columns": [
  3036.                             "storage",
  3037.                             "mimetype"
  3038.                         ],
  3039.                         "unique": false
  3040.                     },
  3041.                     {
  3042.                         "indexName": "fs_storage_mimepart",
  3043.                         "columns": [
  3044.                             "storage",
  3045.                             "mimepart"
  3046.                         ],
  3047.                         "unique": false
  3048.                     },
  3049.                     {
  3050.                         "indexName": "fs_storage_size",
  3051.                         "columns": [
  3052.                             "storage",
  3053.                             "size",
  3054.                             "fileid"
  3055.                         ],
  3056.                         "unique": false
  3057.                     }
  3058.                 ],
  3059.                 "0": {
  3060.                     "primaryColumns": [
  3061.                         "fileid"
  3062.                     ]
  3063.                 }
  3064.             },
  3065.             "oc_files_trash": {
  3066.                 "fields": [
  3067.                     {
  3068.                         "auto_id": {
  3069.                             "type": "bigint",
  3070.                             "null": false,
  3071.                             "default": null,
  3072.                             "autoIncrement": true
  3073.                         }
  3074.                     },
  3075.                     {
  3076.                         "id": {
  3077.                             "type": "string",
  3078.                             "null": false,
  3079.                             "default": "",
  3080.                             "autoIncrement": false
  3081.                         }
  3082.                     },
  3083.                     {
  3084.                         "user": {
  3085.                             "type": "string",
  3086.                             "null": false,
  3087.                             "default": "",
  3088.                             "autoIncrement": false
  3089.                         }
  3090.                     },
  3091.                     {
  3092.                         "timestamp": {
  3093.                             "type": "string",
  3094.                             "null": false,
  3095.                             "default": "",
  3096.                             "autoIncrement": false
  3097.                         }
  3098.                     },
  3099.                     {
  3100.                         "location": {
  3101.                             "type": "string",
  3102.                             "null": false,
  3103.                             "default": "",
  3104.                             "autoIncrement": false
  3105.                         }
  3106.                     },
  3107.                     {
  3108.                         "type": {
  3109.                             "type": "string",
  3110.                             "null": true,
  3111.                             "default": null,
  3112.                             "autoIncrement": false
  3113.                         }
  3114.                     },
  3115.                     {
  3116.                         "mime": {
  3117.                             "type": "string",
  3118.                             "null": true,
  3119.                             "default": null,
  3120.                             "autoIncrement": false
  3121.                         }
  3122.                     }
  3123.                 ],
  3124.                 "index": [
  3125.                     {
  3126.                         "indexName": "PRIMARY",
  3127.                         "columns": [
  3128.                             "auto_id"
  3129.                         ],
  3130.                         "unique": true
  3131.                     },
  3132.                     {
  3133.                         "indexName": "id_index",
  3134.                         "columns": [
  3135.                             "id"
  3136.                         ],
  3137.                         "unique": false
  3138.                     },
  3139.                     {
  3140.                         "indexName": "timestamp_index",
  3141.                         "columns": [
  3142.                             "timestamp"
  3143.                         ],
  3144.                         "unique": false
  3145.                     },
  3146.                     {
  3147.                         "indexName": "user_index",
  3148.                         "columns": [
  3149.                             "user"
  3150.                         ],
  3151.                         "unique": false
  3152.                     }
  3153.                 ],
  3154.                 "0": {
  3155.                     "primaryColumns": [
  3156.                         "auto_id"
  3157.                     ]
  3158.                 }
  3159.             },
  3160.             "oc_group_admin": {
  3161.                 "fields": [
  3162.                     {
  3163.                         "gid": {
  3164.                             "type": "string",
  3165.                             "null": false,
  3166.                             "default": "",
  3167.                             "autoIncrement": false
  3168.                         }
  3169.                     },
  3170.                     {
  3171.                         "uid": {
  3172.                             "type": "string",
  3173.                             "null": false,
  3174.                             "default": "",
  3175.                             "autoIncrement": false
  3176.                         }
  3177.                     }
  3178.                 ],
  3179.                 "index": [
  3180.                     {
  3181.                         "indexName": "PRIMARY",
  3182.                         "columns": [
  3183.                             "gid",
  3184.                             "uid"
  3185.                         ],
  3186.                         "unique": true
  3187.                     },
  3188.                     {
  3189.                         "indexName": "group_admin_uid",
  3190.                         "columns": [
  3191.                             "uid"
  3192.                         ],
  3193.                         "unique": false
  3194.                     }
  3195.                 ],
  3196.                 "0": {
  3197.                     "primaryColumns": [
  3198.                         "gid",
  3199.                         "uid"
  3200.                     ]
  3201.                 }
  3202.             },
  3203.             "oc_group_user": {
  3204.                 "fields": [
  3205.                     {
  3206.                         "gid": {
  3207.                             "type": "string",
  3208.                             "null": false,
  3209.                             "default": "",
  3210.                             "autoIncrement": false
  3211.                         }
  3212.                     },
  3213.                     {
  3214.                         "uid": {
  3215.                             "type": "string",
  3216.                             "null": false,
  3217.                             "default": "",
  3218.                             "autoIncrement": false
  3219.                         }
  3220.                     }
  3221.                 ],
  3222.                 "index": [
  3223.                     {
  3224.                         "indexName": "PRIMARY",
  3225.                         "columns": [
  3226.                             "gid",
  3227.                             "uid"
  3228.                         ],
  3229.                         "unique": true
  3230.                     },
  3231.                     {
  3232.                         "indexName": "gu_uid_index",
  3233.                         "columns": [
  3234.                             "uid"
  3235.                         ],
  3236.                         "unique": false
  3237.                     }
  3238.                 ],
  3239.                 "0": {
  3240.                     "primaryColumns": [
  3241.                         "gid",
  3242.                         "uid"
  3243.                     ]
  3244.                 }
  3245.             },
  3246.             "oc_groups": {
  3247.                 "fields": [
  3248.                     {
  3249.                         "gid": {
  3250.                             "type": "string",
  3251.                             "null": false,
  3252.                             "default": "",
  3253.                             "autoIncrement": false
  3254.                         }
  3255.                     }
  3256.                 ],
  3257.                 "index": [
  3258.                     {
  3259.                         "indexName": "PRIMARY",
  3260.                         "columns": [
  3261.                             "gid"
  3262.                         ],
  3263.                         "unique": true
  3264.                     }
  3265.                 ],
  3266.                 "0": {
  3267.                     "primaryColumns": [
  3268.                         "gid"
  3269.                     ]
  3270.                 }
  3271.             },
  3272.             "oc_jobs": {
  3273.                 "fields": [
  3274.                     {
  3275.                         "id": {
  3276.                             "type": "integer",
  3277.                             "null": false,
  3278.                             "default": null,
  3279.                             "autoIncrement": true
  3280.                         }
  3281.                     },
  3282.                     {
  3283.                         "class": {
  3284.                             "type": "string",
  3285.                             "null": false,
  3286.                             "default": "",
  3287.                             "autoIncrement": false
  3288.                         }
  3289.                     },
  3290.                     {
  3291.                         "argument": {
  3292.                             "type": "string",
  3293.                             "null": false,
  3294.                             "default": "",
  3295.                             "autoIncrement": false
  3296.                         }
  3297.                     },
  3298.                     {
  3299.                         "last_run": {
  3300.                             "type": "integer",
  3301.                             "null": true,
  3302.                             "default": "0",
  3303.                             "autoIncrement": false
  3304.                         }
  3305.                     },
  3306.                     {
  3307.                         "last_checked": {
  3308.                             "type": "integer",
  3309.                             "null": true,
  3310.                             "default": "0",
  3311.                             "autoIncrement": false
  3312.                         }
  3313.                     },
  3314.                     {
  3315.                         "reserved_at": {
  3316.                             "type": "integer",
  3317.                             "null": true,
  3318.                             "default": "0",
  3319.                             "autoIncrement": false
  3320.                         }
  3321.                     },
  3322.                     {
  3323.                         "execution_duration": {
  3324.                             "type": "integer",
  3325.                             "null": false,
  3326.                             "default": "-1",
  3327.                             "autoIncrement": false
  3328.                         }
  3329.                     }
  3330.                 ],
  3331.                 "index": [
  3332.                     {
  3333.                         "indexName": "PRIMARY",
  3334.                         "columns": [
  3335.                             "id"
  3336.                         ],
  3337.                         "unique": true
  3338.                     },
  3339.                     {
  3340.                         "indexName": "job_class_index",
  3341.                         "columns": [
  3342.                             "class"
  3343.                         ],
  3344.                         "unique": false
  3345.                     }
  3346.                 ],
  3347.                 "0": {
  3348.                     "primaryColumns": [
  3349.                         "id"
  3350.                     ]
  3351.                 }
  3352.             },
  3353.             "oc_migrations": {
  3354.                 "fields": [
  3355.                     {
  3356.                         "app": {
  3357.                             "type": "string",
  3358.                             "null": false,
  3359.                             "default": null,
  3360.                             "autoIncrement": false
  3361.                         }
  3362.                     },
  3363.                     {
  3364.                         "version": {
  3365.                             "type": "string",
  3366.                             "null": false,
  3367.                             "default": null,
  3368.                             "autoIncrement": false
  3369.                         }
  3370.                     }
  3371.                 ],
  3372.                 "index": [
  3373.                     {
  3374.                         "indexName": "PRIMARY",
  3375.                         "columns": [
  3376.                             "app",
  3377.                             "version"
  3378.                         ],
  3379.                         "unique": true
  3380.                     }
  3381.                 ],
  3382.                 "0": {
  3383.                     "primaryColumns": [
  3384.                         "app",
  3385.                         "version"
  3386.                     ]
  3387.                 }
  3388.             },
  3389.             "oc_mimetypes": {
  3390.                 "fields": [
  3391.                     {
  3392.                         "id": {
  3393.                             "type": "integer",
  3394.                             "null": false,
  3395.                             "default": null,
  3396.                             "autoIncrement": true
  3397.                         }
  3398.                     },
  3399.                     {
  3400.                         "mimetype": {
  3401.                             "type": "string",
  3402.                             "null": false,
  3403.                             "default": "",
  3404.                             "autoIncrement": false
  3405.                         }
  3406.                     }
  3407.                 ],
  3408.                 "index": [
  3409.                     {
  3410.                         "indexName": "PRIMARY",
  3411.                         "columns": [
  3412.                             "id"
  3413.                         ],
  3414.                         "unique": true
  3415.                     },
  3416.                     {
  3417.                         "indexName": "mimetype_id_index",
  3418.                         "columns": [
  3419.                             "mimetype"
  3420.                         ],
  3421.                         "unique": true
  3422.                     }
  3423.                 ],
  3424.                 "0": {
  3425.                     "primaryColumns": [
  3426.                         "id"
  3427.                     ]
  3428.                 }
  3429.             },
  3430.             "oc_mounts": {
  3431.                 "fields": [
  3432.                     {
  3433.                         "id": {
  3434.                             "type": "integer",
  3435.                             "null": false,
  3436.                             "default": null,
  3437.                             "autoIncrement": true
  3438.                         }
  3439.                     },
  3440.                     {
  3441.                         "storage_id": {
  3442.                             "type": "integer",
  3443.                             "null": false,
  3444.                             "default": null,
  3445.                             "autoIncrement": false
  3446.                         }
  3447.                     },
  3448.                     {
  3449.                         "root_id": {
  3450.                             "type": "bigint",
  3451.                             "null": false,
  3452.                             "default": null,
  3453.                             "autoIncrement": false
  3454.                         }
  3455.                     },
  3456.                     {
  3457.                         "user_id": {
  3458.                             "type": "string",
  3459.                             "null": false,
  3460.                             "default": null,
  3461.                             "autoIncrement": false
  3462.                         }
  3463.                     },
  3464.                     {
  3465.                         "mount_point": {
  3466.                             "type": "string",
  3467.                             "null": false,
  3468.                             "default": null,
  3469.                             "autoIncrement": false
  3470.                         }
  3471.                     }
  3472.                 ],
  3473.                 "index": [
  3474.                     {
  3475.                         "indexName": "PRIMARY",
  3476.                         "columns": [
  3477.                             "id"
  3478.                         ],
  3479.                         "unique": true
  3480.                     },
  3481.                     {
  3482.                         "indexName": "mounts_user_root_index",
  3483.                         "columns": [
  3484.                             "user_id",
  3485.                             "root_id"
  3486.                         ],
  3487.                         "unique": true
  3488.                     },
  3489.                     {
  3490.                         "indexName": "mounts_user_index",
  3491.                         "columns": [
  3492.                             "user_id"
  3493.                         ],
  3494.                         "unique": false
  3495.                     },
  3496.                     {
  3497.                         "indexName": "mounts_storage_index",
  3498.                         "columns": [
  3499.                             "storage_id"
  3500.                         ],
  3501.                         "unique": false
  3502.                     },
  3503.                     {
  3504.                         "indexName": "mounts_root_index",
  3505.                         "columns": [
  3506.                             "root_id"
  3507.                         ],
  3508.                         "unique": false
  3509.                     }
  3510.                 ],
  3511.                 "0": {
  3512.                     "primaryColumns": [
  3513.                         "id"
  3514.                     ]
  3515.                 }
  3516.             },
  3517.             "oc_notifications": {
  3518.                 "fields": [
  3519.                     {
  3520.                         "notification_id": {
  3521.                             "type": "integer",
  3522.                             "null": false,
  3523.                             "default": null,
  3524.                             "autoIncrement": true
  3525.                         }
  3526.                     },
  3527.                     {
  3528.                         "app": {
  3529.                             "type": "string",
  3530.                             "null": false,
  3531.                             "default": null,
  3532.                             "autoIncrement": false
  3533.                         }
  3534.                     },
  3535.                     {
  3536.                         "user": {
  3537.                             "type": "string",
  3538.                             "null": false,
  3539.                             "default": null,
  3540.                             "autoIncrement": false
  3541.                         }
  3542.                     },
  3543.                     {
  3544.                         "timestamp": {
  3545.                             "type": "integer",
  3546.                             "null": false,
  3547.                             "default": "0",
  3548.                             "autoIncrement": false
  3549.                         }
  3550.                     },
  3551.                     {
  3552.                         "object_type": {
  3553.                             "type": "string",
  3554.                             "null": false,
  3555.                             "default": null,
  3556.                             "autoIncrement": false
  3557.                         }
  3558.                     },
  3559.                     {
  3560.                         "object_id": {
  3561.                             "type": "string",
  3562.                             "null": false,
  3563.                             "default": null,
  3564.                             "autoIncrement": false
  3565.                         }
  3566.                     },
  3567.                     {
  3568.                         "subject": {
  3569.                             "type": "string",
  3570.                             "null": false,
  3571.                             "default": null,
  3572.                             "autoIncrement": false
  3573.                         }
  3574.                     },
  3575.                     {
  3576.                         "subject_parameters": {
  3577.                             "type": "text",
  3578.                             "null": true,
  3579.                             "default": null,
  3580.                             "autoIncrement": false
  3581.                         }
  3582.                     },
  3583.                     {
  3584.                         "message": {
  3585.                             "type": "string",
  3586.                             "null": true,
  3587.                             "default": null,
  3588.                             "autoIncrement": false
  3589.                         }
  3590.                     },
  3591.                     {
  3592.                         "message_parameters": {
  3593.                             "type": "text",
  3594.                             "null": true,
  3595.                             "default": null,
  3596.                             "autoIncrement": false
  3597.                         }
  3598.                     },
  3599.                     {
  3600.                         "link": {
  3601.                             "type": "string",
  3602.                             "null": true,
  3603.                             "default": null,
  3604.                             "autoIncrement": false
  3605.                         }
  3606.                     },
  3607.                     {
  3608.                         "actions": {
  3609.                             "type": "text",
  3610.                             "null": true,
  3611.                             "default": null,
  3612.                             "autoIncrement": false
  3613.                         }
  3614.                     },
  3615.                     {
  3616.                         "icon": {
  3617.                             "type": "string",
  3618.                             "null": true,
  3619.                             "default": null,
  3620.                             "autoIncrement": false
  3621.                         }
  3622.                     }
  3623.                 ],
  3624.                 "index": [
  3625.                     {
  3626.                         "indexName": "PRIMARY",
  3627.                         "columns": [
  3628.                             "notification_id"
  3629.                         ],
  3630.                         "unique": true
  3631.                     },
  3632.                     {
  3633.                         "indexName": "IDX_16B80748C96E70CF",
  3634.                         "columns": [
  3635.                             "app"
  3636.                         ],
  3637.                         "unique": false
  3638.                     },
  3639.                     {
  3640.                         "indexName": "IDX_16B807488D93D649",
  3641.                         "columns": [
  3642.                             "user"
  3643.                         ],
  3644.                         "unique": false
  3645.                     },
  3646.                     {
  3647.                         "indexName": "IDX_16B80748A5D6E63E",
  3648.                         "columns": [
  3649.                             "timestamp"
  3650.                         ],
  3651.                         "unique": false
  3652.                     },
  3653.                     {
  3654.                         "indexName": "IDX_16B8074811CB6B3A232D562B",
  3655.                         "columns": [
  3656.                             "object_type",
  3657.                             "object_id"
  3658.                         ],
  3659.                         "unique": false
  3660.                     }
  3661.                 ],
  3662.                 "0": {
  3663.                     "primaryColumns": [
  3664.                         "notification_id"
  3665.                     ]
  3666.                 }
  3667.             },
  3668.             "oc_persistent_locks": {
  3669.                 "fields": [
  3670.                     {
  3671.                         "id": {
  3672.                             "type": "bigint",
  3673.                             "null": false,
  3674.                             "default": null,
  3675.                             "autoIncrement": true
  3676.                         }
  3677.                     },
  3678.                     {
  3679.                         "file_id": {
  3680.                             "type": "bigint",
  3681.                             "null": false,
  3682.                             "default": null,
  3683.                             "autoIncrement": false
  3684.                         }
  3685.                     },
  3686.                     {
  3687.                         "owner_account_id": {
  3688.                             "type": "bigint",
  3689.                             "null": true,
  3690.                             "default": null,
  3691.                             "autoIncrement": false
  3692.                         }
  3693.                     },
  3694.                     {
  3695.                         "owner": {
  3696.                             "type": "string",
  3697.                             "null": true,
  3698.                             "default": null,
  3699.                             "autoIncrement": false
  3700.                         }
  3701.                     },
  3702.                     {
  3703.                         "timeout": {
  3704.                             "type": "integer",
  3705.                             "null": false,
  3706.                             "default": null,
  3707.                             "autoIncrement": false
  3708.                         }
  3709.                     },
  3710.                     {
  3711.                         "created_at": {
  3712.                             "type": "integer",
  3713.                             "null": false,
  3714.                             "default": null,
  3715.                             "autoIncrement": false
  3716.                         }
  3717.                     },
  3718.                     {
  3719.                         "token": {
  3720.                             "type": "string",
  3721.                             "null": false,
  3722.                             "default": null,
  3723.                             "autoIncrement": false
  3724.                         }
  3725.                     },
  3726.                     {
  3727.                         "token_hash": {
  3728.                             "type": "string",
  3729.                             "null": false,
  3730.                             "default": null,
  3731.                             "autoIncrement": false
  3732.                         }
  3733.                     },
  3734.                     {
  3735.                         "scope": {
  3736.                             "type": "smallint",
  3737.                             "null": false,
  3738.                             "default": null,
  3739.                             "autoIncrement": false
  3740.                         }
  3741.                     },
  3742.                     {
  3743.                         "depth": {
  3744.                             "type": "smallint",
  3745.                             "null": false,
  3746.                             "default": null,
  3747.                             "autoIncrement": false
  3748.                         }
  3749.                     }
  3750.                 ],
  3751.                 "index": [
  3752.                     {
  3753.                         "indexName": "PRIMARY",
  3754.                         "columns": [
  3755.                             "id"
  3756.                         ],
  3757.                         "unique": true
  3758.                     },
  3759.                     {
  3760.                         "indexName": "UNIQ_F0C3D55BB3BC57DA",
  3761.                         "columns": [
  3762.                             "token_hash"
  3763.                         ],
  3764.                         "unique": true
  3765.                     },
  3766.                     {
  3767.                         "indexName": "IDX_F0C3D55B93CB796C",
  3768.                         "columns": [
  3769.                             "file_id"
  3770.                         ],
  3771.                         "unique": false
  3772.                     },
  3773.                     {
  3774.                         "indexName": "IDX_F0C3D55BC901C6FF",
  3775.                         "columns": [
  3776.                             "owner_account_id"
  3777.                         ],
  3778.                         "unique": false
  3779.                     }
  3780.                 ],
  3781.                 "0": {
  3782.                     "primaryColumns": [
  3783.                         "id"
  3784.                     ]
  3785.                 }
  3786.             },
  3787.             "oc_preferences": {
  3788.                 "fields": [
  3789.                     {
  3790.                         "userid": {
  3791.                             "type": "string",
  3792.                             "null": false,
  3793.                             "default": "",
  3794.                             "autoIncrement": false
  3795.                         }
  3796.                     },
  3797.                     {
  3798.                         "appid": {
  3799.                             "type": "string",
  3800.                             "null": false,
  3801.                             "default": "",
  3802.                             "autoIncrement": false
  3803.                         }
  3804.                     },
  3805.                     {
  3806.                         "configkey": {
  3807.                             "type": "string",
  3808.                             "null": false,
  3809.                             "default": "",
  3810.                             "autoIncrement": false
  3811.                         }
  3812.                     },
  3813.                     {
  3814.                         "configvalue": {
  3815.                             "type": "text",
  3816.                             "null": true,
  3817.                             "default": null,
  3818.                             "autoIncrement": false
  3819.                         }
  3820.                     }
  3821.                 ],
  3822.                 "index": [
  3823.                     {
  3824.                         "indexName": "PRIMARY",
  3825.                         "columns": [
  3826.                             "userid",
  3827.                             "appid",
  3828.                             "configkey"
  3829.                         ],
  3830.                         "unique": true
  3831.                     }
  3832.                 ],
  3833.                 "0": {
  3834.                     "primaryColumns": [
  3835.                         "userid",
  3836.                         "appid",
  3837.                         "configkey"
  3838.                     ]
  3839.                 }
  3840.             },
  3841.             "oc_privatedata": {
  3842.                 "fields": [
  3843.                     {
  3844.                         "keyid": {
  3845.                             "type": "integer",
  3846.                             "null": false,
  3847.                             "default": null,
  3848.                             "autoIncrement": true
  3849.                         }
  3850.                     },
  3851.                     {
  3852.                         "user": {
  3853.                             "type": "string",
  3854.                             "null": false,
  3855.                             "default": "",
  3856.                             "autoIncrement": false
  3857.                         }
  3858.                     },
  3859.                     {
  3860.                         "app": {
  3861.                             "type": "string",
  3862.                             "null": false,
  3863.                             "default": "",
  3864.                             "autoIncrement": false
  3865.                         }
  3866.                     },
  3867.                     {
  3868.                         "key": {
  3869.                             "type": "string",
  3870.                             "null": false,
  3871.                             "default": "",
  3872.                             "autoIncrement": false
  3873.                         }
  3874.                     },
  3875.                     {
  3876.                         "value": {
  3877.                             "type": "string",
  3878.                             "null": false,
  3879.                             "default": "",
  3880.                             "autoIncrement": false
  3881.                         }
  3882.                     }
  3883.                 ],
  3884.                 "index": [
  3885.                     {
  3886.                         "indexName": "PRIMARY",
  3887.                         "columns": [
  3888.                             "keyid"
  3889.                         ],
  3890.                         "unique": true
  3891.                     }
  3892.                 ],
  3893.                 "0": {
  3894.                     "primaryColumns": [
  3895.                         "keyid"
  3896.                     ]
  3897.                 }
  3898.             },
  3899.             "oc_properties": {
  3900.                 "fields": [
  3901.                     {
  3902.                         "id": {
  3903.                             "type": "bigint",
  3904.                             "null": false,
  3905.                             "default": null,
  3906.                             "autoIncrement": true
  3907.                         }
  3908.                     },
  3909.                     {
  3910.                         "fileid": {
  3911.                             "type": "bigint",
  3912.                             "null": true,
  3913.                             "default": null,
  3914.                             "autoIncrement": false
  3915.                         }
  3916.                     },
  3917.                     {
  3918.                         "propertyname": {
  3919.                             "type": "string",
  3920.                             "null": false,
  3921.                             "default": "",
  3922.                             "autoIncrement": false
  3923.                         }
  3924.                     },
  3925.                     {
  3926.                         "propertyvalue": {
  3927.                             "type": "string",
  3928.                             "null": false,
  3929.                             "default": null,
  3930.                             "autoIncrement": false
  3931.                         }
  3932.                     }
  3933.                 ],
  3934.                 "index": [
  3935.                     {
  3936.                         "indexName": "PRIMARY",
  3937.                         "columns": [
  3938.                             "id"
  3939.                         ],
  3940.                         "unique": true
  3941.                     },
  3942.                     {
  3943.                         "indexName": "fileid_index",
  3944.                         "columns": [
  3945.                             "fileid"
  3946.                         ],
  3947.                         "unique": false
  3948.                     }
  3949.                 ],
  3950.                 "0": {
  3951.                     "primaryColumns": [
  3952.                         "id"
  3953.                     ]
  3954.                 }
  3955.             },
  3956.             "oc_schedulingobjects": {
  3957.                 "fields": [
  3958.                     {
  3959.                         "id": {
  3960.                             "type": "bigint",
  3961.                             "null": false,
  3962.                             "default": null,
  3963.                             "autoIncrement": true
  3964.                         }
  3965.                     },
  3966.                     {
  3967.                         "principaluri": {
  3968.                             "type": "string",
  3969.                             "null": true,
  3970.                             "default": null,
  3971.                             "autoIncrement": false
  3972.                         }
  3973.                     },
  3974.                     {
  3975.                         "calendardata": {
  3976.                             "type": "blob",
  3977.                             "null": true,
  3978.                             "default": null,
  3979.                             "autoIncrement": false
  3980.                         }
  3981.                     },
  3982.                     {
  3983.                         "uri": {
  3984.                             "type": "string",
  3985.                             "null": true,
  3986.                             "default": null,
  3987.                             "autoIncrement": false
  3988.                         }
  3989.                     },
  3990.                     {
  3991.                         "lastmodified": {
  3992.                             "type": "integer",
  3993.                             "null": true,
  3994.                             "default": null,
  3995.                             "autoIncrement": false
  3996.                         }
  3997.                     },
  3998.                     {
  3999.                         "etag": {
  4000.                             "type": "string",
  4001.                             "null": true,
  4002.                             "default": null,
  4003.                             "autoIncrement": false
  4004.                         }
  4005.                     },
  4006.                     {
  4007.                         "size": {
  4008.                             "type": "bigint",
  4009.                             "null": false,
  4010.                             "default": null,
  4011.                             "autoIncrement": false
  4012.                         }
  4013.                     }
  4014.                 ],
  4015.                 "index": [
  4016.                     {
  4017.                         "indexName": "PRIMARY",
  4018.                         "columns": [
  4019.                             "id"
  4020.                         ],
  4021.                         "unique": true
  4022.                     }
  4023.                 ],
  4024.                 "0": {
  4025.                     "primaryColumns": [
  4026.                         "id"
  4027.                     ]
  4028.                 }
  4029.             },
  4030.             "oc_share": {
  4031.                 "fields": [
  4032.                     {
  4033.                         "id": {
  4034.                             "type": "integer",
  4035.                             "null": false,
  4036.                             "default": null,
  4037.                             "autoIncrement": true
  4038.                         }
  4039.                     },
  4040.                     {
  4041.                         "share_type": {
  4042.                             "type": "smallint",
  4043.                             "null": false,
  4044.                             "default": "0",
  4045.                             "autoIncrement": false
  4046.                         }
  4047.                     },
  4048.                     {
  4049.                         "share_with": {
  4050.                             "type": "string",
  4051.                             "null": true,
  4052.                             "default": null,
  4053.                             "autoIncrement": false
  4054.                         }
  4055.                     },
  4056.                     {
  4057.                         "uid_owner": {
  4058.                             "type": "string",
  4059.                             "null": false,
  4060.                             "default": "",
  4061.                             "autoIncrement": false
  4062.                         }
  4063.                     },
  4064.                     {
  4065.                         "uid_initiator": {
  4066.                             "type": "string",
  4067.                             "null": true,
  4068.                             "default": null,
  4069.                             "autoIncrement": false
  4070.                         }
  4071.                     },
  4072.                     {
  4073.                         "parent": {
  4074.                             "type": "integer",
  4075.                             "null": true,
  4076.                             "default": null,
  4077.                             "autoIncrement": false
  4078.                         }
  4079.                     },
  4080.                     {
  4081.                         "item_type": {
  4082.                             "type": "string",
  4083.                             "null": false,
  4084.                             "default": "",
  4085.                             "autoIncrement": false
  4086.                         }
  4087.                     },
  4088.                     {
  4089.                         "item_source": {
  4090.                             "type": "string",
  4091.                             "null": true,
  4092.                             "default": null,
  4093.                             "autoIncrement": false
  4094.                         }
  4095.                     },
  4096.                     {
  4097.                         "item_target": {
  4098.                             "type": "string",
  4099.                             "null": true,
  4100.                             "default": null,
  4101.                             "autoIncrement": false
  4102.                         }
  4103.                     },
  4104.                     {
  4105.                         "file_source": {
  4106.                             "type": "bigint",
  4107.                             "null": true,
  4108.                             "default": null,
  4109.                             "autoIncrement": false
  4110.                         }
  4111.                     },
  4112.                     {
  4113.                         "file_target": {
  4114.                             "type": "string",
  4115.                             "null": true,
  4116.                             "default": null,
  4117.                             "autoIncrement": false
  4118.                         }
  4119.                     },
  4120.                     {
  4121.                         "permissions": {
  4122.                             "type": "smallint",
  4123.                             "null": false,
  4124.                             "default": "0",
  4125.                             "autoIncrement": false
  4126.                         }
  4127.                     },
  4128.                     {
  4129.                         "stime": {
  4130.                             "type": "bigint",
  4131.                             "null": false,
  4132.                             "default": "0",
  4133.                             "autoIncrement": false
  4134.                         }
  4135.                     },
  4136.                     {
  4137.                         "accepted": {
  4138.                             "type": "smallint",
  4139.                             "null": false,
  4140.                             "default": "0",
  4141.                             "autoIncrement": false
  4142.                         }
  4143.                     },
  4144.                     {
  4145.                         "expiration": {
  4146.                             "type": "datetime",
  4147.                             "null": true,
  4148.                             "default": null,
  4149.                             "autoIncrement": false
  4150.                         }
  4151.                     },
  4152.                     {
  4153.                         "token": {
  4154.                             "type": "string",
  4155.                             "null": true,
  4156.                             "default": null,
  4157.                             "autoIncrement": false
  4158.                         }
  4159.                     },
  4160.                     {
  4161.                         "mail_send": {
  4162.                             "type": "smallint",
  4163.                             "null": false,
  4164.                             "default": "0",
  4165.                             "autoIncrement": false
  4166.                         }
  4167.                     },
  4168.                     {
  4169.                         "share_name": {
  4170.                             "type": "string",
  4171.                             "null": true,
  4172.                             "default": null,
  4173.                             "autoIncrement": false
  4174.                         }
  4175.                     },
  4176.                     {
  4177.                         "attributes": {
  4178.                             "type": "text",
  4179.                             "null": true,
  4180.                             "default": null,
  4181.                             "autoIncrement": false
  4182.                         }
  4183.                     }
  4184.                 ],
  4185.                 "index": [
  4186.                     {
  4187.                         "indexName": "PRIMARY",
  4188.                         "columns": [
  4189.                             "id"
  4190.                         ],
  4191.                         "unique": true
  4192.                     },
  4193.                     {
  4194.                         "indexName": "item_share_type_index",
  4195.                         "columns": [
  4196.                             "item_type",
  4197.                             "share_type"
  4198.                         ],
  4199.                         "unique": false
  4200.                     },
  4201.                     {
  4202.                         "indexName": "file_source_index",
  4203.                         "columns": [
  4204.                             "file_source"
  4205.                         ],
  4206.                         "unique": false
  4207.                     },
  4208.                     {
  4209.                         "indexName": "token_index",
  4210.                         "columns": [
  4211.                             "token"
  4212.                         ],
  4213.                         "unique": false
  4214.                     },
  4215.                     {
  4216.                         "indexName": "share_with_index",
  4217.                         "columns": [
  4218.                             "share_with"
  4219.                         ],
  4220.                         "unique": false
  4221.                     },
  4222.                     {
  4223.                         "indexName": "item_source_index",
  4224.                         "columns": [
  4225.                             "item_source"
  4226.                         ],
  4227.                         "unique": false
  4228.                     },
  4229.                     {
  4230.                         "indexName": "item_source_type_index",
  4231.                         "columns": [
  4232.                             "item_source",
  4233.                             "share_type",
  4234.                             "item_type"
  4235.                         ],
  4236.                         "unique": false
  4237.                     }
  4238.                 ],
  4239.                 "0": {
  4240.                     "primaryColumns": [
  4241.                         "id"
  4242.                     ]
  4243.                 }
  4244.             },
  4245.             "oc_share_external": {
  4246.                 "fields": [
  4247.                     {
  4248.                         "id": {
  4249.                             "type": "bigint",
  4250.                             "null": false,
  4251.                             "default": null,
  4252.                             "autoIncrement": true
  4253.                         }
  4254.                     },
  4255.                     {
  4256.                         "remote": {
  4257.                             "type": "string",
  4258.                             "null": false,
  4259.                             "default": null,
  4260.                             "autoIncrement": false
  4261.                         }
  4262.                     },
  4263.                     {
  4264.                         "remote_id": {
  4265.                             "type": "bigint",
  4266.                             "null": false,
  4267.                             "default": "-1",
  4268.                             "autoIncrement": false
  4269.                         }
  4270.                     },
  4271.                     {
  4272.                         "share_token": {
  4273.                             "type": "string",
  4274.                             "null": false,
  4275.                             "default": null,
  4276.                             "autoIncrement": false
  4277.                         }
  4278.                     },
  4279.                     {
  4280.                         "password": {
  4281.                             "type": "string",
  4282.                             "null": true,
  4283.                             "default": null,
  4284.                             "autoIncrement": false
  4285.                         }
  4286.                     },
  4287.                     {
  4288.                         "name": {
  4289.                             "type": "string",
  4290.                             "null": false,
  4291.                             "default": null,
  4292.                             "autoIncrement": false
  4293.                         }
  4294.                     },
  4295.                     {
  4296.                         "owner": {
  4297.                             "type": "string",
  4298.                             "null": false,
  4299.                             "default": null,
  4300.                             "autoIncrement": false
  4301.                         }
  4302.                     },
  4303.                     {
  4304.                         "user": {
  4305.                             "type": "string",
  4306.                             "null": false,
  4307.                             "default": null,
  4308.                             "autoIncrement": false
  4309.                         }
  4310.                     },
  4311.                     {
  4312.                         "mountpoint": {
  4313.                             "type": "string",
  4314.                             "null": false,
  4315.                             "default": null,
  4316.                             "autoIncrement": false
  4317.                         }
  4318.                     },
  4319.                     {
  4320.                         "mountpoint_hash": {
  4321.                             "type": "string",
  4322.                             "null": false,
  4323.                             "default": null,
  4324.                             "autoIncrement": false
  4325.                         }
  4326.                     },
  4327.                     {
  4328.                         "accepted": {
  4329.                             "type": "integer",
  4330.                             "null": false,
  4331.                             "default": "0",
  4332.                             "autoIncrement": false
  4333.                         }
  4334.                     }
  4335.                 ],
  4336.                 "index": [
  4337.                     {
  4338.                         "indexName": "PRIMARY",
  4339.                         "columns": [
  4340.                             "id"
  4341.                         ],
  4342.                         "unique": true
  4343.                     },
  4344.                     {
  4345.                         "indexName": "sh_external_mp",
  4346.                         "columns": [
  4347.                             "user",
  4348.                             "mountpoint_hash"
  4349.                         ],
  4350.                         "unique": true
  4351.                     },
  4352.                     {
  4353.                         "indexName": "sh_external_user",
  4354.                         "columns": [
  4355.                             "user"
  4356.                         ],
  4357.                         "unique": false
  4358.                     }
  4359.                 ],
  4360.                 "0": {
  4361.                     "primaryColumns": [
  4362.                         "id"
  4363.                     ]
  4364.                 }
  4365.             },
  4366.             "oc_storages": {
  4367.                 "fields": [
  4368.                     {
  4369.                         "numeric_id": {
  4370.                             "type": "integer",
  4371.                             "null": false,
  4372.                             "default": null,
  4373.                             "autoIncrement": true
  4374.                         }
  4375.                     },
  4376.                     {
  4377.                         "id": {
  4378.                             "type": "string",
  4379.                             "null": true,
  4380.                             "default": null,
  4381.                             "autoIncrement": false
  4382.                         }
  4383.                     },
  4384.                     {
  4385.                         "available": {
  4386.                             "type": "integer",
  4387.                             "null": false,
  4388.                             "default": "1",
  4389.                             "autoIncrement": false
  4390.                         }
  4391.                     },
  4392.                     {
  4393.                         "last_checked": {
  4394.                             "type": "integer",
  4395.                             "null": true,
  4396.                             "default": null,
  4397.                             "autoIncrement": false
  4398.                         }
  4399.                     }
  4400.                 ],
  4401.                 "index": [
  4402.                     {
  4403.                         "indexName": "PRIMARY",
  4404.                         "columns": [
  4405.                             "numeric_id"
  4406.                         ],
  4407.                         "unique": true
  4408.                     },
  4409.                     {
  4410.                         "indexName": "storages_id_index",
  4411.                         "columns": [
  4412.                             "id"
  4413.                         ],
  4414.                         "unique": true
  4415.                     }
  4416.                 ],
  4417.                 "0": {
  4418.                     "primaryColumns": [
  4419.                         "numeric_id"
  4420.                     ]
  4421.                 }
  4422.             },
  4423.             "oc_systemtag": {
  4424.                 "fields": [
  4425.                     {
  4426.                         "id": {
  4427.                             "type": "integer",
  4428.                             "null": false,
  4429.                             "default": null,
  4430.                             "autoIncrement": true
  4431.                         }
  4432.                     },
  4433.                     {
  4434.                         "name": {
  4435.                             "type": "string",
  4436.                             "null": false,
  4437.                             "default": "",
  4438.                             "autoIncrement": false
  4439.                         }
  4440.                     },
  4441.                     {
  4442.                         "visibility": {
  4443.                             "type": "smallint",
  4444.                             "null": false,
  4445.                             "default": "1",
  4446.                             "autoIncrement": false
  4447.                         }
  4448.                     },
  4449.                     {
  4450.                         "editable": {
  4451.                             "type": "smallint",
  4452.                             "null": false,
  4453.                             "default": "1",
  4454.                             "autoIncrement": false
  4455.                         }
  4456.                     },
  4457.                     {
  4458.                         "assignable": {
  4459.                             "type": "smallint",
  4460.                             "null": false,
  4461.                             "default": "1",
  4462.                             "autoIncrement": false
  4463.                         }
  4464.                     }
  4465.                 ],
  4466.                 "index": [
  4467.                     {
  4468.                         "indexName": "PRIMARY",
  4469.                         "columns": [
  4470.                             "id"
  4471.                         ],
  4472.                         "unique": true
  4473.                     },
  4474.                     {
  4475.                         "indexName": "tag_ident",
  4476.                         "columns": [
  4477.                             "name",
  4478.                             "visibility",
  4479.                             "editable",
  4480.                             "assignable"
  4481.                         ],
  4482.                         "unique": true
  4483.                     }
  4484.                 ],
  4485.                 "0": {
  4486.                     "primaryColumns": [
  4487.                         "id"
  4488.                     ]
  4489.                 }
  4490.             },
  4491.             "oc_systemtag_group": {
  4492.                 "fields": [
  4493.                     {
  4494.                         "gid": {
  4495.                             "type": "string",
  4496.                             "null": false,
  4497.                             "default": null,
  4498.                             "autoIncrement": false
  4499.                         }
  4500.                     },
  4501.                     {
  4502.                         "systemtagid": {
  4503.                             "type": "integer",
  4504.                             "null": false,
  4505.                             "default": "0",
  4506.                             "autoIncrement": false
  4507.                         }
  4508.                     }
  4509.                 ],
  4510.                 "index": [
  4511.                     {
  4512.                         "indexName": "PRIMARY",
  4513.                         "columns": [
  4514.                             "gid",
  4515.                             "systemtagid"
  4516.                         ],
  4517.                         "unique": true
  4518.                     }
  4519.                 ],
  4520.                 "0": {
  4521.                     "primaryColumns": [
  4522.                         "gid",
  4523.                         "systemtagid"
  4524.                     ]
  4525.                 }
  4526.             },
  4527.             "oc_systemtag_object_mapping": {
  4528.                 "fields": [
  4529.                     {
  4530.                         "objectid": {
  4531.                             "type": "string",
  4532.                             "null": false,
  4533.                             "default": "",
  4534.                             "autoIncrement": false
  4535.                         }
  4536.                     },
  4537.                     {
  4538.                         "objecttype": {
  4539.                             "type": "string",
  4540.                             "null": false,
  4541.                             "default": "",
  4542.                             "autoIncrement": false
  4543.                         }
  4544.                     },
  4545.                     {
  4546.                         "systemtagid": {
  4547.                             "type": "integer",
  4548.                             "null": false,
  4549.                             "default": "0",
  4550.                             "autoIncrement": false
  4551.                         }
  4552.                     }
  4553.                 ],
  4554.                 "index": [
  4555.                     {
  4556.                         "indexName": "mapping",
  4557.                         "columns": [
  4558.                             "objecttype",
  4559.                             "objectid",
  4560.                             "systemtagid"
  4561.                         ],
  4562.                         "unique": true
  4563.                     }
  4564.                 ],
  4565.                 "0": {
  4566.                     "primaryColumns": []
  4567.                 }
  4568.             },
  4569.             "oc_trusted_servers": {
  4570.                 "fields": [
  4571.                     {
  4572.                         "id": {
  4573.                             "type": "integer",
  4574.                             "null": false,
  4575.                             "default": null,
  4576.                             "autoIncrement": true
  4577.                         }
  4578.                     },
  4579.                     {
  4580.                         "url": {
  4581.                             "type": "string",
  4582.                             "null": false,
  4583.                             "default": null,
  4584.                             "autoIncrement": false
  4585.                         }
  4586.                     },
  4587.                     {
  4588.                         "url_hash": {
  4589.                             "type": "string",
  4590.                             "null": false,
  4591.                             "default": "",
  4592.                             "autoIncrement": false
  4593.                         }
  4594.                     },
  4595.                     {
  4596.                         "token": {
  4597.                             "type": "string",
  4598.                             "null": true,
  4599.                             "default": null,
  4600.                             "autoIncrement": false
  4601.                         }
  4602.                     },
  4603.                     {
  4604.                         "shared_secret": {
  4605.                             "type": "string",
  4606.                             "null": true,
  4607.                             "default": null,
  4608.                             "autoIncrement": false
  4609.                         }
  4610.                     },
  4611.                     {
  4612.                         "status": {
  4613.                             "type": "integer",
  4614.                             "null": false,
  4615.                             "default": "2",
  4616.                             "autoIncrement": false
  4617.                         }
  4618.                     },
  4619.                     {
  4620.                         "sync_token": {
  4621.                             "type": "string",
  4622.                             "null": true,
  4623.                             "default": null,
  4624.                             "autoIncrement": false
  4625.                         }
  4626.                     }
  4627.                 ],
  4628.                 "index": [
  4629.                     {
  4630.                         "indexName": "PRIMARY",
  4631.                         "columns": [
  4632.                             "id"
  4633.                         ],
  4634.                         "unique": true
  4635.                     },
  4636.                     {
  4637.                         "indexName": "url_hash",
  4638.                         "columns": [
  4639.                             "url_hash"
  4640.                         ],
  4641.                         "unique": true
  4642.                     }
  4643.                 ],
  4644.                 "0": {
  4645.                     "primaryColumns": [
  4646.                         "id"
  4647.                     ]
  4648.                 }
  4649.             },
  4650.             "oc_users": {
  4651.                 "fields": [
  4652.                     {
  4653.                         "uid": {
  4654.                             "type": "string",
  4655.                             "null": false,
  4656.                             "default": "",
  4657.                             "autoIncrement": false
  4658.                         }
  4659.                     },
  4660.                     {
  4661.                         "displayname": {
  4662.                             "type": "string",
  4663.                             "null": true,
  4664.                             "default": null,
  4665.                             "autoIncrement": false
  4666.                         }
  4667.                     },
  4668.                     {
  4669.                         "password": {
  4670.                             "type": "string",
  4671.                             "null": false,
  4672.                             "default": "",
  4673.                             "autoIncrement": false
  4674.                         }
  4675.                     }
  4676.                 ],
  4677.                 "index": [
  4678.                     {
  4679.                         "indexName": "PRIMARY",
  4680.                         "columns": [
  4681.                             "uid"
  4682.                         ],
  4683.                         "unique": true
  4684.                     }
  4685.                 ],
  4686.                 "0": {
  4687.                     "primaryColumns": [
  4688.                         "uid"
  4689.                     ]
  4690.                 }
  4691.             },
  4692.             "oc_users_external": {
  4693.                 "fields": [
  4694.                     {
  4695.                         "uid": {
  4696.                             "type": "string",
  4697.                             "null": false,
  4698.                             "default": "",
  4699.                             "autoIncrement": false
  4700.                         }
  4701.                     },
  4702.                     {
  4703.                         "backend": {
  4704.                             "type": "string",
  4705.                             "null": false,
  4706.                             "default": "",
  4707.                             "autoIncrement": false
  4708.                         }
  4709.                     },
  4710.                     {
  4711.                         "displayname": {
  4712.                             "type": "string",
  4713.                             "null": true,
  4714.                             "default": null,
  4715.                             "autoIncrement": false
  4716.                         }
  4717.                     }
  4718.                 ],
  4719.                 "index": [
  4720.                     {
  4721.                         "indexName": "PRIMARY",
  4722.                         "columns": [
  4723.                             "uid",
  4724.                             "backend"
  4725.                         ],
  4726.                         "unique": true
  4727.                     }
  4728.                 ],
  4729.                 "0": {
  4730.                     "primaryColumns": [
  4731.                         "uid",
  4732.                         "backend"
  4733.                     ]
  4734.                 }
  4735.             },
  4736.             "oc_vcategory": {
  4737.                 "fields": [
  4738.                     {
  4739.                         "id": {
  4740.                             "type": "integer",
  4741.                             "null": false,
  4742.                             "default": null,
  4743.                             "autoIncrement": true
  4744.                         }
  4745.                     },
  4746.                     {
  4747.                         "uid": {
  4748.                             "type": "string",
  4749.                             "null": false,
  4750.                             "default": "",
  4751.                             "autoIncrement": false
  4752.                         }
  4753.                     },
  4754.                     {
  4755.                         "type": {
  4756.                             "type": "string",
  4757.                             "null": false,
  4758.                             "default": "",
  4759.                             "autoIncrement": false
  4760.                         }
  4761.                     },
  4762.                     {
  4763.                         "category": {
  4764.                             "type": "string",
  4765.                             "null": false,
  4766.                             "default": "",
  4767.                             "autoIncrement": false
  4768.                         }
  4769.                     }
  4770.                 ],
  4771.                 "index": [
  4772.                     {
  4773.                         "indexName": "PRIMARY",
  4774.                         "columns": [
  4775.                             "id"
  4776.                         ],
  4777.                         "unique": true
  4778.                     },
  4779.                     {
  4780.                         "indexName": "uid_index",
  4781.                         "columns": [
  4782.                             "uid"
  4783.                         ],
  4784.                         "unique": false
  4785.                     },
  4786.                     {
  4787.                         "indexName": "type_index",
  4788.                         "columns": [
  4789.                             "type"
  4790.                         ],
  4791.                         "unique": false
  4792.                     },
  4793.                     {
  4794.                         "indexName": "category_index",
  4795.                         "columns": [
  4796.                             "category"
  4797.                         ],
  4798.                         "unique": false
  4799.                     }
  4800.                 ],
  4801.                 "0": {
  4802.                     "primaryColumns": [
  4803.                         "id"
  4804.                     ]
  4805.                 }
  4806.             },
  4807.             "oc_vcategory_to_object": {
  4808.                 "fields": [
  4809.                     {
  4810.                         "categoryid": {
  4811.                             "type": "integer",
  4812.                             "null": false,
  4813.                             "default": "0",
  4814.                             "autoIncrement": false
  4815.                         }
  4816.                     },
  4817.                     {
  4818.                         "objid": {
  4819.                             "type": "bigint",
  4820.                             "null": false,
  4821.                             "default": "0",
  4822.                             "autoIncrement": false
  4823.                         }
  4824.                     },
  4825.                     {
  4826.                         "type": {
  4827.                             "type": "string",
  4828.                             "null": false,
  4829.                             "default": "",
  4830.                             "autoIncrement": false
  4831.                         }
  4832.                     }
  4833.                 ],
  4834.                 "index": [
  4835.                     {
  4836.                         "indexName": "PRIMARY",
  4837.                         "columns": [
  4838.                             "categoryid",
  4839.                             "objid",
  4840.                             "type"
  4841.                         ],
  4842.                         "unique": true
  4843.                     },
  4844.                     {
  4845.                         "indexName": "vcategory_objectd_index",
  4846.                         "columns": [
  4847.                             "objid",
  4848.                             "type"
  4849.                         ],
  4850.                         "unique": false
  4851.                     }
  4852.                 ],
  4853.                 "0": {
  4854.                     "primaryColumns": [
  4855.                         "categoryid",
  4856.                         "objid",
  4857.                         "type"
  4858.                     ]
  4859.                 }
  4860.             }
  4861.         }
  4862.     },
  4863.     "migrations": [
  4864.         {
  4865.             "app": "core",
  4866.             "version": "20170101010100"
  4867.         },
  4868.         {
  4869.             "app": "core",
  4870.             "version": "20170101215145"
  4871.         },
  4872.         {
  4873.             "app": "core",
  4874.             "version": "20170111103310"
  4875.         },
  4876.         {
  4877.             "app": "core",
  4878.             "version": "20170213215145"
  4879.         },
  4880.         {
  4881.             "app": "core",
  4882.             "version": "20170214112458"
  4883.         },
  4884.         {
  4885.             "app": "core",
  4886.             "version": "20170221114437"
  4887.         },
  4888.         {
  4889.             "app": "core",
  4890.             "version": "20170221121536"
  4891.         },
  4892.         {
  4893.             "app": "core",
  4894.             "version": "20170315173825"
  4895.         },
  4896.         {
  4897.             "app": "core",
  4898.             "version": "20170320173955"
  4899.         },
  4900.         {
  4901.             "app": "core",
  4902.             "version": "20170418154659"
  4903.         },
  4904.         {
  4905.             "app": "core",
  4906.             "version": "20170516100103"
  4907.         },
  4908.         {
  4909.             "app": "core",
  4910.             "version": "20170526104128"
  4911.         },
  4912.         {
  4913.             "app": "core",
  4914.             "version": "20170605143658"
  4915.         },
  4916.         {
  4917.             "app": "core",
  4918.             "version": "20170711191432"
  4919.         },
  4920.         {
  4921.             "app": "core",
  4922.             "version": "20170804201253"
  4923.         },
  4924.         {
  4925.             "app": "core",
  4926.             "version": "20170928120000"
  4927.         },
  4928.         {
  4929.             "app": "core",
  4930.             "version": "20171026130750"
  4931.         },
  4932.         {
  4933.             "app": "core",
  4934.             "version": "20180123131835"
  4935.         },
  4936.         {
  4937.             "app": "core",
  4938.             "version": "20180302155233"
  4939.         },
  4940.         {
  4941.             "app": "core",
  4942.             "version": "20180319102121"
  4943.         },
  4944.         {
  4945.             "app": "core",
  4946.             "version": "20180607072706"
  4947.         },
  4948.         {
  4949.             "app": "core",
  4950.             "version": "20181017105216"
  4951.         },
  4952.         {
  4953.             "app": "core",
  4954.             "version": "20181017120818"
  4955.         },
  4956.         {
  4957.             "app": "core",
  4958.             "version": "20181113071753"
  4959.         },
  4960.         {
  4961.             "app": "core",
  4962.             "version": "20181220085457"
  4963.         },
  4964.         {
  4965.             "app": "core",
  4966.             "version": "20190125162909"
  4967.         },
  4968.         {
  4969.             "app": "dav",
  4970.             "version": "20170116150538"
  4971.         },
  4972.         {
  4973.             "app": "dav",
  4974.             "version": "20170116170538"
  4975.         },
  4976.         {
  4977.             "app": "dav",
  4978.             "version": "20170202213905"
  4979.         },
  4980.         {
  4981.             "app": "dav",
  4982.             "version": "20170202220512"
  4983.         },
  4984.         {
  4985.             "app": "dav",
  4986.             "version": "20170427182800"
  4987.         },
  4988.         {
  4989.             "app": "dav",
  4990.             "version": "20170519091921"
  4991.         },
  4992.         {
  4993.             "app": "dav",
  4994.             "version": "20170526100342"
  4995.         },
  4996.         {
  4997.             "app": "dav",
  4998.             "version": "20170711193427"
  4999.         },
  5000.         {
  5001.             "app": "dav",
  5002.             "version": "20170927201245"
  5003.         },
  5004.         {
  5005.             "app": "dav",
  5006.             "version": "20180622095921"
  5007.         },
  5008.         {
  5009.             "app": "dav",
  5010.             "version": "20181115210344"
  5011.         },
  5012.         {
  5013.             "app": "federatedfilesharing",
  5014.             "version": "20170804201125"
  5015.         },
  5016.         {
  5017.             "app": "federatedfilesharing",
  5018.             "version": "20170804201253"
  5019.         },
  5020.         {
  5021.             "app": "files_external",
  5022.             "version": "20170814051424"
  5023.         },
  5024.         {
  5025.             "app": "files_sharing",
  5026.             "version": "20170804201125"
  5027.         },
  5028.         {
  5029.             "app": "files_sharing",
  5030.             "version": "20170804201253"
  5031.         },
  5032.         {
  5033.             "app": "files_sharing",
  5034.             "version": "20170830112305"
  5035.         },
  5036.         {
  5037.             "app": "files_sharing",
  5038.             "version": "20171115154900"
  5039.         },
  5040.         {
  5041.             "app": "files_sharing",
  5042.             "version": "20171215103657"
  5043.         },
  5044.         {
  5045.             "app": "files_trashbin",
  5046.             "version": "20170804201125"
  5047.         },
  5048.         {
  5049.             "app": "files_trashbin",
  5050.             "version": "20170804201253"
  5051.         },
  5052.         {
  5053.             "app": "notifications",
  5054.             "version": "20170801085340"
  5055.         },
  5056.         {
  5057.             "app": "notifications",
  5058.             "version": "20170801152524"
  5059.         },
  5060.         {
  5061.             "app": "notifications",
  5062.             "version": "20180119080933"
  5063.         },
  5064.         {
  5065.             "app": "notifications",
  5066.             "version": "20180604132522"
  5067.         }
  5068.     ],
  5069.     "phpinfo": {
  5070.         "apache2handler": {
  5071.             "Apache Version": "Apache\/2.4.29 (Ubuntu)",
  5072.             "Apache API Version": "20120211",
  5073.             "Server Administrator": "webmaster@localhost",
  5074.             "Hostname:Port": "127.0.1.1:80",
  5075.             "User\/Group": "www-data(33)\/33",
  5076.             "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 100",
  5077.             "Timeouts": "Connection: 300 - Keep-Alive: 5",
  5078.             "Virtual Server": "Yes",
  5079.             "Server Root": "\/etc\/apache2",
  5080.             "Loaded Modules": "core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_alias mod_auth_basic mod_authn_core mod_authn_file mod_authz_core mod_authz_host mod_authz_user mod_autoindex mod_deflate mod_dir mod_env mod_filter mod_headers mod_mime prefork mod_negotiation mod_php7 mod_reqtimeout mod_rewrite mod_setenvif mod_status",
  5081.             "engine": "1",
  5082.             "last_modified": "0",
  5083.             "xbithack": "0"
  5084.         },
  5085.         "Apache Environment": {
  5086.             "HTTP_AUTHORIZATION": "no value",
  5087.             "HOME": "\/var\/www\/owncloud",
  5088.             "HTTP_HOME": "\/var\/www\/owncloud",
  5089.             "modHeadersAvailable": "true",
  5090.             "htaccessWorking": "true",
  5091.             "HTTP_HOST": "192.168.0.19",
  5092.             "HTTP_USER_AGENT": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\/20100101 Firefox\/67.0",
  5093.             "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
  5094.             "HTTP_ACCEPT_LANGUAGE": "it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3",
  5095.             "HTTP_ACCEPT_ENCODING": "gzip, deflate",
  5096.             "HTTP_CONNECTION": "keep-alive",
  5097.             "HTTP_UPGRADE_INSECURE_REQUESTS": "1",
  5098.             "SERVER_SIGNATURE": "<address>Apache\/2.4.29 (Ubuntu) Server at 192.168.0.19 Port 80<\/address>",
  5099.             "SERVER_SOFTWARE": "Apache\/2.4.29 (Ubuntu)",
  5100.             "SERVER_NAME": "192.168.0.19",
  5101.             "SERVER_ADDR": "192.168.0.19",
  5102.             "SERVER_PORT": "80",
  5103.             "REMOTE_ADDR": "192.168.0.3",
  5104.             "DOCUMENT_ROOT": "\/var\/www\/owncloud",
  5105.             "REQUEST_SCHEME": "http",
  5106.             "CONTEXT_PREFIX": "no value",
  5107.             "CONTEXT_DOCUMENT_ROOT": "\/var\/www\/owncloud",
  5108.             "SERVER_ADMIN": "webmaster@localhost",
  5109.             "SCRIPT_FILENAME": "\/var\/www\/owncloud\/index.php",
  5110.             "REMOTE_PORT": "50504",
  5111.             "GATEWAY_INTERFACE": "CGI\/1.1",
  5112.             "SERVER_PROTOCOL": "HTTP\/1.1",
  5113.             "REQUEST_METHOD": "GET",
  5114.             "QUERY_STRING": "no value",
  5115.             "REQUEST_URI": "\/index.php\/apps\/configreport\/report",
  5116.             "SCRIPT_NAME": "\/index.php",
  5117.             "PATH_INFO": "\/apps\/configreport\/report",
  5118.             "PATH_TRANSLATED": "\/var\/www\/owncloud\/apps\/configreport\/report"
  5119.         },
  5120.         "HTTP Headers Information": {
  5121.             "HTTP Request": "GET \/index.php\/apps\/configreport\/report HTTP\/1.1",
  5122.             "Host": "192.168.0.19",
  5123.             "User-Agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\/20100101 Firefox\/67.0",
  5124.             "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
  5125.             "Accept-Language": "it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3",
  5126.             "Accept-Encoding": "gzip, deflate",
  5127.             "Connection": "keep-alive",
  5128.             "Upgrade-Insecure-Requests": "1",
  5129.             "Expires": "Thu, 19 Nov 1981 08:52:00 GMT",
  5130.             "Cache-Control": "no-store, no-cache, must-revalidate",
  5131.             "Pragma": "no-cache",
  5132.             "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 *"
  5133.         },
  5134.         "apc": {
  5135.             "APC Compatibility": "1.0.3",
  5136.             "APCu Version": "5.1.9",
  5137.             "Build Date": "Feb 3 2018 04:52:55"
  5138.         },
  5139.         "apcu": {
  5140.             "APCu Support": "Enabled",
  5141.             "Version": "5.1.9",
  5142.             "APCu Debugging": "Disabled",
  5143.             "MMAP Support": "Enabled",
  5144.             "MMAP File Mask": "no value",
  5145.             "Serialization Support": "php, igbinary",
  5146.             "Build Date": "Feb 2 2018 03:51:25",
  5147.             "apc.coredump_unmap": "Off",
  5148.             "apc.enable_cli": "Off",
  5149.             "apc.enabled": "On",
  5150.             "apc.entries_hint": "4096",
  5151.             "apc.gc_ttl": "3600",
  5152.             "apc.mmap_file_mask": "no value",
  5153.             "apc.preload_path": "no value",
  5154.             "apc.serializer": "php",
  5155.             "apc.shm_segments": "1",
  5156.             "apc.shm_size": "32M",
  5157.             "apc.slam_defense": "On",
  5158.             "apc.smart": "0",
  5159.             "apc.ttl": "0",
  5160.             "apc.use_request_time": "On",
  5161.             "apc.writable": "\/tmp"
  5162.         },
  5163.         "calendar": {
  5164.             "Calendar support": "enabled"
  5165.         },
  5166.         "Core": {
  5167.             "PHP Version": "7.2.19-0ubuntu0.18.04.1",
  5168.             "allow_url_fopen": "On",
  5169.             "allow_url_include": "Off",
  5170.             "arg_separator.input": "&",
  5171.             "arg_separator.output": "&",
  5172.             "auto_append_file": "no value",
  5173.             "auto_globals_jit": "On",
  5174.             "auto_prepend_file": "no value",
  5175.             "browscap": "no value",
  5176.             "default_charset": "UTF-8",
  5177.             "default_mimetype": "text\/html",
  5178.             "disable_classes": "no value",
  5179.             "disable_functions": "pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,",
  5180.             "display_errors": "Off",
  5181.             "display_startup_errors": "Off",
  5182.             "doc_root": "no value",
  5183.             "docref_ext": "no value",
  5184.             "docref_root": "no value",
  5185.             "enable_dl": "Off",
  5186.             "enable_post_data_reading": "On",
  5187.             "error_append_string": "no value",
  5188.             "error_log": "no value",
  5189.             "error_prepend_string": "no value",
  5190.             "error_reporting": [
  5191.                 "32767",
  5192.                 "22527"
  5193.             ],
  5194.             "expose_php": "Off",
  5195.             "extension_dir": "\/usr\/lib\/php\/20170718",
  5196.             "file_uploads": "On",
  5197.             "hard_timeout": "2",
  5198.             "highlight.comment": "#FF8000",
  5199.             "highlight.default": "#0000BB",
  5200.             "highlight.html": "#000000",
  5201.             "highlight.keyword": "#007700",
  5202.             "highlight.string": "#DD0000",
  5203.             "html_errors": "On",
  5204.             "ignore_repeated_errors": "Off",
  5205.             "ignore_repeated_source": "Off",
  5206.             "ignore_user_abort": "Off",
  5207.             "implicit_flush": "Off",
  5208.             "input_encoding": "no value",
  5209.             "internal_encoding": "no value",
  5210.             "log_errors": "On",
  5211.             "log_errors_max_len": "1024",
  5212.             "mail.add_x_header": "Off",
  5213.             "mail.force_extra_parameters": "no value",
  5214.             "mail.log": "no value",
  5215.             "max_execution_time": [
  5216.                 "3600",
  5217.                 "30"
  5218.             ],
  5219.             "max_file_uploads": "20",
  5220.             "max_input_nesting_level": "64",
  5221.             "max_input_time": "60",
  5222.             "max_input_vars": "1000",
  5223.             "memory_limit": [
  5224.                 "512M",
  5225.                 "128M"
  5226.             ],
  5227.             "open_basedir": "no value",
  5228.             "output_buffering": [
  5229.                 "0",
  5230.                 "4096"
  5231.             ],
  5232.             "output_encoding": "no value",
  5233.             "output_handler": "no value",
  5234.             "post_max_size": [
  5235.                 "513M",
  5236.                 "8M"
  5237.             ],
  5238.             "precision": "14",
  5239.             "realpath_cache_size": "4096K",
  5240.             "realpath_cache_ttl": "120",
  5241.             "register_argc_argv": "Off",
  5242.             "report_memleaks": "On",
  5243.             "report_zend_debug": "On",
  5244.             "request_order": "GP",
  5245.             "sendmail_from": "no value",
  5246.             "sendmail_path": "\/usr\/sbin\/sendmail -t -i ",
  5247.             "serialize_precision": "-1",
  5248.             "short_open_tag": "Off",
  5249.             "SMTP": "localhost",
  5250.             "smtp_port": "25",
  5251.             "sys_temp_dir": "no value",
  5252.             "track_errors": "Off",
  5253.             "unserialize_callback_func": "no value",
  5254.             "upload_max_filesize": [
  5255.                 "513M",
  5256.                 "2M"
  5257.             ],
  5258.             "upload_tmp_dir": "no value",
  5259.             "user_dir": "no value",
  5260.             "user_ini.cache_ttl": "300",
  5261.             "user_ini.filename": ".user.ini",
  5262.             "variables_order": "GPCS",
  5263.             "xmlrpc_error_number": "0",
  5264.             "xmlrpc_errors": "Off",
  5265.             "zend.assertions": "-1",
  5266.             "zend.detect_unicode": "On",
  5267.             "zend.enable_gc": "On",
  5268.             "zend.multibyte": "Off",
  5269.             "zend.script_encoding": "no value",
  5270.             "zend.signal_check": "Off"
  5271.         },
  5272.         "ctype": {
  5273.             "ctype functions": "enabled"
  5274.         },
  5275.         "curl": {
  5276.             "cURL support": "enabled",
  5277.             "cURL Information": "7.58.0",
  5278.             "Age": "4",
  5279.             "Features": null,
  5280.             "AsynchDNS": "Yes",
  5281.             "CharConv": "No",
  5282.             "Debug": "No",
  5283.             "GSS-Negotiate": "No",
  5284.             "IDN": "Yes",
  5285.             "IPv6": "Yes",
  5286.             "krb4": "No",
  5287.             "Largefile": "Yes",
  5288.             "libz": "Yes",
  5289.             "NTLM": "Yes",
  5290.             "NTLMWB": "Yes",
  5291.             "SPNEGO": "Yes",
  5292.             "SSL": "Yes",
  5293.             "SSPI": "No",
  5294.             "TLS-SRP": "Yes",
  5295.             "HTTP2": "Yes",
  5296.             "GSSAPI": "Yes",
  5297.             "KERBEROS5": "Yes",
  5298.             "UNIX_SOCKETS": "Yes",
  5299.             "PSL": "Yes",
  5300.             "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, smb, smbs, smtp, smtps, telnet, tftp",
  5301.             "Host": "x86_64-pc-linux-gnu",
  5302.             "SSL Version": "OpenSSL\/1.1.1",
  5303.             "ZLib Version": "1.2.11"
  5304.         },
  5305.         "date": {
  5306.             "date\/time support": "enabled",
  5307.             "timelib version": "2017.09",
  5308.             ""Olson" Timezone Database Version": "0.system",
  5309.             "Timezone Database": "internal",
  5310.             "Default timezone": "UTC",
  5311.             "date.default_latitude": "31.7667",
  5312.             "date.default_longitude": "35.2333",
  5313.             "date.sunrise_zenith": "90.583333",
  5314.             "date.sunset_zenith": "90.583333",
  5315.             "date.timezone": "no value"
  5316.         },
  5317.         "dom": {
  5318.             "DOM\/XML": "enabled",
  5319.             "DOM\/XML API Version": "20031129",
  5320.             "libxml Version": "2.9.4",
  5321.             "HTML Support": "enabled",
  5322.             "XPath Support": "enabled",
  5323.             "XPointer Support": "enabled",
  5324.             "Schema Support": "enabled",
  5325.             "RelaxNG Support": "enabled"
  5326.         },
  5327.         "exif": {
  5328.             "EXIF Support": "enabled",
  5329.             "EXIF Version": "7.2.19-0ubuntu0.18.04.1",
  5330.             "Supported EXIF Version": "0220",
  5331.             "Supported filetypes": "JPEG, TIFF",
  5332.             "Multibyte decoding support using mbstring": "enabled",
  5333.             "Extended EXIF tag formats": "Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson",
  5334.             "exif.decode_jis_intel": "JIS",
  5335.             "exif.decode_jis_motorola": "JIS",
  5336.             "exif.decode_unicode_intel": "UCS-2LE",
  5337.             "exif.decode_unicode_motorola": "UCS-2BE",
  5338.             "exif.encode_jis": "no value",
  5339.             "exif.encode_unicode": "ISO-8859-15"
  5340.         },
  5341.         "fileinfo": {
  5342.             "fileinfo support": "enabled",
  5343.             "version": "1.0.5",
  5344.             "libmagic": "531"
  5345.         },
  5346.         "filter": {
  5347.             "Input Validation and Filtering": "enabled",
  5348.             "Revision": "$Id: 5a34caaa246b9df197f4b43af8ac66a07464fe4b $",
  5349.             "filter.default": "unsafe_raw",
  5350.             "filter.default_flags": "no value"
  5351.         },
  5352.         "ftp": {
  5353.             "FTP support": "enabled",
  5354.             "FTPS support": "enabled"
  5355.         },
  5356.         "gd": {
  5357.             "GD Support": "enabled",
  5358.             "GD headers Version": "2.2.5",
  5359.             "GD library Version": "2.2.5",
  5360.             "FreeType Support": "enabled",
  5361.             "FreeType Linkage": "with freetype",
  5362.             "FreeType Version": "2.8.1",
  5363.             "GIF Read Support": "enabled",
  5364.             "GIF Create Support": "enabled",
  5365.             "JPEG Support": "enabled",
  5366.             "libJPEG Version": "8",
  5367.             "PNG Support": "enabled",
  5368.             "libPNG Version": "1.6.34",
  5369.             "WBMP Support": "enabled",
  5370.             "XPM Support": "enabled",
  5371.             "libXpm Version": "30411",
  5372.             "XBM Support": "enabled",
  5373.             "WebP Support": "enabled",
  5374.             "gd.jpeg_ignore_warning": "1"
  5375.         },
  5376.         "gettext": {
  5377.             "GetText Support": "enabled"
  5378.         },
  5379.         "hash": {
  5380.             "hash support": "enabled",
  5381.             "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",
  5382.             "MHASH support": "Enabled",
  5383.             "MHASH API Version": "Emulated Support"
  5384.         },
  5385.         "iconv": {
  5386.             "iconv support": "enabled",
  5387.             "iconv implementation": "glibc",
  5388.             "iconv library version": "2.27",
  5389.             "iconv.input_encoding": "no value",
  5390.             "iconv.internal_encoding": "no value",
  5391.             "iconv.output_encoding": "no value"
  5392.         },
  5393.         "igbinary": {
  5394.             "igbinary support": "enabled",
  5395.             "igbinary version": "2.0.5",
  5396.             "igbinary APCU serializer ABI": "0",
  5397.             "igbinary session support": "yes",
  5398.             "igbinary.compact_strings": "On"
  5399.         },
  5400.         "imagick": {
  5401.             "imagick module version": "3.4.3RC2",
  5402.             "imagick classes": "Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel",
  5403.             "Imagick compiled with ImageMagick version": "ImageMagick 6.9.7-4 Q16 x86_64 20170114 http:\/\/www.imagemagick.org",
  5404.             "Imagick using ImageMagick library version": "ImageMagick 6.9.7-4 Q16 x86_64 20170114 http:\/\/www.imagemagick.org",
  5405.             "ImageMagick copyright": "\u00a9 1999-2017 ImageMagick Studio LLC",
  5406.             "ImageMagick release date": "20170114",
  5407.             "ImageMagick number of supported formats:": "220",
  5408.             "ImageMagick supported formats": "3FR, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GROUP4, H, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JBG, JBIG, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV",
  5409.             "imagick.locale_fix": "0",
  5410.             "imagick.progress_monitor": "0",
  5411.             "imagick.skip_version_check": "1"
  5412.         },
  5413.         "imap": {
  5414.             "IMAP c-Client Version": "2007f",
  5415.             "SSL Support": "enabled",
  5416.             "Kerberos Support": "enabled",
  5417.             "imap.enable_insecure_rsh": "Off"
  5418.         },
  5419.         "intl": {
  5420.             "version": "1.1.0",
  5421.             "ICU version": "60.2",
  5422.             "ICU Data version": "60.2",
  5423.             "ICU TZData version": "2017c",
  5424.             "ICU Unicode version": "10.0",
  5425.             "intl.default_locale": "no value",
  5426.             "intl.error_level": "0",
  5427.             "intl.use_exceptions": "0"
  5428.         },
  5429.         "json": {
  5430.             "json support": "enabled",
  5431.             "json version": "1.6.0"
  5432.         },
  5433.         "ldap": {
  5434.             "LDAP Support": "enabled",
  5435.             "RCS Version": "$Id: 3839f871a91c293a52322c63329c68db23a0290a $",
  5436.             "Total Links": "0\/unlimited",
  5437.             "API Version": "3001",
  5438.             "Vendor Name": "OpenLDAP",
  5439.             "Vendor Version": "20445",
  5440.             "SASL Support": "Enabled",
  5441.             "ldap.max_links": "Unlimited"
  5442.         },
  5443.         "libsmbclient": {
  5444.             "Version": "0.8.0"
  5445.         },
  5446.         "libxml": {
  5447.             "libXML support": "active",
  5448.             "libXML Compiled Version": "2.9.4",
  5449.             "libXML Loaded Version": "20904",
  5450.             "libXML streams": "enabled"
  5451.         },
  5452.         "mbstring": {
  5453.             "Multibyte Support": "enabled",
  5454.             "Multibyte string engine": "libmbfl",
  5455.             "HTTP input encoding translation": "disabled",
  5456.             "libmbfl version": "1.3.2",
  5457.             "oniguruma version": "6.3.0",
  5458.             "Multibyte (japanese) regex support": "enabled",
  5459.             "Multibyte regex (oniguruma) backtrack check": "On",
  5460.             "Multibyte regex (oniguruma) version": "6.3.0",
  5461.             "mbstring.detect_order": "no value",
  5462.             "mbstring.encoding_translation": "Off",
  5463.             "mbstring.func_overload": "0",
  5464.             "mbstring.http_input": "no value",
  5465.             "mbstring.http_output": "no value",
  5466.             "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
  5467.             "mbstring.internal_encoding": "no value",
  5468.             "mbstring.language": "neutral",
  5469.             "mbstring.strict_detection": "Off",
  5470.             "mbstring.substitute_character": "no value"
  5471.         },
  5472.         "mysqli": {
  5473.             "Client API library version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $",
  5474.             "Active Persistent Links": "0",
  5475.             "Inactive Persistent Links": "0",
  5476.             "Active Links": "0",
  5477.             "mysqli.allow_local_infile": "Off",
  5478.             "mysqli.allow_persistent": "On",
  5479.             "mysqli.default_host": "no value",
  5480.             "mysqli.default_port": "3306",
  5481.             "mysqli.default_pw": "no value",
  5482.             "mysqli.default_socket": "no value",
  5483.             "mysqli.default_user": "no value",
  5484.             "mysqli.max_links": "Unlimited",
  5485.             "mysqli.max_persistent": "Unlimited",
  5486.             "mysqli.reconnect": "Off",
  5487.             "mysqli.rollback_on_cached_plink": "Off"
  5488.         },
  5489.         "mysqlnd": {
  5490.             "Version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $",
  5491.             "Compression": "supported",
  5492.             "core SSL": "supported",
  5493.             "extended SSL": "supported",
  5494.             "Command buffer size": "4096",
  5495.             "Read buffer size": "32768",
  5496.             "Read timeout": "86400",
  5497.             "Collecting statistics": "Yes",
  5498.             "Collecting memory statistics": "No",
  5499.             "Tracing": "n\/a",
  5500.             "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password",
  5501.             "API Extensions": "mysqli,pdo_mysql",
  5502.             "bytes_sent": "113920",
  5503.             "bytes_received": "339866",
  5504.             "packets_sent": "1058",
  5505.             "packets_received": "6462",
  5506.             "protocol_overhead_in": "25848",
  5507.             "protocol_overhead_out": "4232",
  5508.             "bytes_received_ok_packet": "0",
  5509.             "bytes_received_eof_packet": "0",
  5510.             "bytes_received_rset_header_packet": "4086",
  5511.             "bytes_received_rset_field_meta_packet": "0",
  5512.             "bytes_received_rset_row_packet": "3331",
  5513.             "bytes_received_prepare_response_packet": "230983",
  5514.             "bytes_received_change_user_packet": "97502",
  5515.             "packets_sent_command": "515",
  5516.             "packets_received_ok": "0",
  5517.             "packets_received_eof": "0",
  5518.             "packets_received_rset_header": "454",
  5519.             "packets_received_rset_field_meta": "0",
  5520.             "packets_received_rset_row": "502",
  5521.             "packets_received_prepare_response": "2981",
  5522.             "packets_received_change_user": "2497",
  5523.             "result_set_queries": "454",
  5524.             "non_result_set_queries": "48",
  5525.             "no_index_used": "198",
  5526.             "bad_index_used": "0",
  5527.             "slow_queries": "0",
  5528.             "buffered_sets": "454",
  5529.             "unbuffered_sets": "0",
  5530.             "ps_buffered_sets": "0",
  5531.             "ps_unbuffered_sets": "0",
  5532.             "flushed_normal_sets": "0",
  5533.             "flushed_ps_sets": "0",
  5534.             "ps_prepared_never_executed": "0",
  5535.             "ps_prepared_once_executed": "0",
  5536.             "rows_fetched_from_server_normal": "2043",
  5537.             "rows_fetched_from_server_ps": "0",
  5538.             "rows_buffered_from_client_normal": "2043",
  5539.             "rows_buffered_from_client_ps": "0",
  5540.             "rows_fetched_from_client_normal_buffered": "2043",
  5541.             "rows_fetched_from_client_normal_unbuffered": "0",
  5542.             "rows_fetched_from_client_ps_buffered": "0",
  5543.             "rows_fetched_from_client_ps_unbuffered": "0",
  5544.             "rows_fetched_from_client_ps_cursor": "0",
  5545.             "rows_affected_normal": "19",
  5546.             "rows_affected_ps": "0",
  5547.             "rows_skipped_normal": "2043",
  5548.             "rows_skipped_ps": "0",
  5549.             "copy_on_write_saved": "0",
  5550.             "copy_on_write_performed": "0",
  5551.             "command_buffer_too_small": "0",
  5552.             "connect_success": "14",
  5553.             "connect_failure": "0",
  5554.             "connection_reused": "0",
  5555.             "reconnect": "0",
  5556.             "pconnect_success": "0",
  5557.             "active_connections": "18446744073709551604",
  5558.             "active_persistent_connections": "0",
  5559.             "explicit_close": "13",
  5560.             "implicit_close": "0",
  5561.             "disconnect_close": "0",
  5562.             "in_middle_of_command_close": "0",
  5563.             "explicit_free_result": "454",
  5564.             "implicit_free_result": "0",
  5565.             "explicit_stmt_close": "0",
  5566.             "implicit_stmt_close": "0",
  5567.             "mem_emalloc_count": "0",
  5568.             "mem_emalloc_amount": "0",
  5569.             "mem_ecalloc_count": "0",
  5570.             "mem_ecalloc_amount": "0",
  5571.             "mem_erealloc_count": "0",
  5572.             "mem_erealloc_amount": "0",
  5573.             "mem_efree_count": "0",
  5574.             "mem_efree_amount": "0",
  5575.             "mem_malloc_count": "0",
  5576.             "mem_malloc_amount": "0",
  5577.             "mem_calloc_count": "0",
  5578.             "mem_calloc_amount": "0",
  5579.             "mem_realloc_count": "0",
  5580.             "mem_realloc_amount": "0",
  5581.             "mem_free_count": "0",
  5582.             "mem_free_amount": "0",
  5583.             "mem_estrndup_count": "0",
  5584.             "mem_strndup_count": "0",
  5585.             "mem_estrdup_count": "0",
  5586.             "mem_strdup_count": "0",
  5587.             "mem_edupl_count": "0",
  5588.             "mem_dupl_count": "0",
  5589.             "proto_text_fetched_null": "0",
  5590.             "proto_text_fetched_bit": "0",
  5591.             "proto_text_fetched_tinyint": "0",
  5592.             "proto_text_fetched_short": "60",
  5593.             "proto_text_fetched_int24": "0",
  5594.             "proto_text_fetched_int": "341",
  5595.             "proto_text_fetched_bigint": "903",
  5596.             "proto_text_fetched_decimal": "0",
  5597.             "proto_text_fetched_float": "0",
  5598.             "proto_text_fetched_double": "0",
  5599.             "proto_text_fetched_date": "0",
  5600.             "proto_text_fetched_year": "0",
  5601.             "proto_text_fetched_time": "0",
  5602.             "proto_text_fetched_datetime": "0",
  5603.             "proto_text_fetched_timestamp": "0",
  5604.             "proto_text_fetched_string": "6193",
  5605.             "proto_text_fetched_blob": "0",
  5606.             "proto_text_fetched_enum": "1526",
  5607.             "proto_text_fetched_set": "0",
  5608.             "proto_text_fetched_geometry": "0",
  5609.             "proto_text_fetched_other": "0",
  5610.             "proto_binary_fetched_null": "0",
  5611.             "proto_binary_fetched_bit": "0",
  5612.             "proto_binary_fetched_tinyint": "0",
  5613.             "proto_binary_fetched_short": "0",
  5614.             "proto_binary_fetched_int24": "0",
  5615.             "proto_binary_fetched_int": "0",
  5616.             "proto_binary_fetched_bigint": "0",
  5617.             "proto_binary_fetched_decimal": "0",
  5618.             "proto_binary_fetched_float": "0",
  5619.             "proto_binary_fetched_double": "0",
  5620.             "proto_binary_fetched_date": "0",
  5621.             "proto_binary_fetched_year": "0",
  5622.             "proto_binary_fetched_time": "0",
  5623.             "proto_binary_fetched_datetime": "0",
  5624.             "proto_binary_fetched_timestamp": "0",
  5625.             "proto_binary_fetched_string": "0",
  5626.             "proto_binary_fetched_json": "0",
  5627.             "proto_binary_fetched_blob": "0",
  5628.             "proto_binary_fetched_enum": "0",
  5629.             "proto_binary_fetched_set": "0",
  5630.             "proto_binary_fetched_geometry": "0",
  5631.             "proto_binary_fetched_other": "0",
  5632.             "init_command_executed_count": "0",
  5633.             "init_command_failed_count": "0",
  5634.             "com_quit": "13",
  5635.             "com_init_db": "0",
  5636.             "com_query": "502",
  5637.             "com_field_list": "0",
  5638.             "com_create_db": "0",
  5639.             "com_drop_db": "0",
  5640.             "com_refresh": "0",
  5641.             "com_shutdown": "0",
  5642.             "com_statistics": "0",
  5643.             "com_process_info": "0",
  5644.             "com_connect": "0",
  5645.             "com_process_kill": "0",
  5646.             "com_debug": "0",
  5647.             "com_ping": "0",
  5648.             "com_time": "0",
  5649.             "com_delayed_insert": "0",
  5650.             "com_change_user": "0",
  5651.             "com_binlog_dump": "0",
  5652.             "com_table_dump": "0",
  5653.             "com_connect_out": "0",
  5654.             "com_register_slave": "0",
  5655.             "com_stmt_prepare": "0",
  5656.             "com_stmt_execute": "0",
  5657.             "com_stmt_send_long_data": "0",
  5658.             "com_stmt_close": "0",
  5659.             "com_stmt_reset": "0",
  5660.             "com_stmt_set_option": "0",
  5661.             "com_stmt_fetch": "0",
  5662.             "com_deamon": "0",
  5663.             "bytes_received_real_data_normal": "77630",
  5664.             "bytes_received_real_data_ps": "0"
  5665.         },
  5666.         "openssl": {
  5667.             "OpenSSL support": "enabled",
  5668.             "OpenSSL Library Version": "OpenSSL 1.1.1 11 Sep 2018",
  5669.             "OpenSSL Header Version": "OpenSSL 1.1.0g 2 Nov 2017",
  5670.             "Openssl default config": "\/usr\/lib\/ssl\/openssl.cnf",
  5671.             "openssl.cafile": "no value",
  5672.             "openssl.capath": "no value"
  5673.         },
  5674.         "pcre": {
  5675.             "PCRE (Perl Compatible Regular Expressions) Support": "enabled",
  5676.             "PCRE Library Version": "8.39 2016-06-14",
  5677.             "PCRE JIT Support": "enabled",
  5678.             "pcre.backtrack_limit": "1000000",
  5679.             "pcre.jit": "1",
  5680.             "pcre.recursion_limit": "100000"
  5681.         },
  5682.         "PDO": {
  5683.             "PDO drivers": "mysql"
  5684.         },
  5685.         "pdo_mysql": {
  5686.             "Client API version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $",
  5687.             "pdo_mysql.default_socket": "\/var\/run\/mysqld\/mysqld.sock"
  5688.         },
  5689.         "Phar": {
  5690.             "Phar EXT version": "2.0.2",
  5691.             "Phar API version": "1.1.1",
  5692.             "SVN revision": "$Id: f1155e62742ca367e521a3e412667d8ee34eead9 $",
  5693.             "Phar-based phar archives": "enabled",
  5694.             "Tar-based phar archives": "enabled",
  5695.             "ZIP-based phar archives": "enabled",
  5696.             "gzip compression": "enabled",
  5697.             "bzip2 compression": "disabled (install pecl\/bz2)",
  5698.             "Native OpenSSL support": "enabled",
  5699.             "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,
  5700.             "phar.cache_list": "no value",
  5701.             "phar.readonly": "On",
  5702.             "phar.require_hash": "On"
  5703.         },
  5704.         "posix": {
  5705.             "Revision": "$Id: 0a764bab332255746424a1e6cfbaaeebab998e4c $"
  5706.         },
  5707.         "readline": {
  5708.             "Readline library": "EditLine wrapper",
  5709.             "cli.pager": "no value",
  5710.             "cli.prompt": "\\b \\> "
  5711.         },
  5712.         "redis": {
  5713.             "Redis Version": "3.1.6",
  5714.             "Available serializers": "php, igbinary"
  5715.         },
  5716.         "Reflection": {
  5717.             "Version": "$Id: 012f23982d9d94728b4da252b9f21f9de8afd4df $"
  5718.         },
  5719.         "session": {
  5720.             "Session Support": "enabled",
  5721.             "Registered save handlers": "files user redis rediscluster",
  5722.             "Registered serializer handlers": "php_serialize php php_binary igbinary wddx",
  5723.             "session.auto_start": "Off",
  5724.             "session.cache_expire": "180",
  5725.             "session.cache_limiter": "nocache",
  5726.             "session.cookie_domain": "no value",
  5727.             "session.cookie_httponly": [
  5728.                 "1",
  5729.                 "no value"
  5730.             ],
  5731.             "session.cookie_lifetime": "0",
  5732.             "session.cookie_path": "\/",
  5733.             "session.cookie_secure": "0",
  5734.             "session.gc_divisor": "1000",
  5735.             "session.gc_maxlifetime": "1440",
  5736.             "session.gc_probability": "0",
  5737.             "session.lazy_write": "On",
  5738.             "session.name": [
  5739.                 "ocr21m0r8v2q",
  5740.                 "PHPSESSID"
  5741.             ],
  5742.             "session.referer_check": "no value",
  5743.             "session.save_handler": "files",
  5744.             "session.save_path": "\/var\/lib\/php\/sessions",
  5745.             "session.serialize_handler": "php",
  5746.             "session.sid_bits_per_character": "5",
  5747.             "session.sid_length": "26",
  5748.             "session.upload_progress.cleanup": "On",
  5749.             "session.upload_progress.enabled": "On",
  5750.             "session.upload_progress.freq": "1%",
  5751.             "session.upload_progress.min_freq": "1",
  5752.             "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
  5753.             "session.upload_progress.prefix": "upload_progress_",
  5754.             "session.use_cookies": "1",
  5755.             "session.use_only_cookies": "1",
  5756.             "session.use_strict_mode": "0",
  5757.             "session.use_trans_sid": "0"
  5758.         },
  5759.         "shmop": {
  5760.             "shmop support": "enabled"
  5761.         },
  5762.         "SimpleXML": {
  5763.             "Revision": "$Id: 341daed0ee94ea8f728bfd0ba4626e6ed365c0d1 $",
  5764.             "Schema support": "enabled"
  5765.         },
  5766.         "smbclient": {
  5767.             "smbclient Support": "enabled",
  5768.             "smbclient extension Version": "0.8.0",
  5769.             "libsmbclient library Version": "4.7.6-Ubuntu"
  5770.         },
  5771.         "sockets": {
  5772.             "Sockets Support": "enabled"
  5773.         },
  5774.         "sodium": {
  5775.             "libsodium headers version": "1.0.16",
  5776.             "libsodium library version": "1.0.16"
  5777.         },
  5778.         "SPL": {
  5779.             "Interfaces": "OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject",
  5780.             "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"
  5781.         },
  5782.         "ssh2": {
  5783.             "extension version": "1.1.2",
  5784.             "libssh2 version": "1.8.0",
  5785.             "banner": "SSH-2.0-libssh2_1.8.0"
  5786.         },
  5787.         "standard": {
  5788.             "Dynamic Library Support": "enabled",
  5789.             "Path to sendmail": "\/usr\/sbin\/sendmail -t -i",
  5790.             "assert.active": "1",
  5791.             "assert.bail": "0",
  5792.             "assert.callback": "no value",
  5793.             "assert.exception": "0",
  5794.             "assert.quiet_eval": "0",
  5795.             "assert.warning": "1",
  5796.             "auto_detect_line_endings": "0",
  5797.             "default_socket_timeout": "60",
  5798.             "from": "no value",
  5799.             "session.trans_sid_hosts": "no value",
  5800.             "session.trans_sid_tags": "a=href,area=href,frame=src,form=",
  5801.             "url_rewriter.hosts": "no value",
  5802.             "url_rewriter.tags": "form=",
  5803.             "user_agent": "no value"
  5804.         },
  5805.         "sysvmsg": {
  5806.             "sysvmsg support": "enabled",
  5807.             "Revision": "$Id: 73c7c7668de72405a739f837dc62fd6ce8e5eba6 $"
  5808.         },
  5809.         "sysvsem": {
  5810.             "Version": "7.2.19-0ubuntu0.18.04.1"
  5811.         },
  5812.         "sysvshm": {
  5813.             "Version": "7.2.19-0ubuntu0.18.04.1"
  5814.         },
  5815.         "tokenizer": {
  5816.             "Tokenizer Support": "enabled"
  5817.         },
  5818.         "wddx": {
  5819.             "WDDX Session Serializer": "enabled"
  5820.         },
  5821.         "xml": {
  5822.             "XML Support": "active",
  5823.             "XML Namespace Support": "active",
  5824.             "libxml2 Version": "2.9.4"
  5825.         },
  5826.         "xmlreader": {
  5827.             "XMLReader": "enabled"
  5828.         },
  5829.         "xmlwriter": {
  5830.             "XMLWriter": "enabled"
  5831.         },
  5832.         "xsl": {
  5833.             "XSL": "enabled",
  5834.             "libxslt Version": "1.1.29",
  5835.             "libxslt compiled against libxml Version": "2.9.4",
  5836.             "EXSLT": "enabled",
  5837.             "libexslt Version": "1.1.29"
  5838.         },
  5839.         "Zend OPcache": {
  5840.             "Opcode Caching": "Up and Running",
  5841.             "Optimization": "Enabled",
  5842.             "SHM Cache": "Enabled",
  5843.             "File Cache": "Disabled",
  5844.             "Startup": "OK",
  5845.             "Shared memory model": "mmap",
  5846.             "Cache hits": "71690",
  5847.             "Cache misses": "974",
  5848.             "Used memory": "34654368",
  5849.             "Free memory": "99563360",
  5850.             "Wasted memory": "0",
  5851.             "Interned Strings Used memory": "2669016",
  5852.             "Interned Strings Free memory": "5719592",
  5853.             "Cached scripts": "974",
  5854.             "Cached keys": "1875",
  5855.             "Max keys": "16229",
  5856.             "OOM restarts": "0",
  5857.             "Hash keys restarts": "0",
  5858.             "Manual restarts": "0",
  5859.             "opcache.blacklist_filename": "no value",
  5860.             "opcache.consistency_checks": "0",
  5861.             "opcache.dups_fix": "Off",
  5862.             "opcache.enable": "On",
  5863.             "opcache.enable_cli": "Off",
  5864.             "opcache.enable_file_override": "Off",
  5865.             "opcache.error_log": "no value",
  5866.             "opcache.file_cache": "no value",
  5867.             "opcache.file_cache_consistency_checks": "1",
  5868.             "opcache.file_cache_only": "0",
  5869.             "opcache.file_update_protection": "2",
  5870.             "opcache.force_restart_timeout": "180",
  5871.             "opcache.huge_code_pages": "Off",
  5872.             "opcache.inherited_hack": "On",
  5873.             "opcache.interned_strings_buffer": "8",
  5874.             "opcache.lockfile_path": "\/tmp",
  5875.             "opcache.log_verbosity_level": "1",
  5876.             "opcache.max_accelerated_files": "10000",
  5877.             "opcache.max_file_size": "0",
  5878.             "opcache.max_wasted_percentage": "5",
  5879.             "opcache.memory_consumption": "128",
  5880.             "opcache.opt_debug_level": "0",
  5881.             "opcache.optimization_level": "0x7FFFBFFF",
  5882.             "opcache.preferred_memory_model": "no value",
  5883.             "opcache.protect_memory": "0",
  5884.             "opcache.restrict_api": "no value",
  5885.             "opcache.revalidate_freq": "2",
  5886.             "opcache.revalidate_path": "Off",
  5887.             "opcache.save_comments": "1",
  5888.             "opcache.use_cwd": "On",
  5889.             "opcache.validate_permission": "Off",
  5890.             "opcache.validate_root": "Off",
  5891.             "opcache.validate_timestamps": "On"
  5892.         },
  5893.         "zip": {
  5894.             "Zip": "enabled",
  5895.             "Zip version": "1.15.4",
  5896.             "Libzip version": "1.1.2"
  5897.         },
  5898.         "zlib": {
  5899.             "Stream Wrapper": "compress.zlib:\/\/",
  5900.             "Stream Filter": "zlib.inflate, zlib.deflate",
  5901.             "Compiled Version": "1.2.11",
  5902.             "Linked Version": "1.2.11",
  5903.             "zlib.output_compression": "Off",
  5904.             "zlib.output_compression_level": "-1",
  5905.             "zlib.output_handler": "no value"
  5906.         },
  5907.         "Environment": {
  5908.             "LC_TIME": "en_GB.UTF-8",
  5909.             "LC_MONETARY": "en_GB.UTF-8",
  5910.             "APACHE_RUN_DIR": "\/var\/run\/apache2",
  5911.             "APACHE_PID_FILE": "\/var\/run\/apache2\/apache2.pid",
  5912.             "JOURNAL_STREAM": "9:21129",
  5913.             "INVOCATION_ID": "4ed1ad572cd14497a656503d5da74c42",
  5914.             "LC_ADDRESS": "en_GB.UTF-8",
  5915.             "APACHE_LOCK_DIR": "\/var\/lock\/apache2",
  5916.             "LANG": "C",
  5917.             "LC_TELEPHONE": "en_GB.UTF-8",
  5918.             "LC_NAME": "en_GB.UTF-8",
  5919.             "APACHE_RUN_USER": "www-data",
  5920.             "APACHE_RUN_GROUP": "www-data",
  5921.             "LC_MEASUREMENT": "en_GB.UTF-8",
  5922.             "APACHE_LOG_DIR": "\/var\/log\/apache2",
  5923.             "LC_IDENTIFICATION": "en_GB.UTF-8",
  5924.             "PWD": "\/",
  5925.             "LC_NUMERIC": "en_GB.UTF-8",
  5926.             "LC_PAPER": "en_GB.UTF-8"
  5927.         }
  5928.     }
  5929. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement