· 3 years ago · May 12, 2022, 03:40 PM
1{
2 "basic": {
3 "license key": "***REMOVED SENSITIVE VALUE***",
4 "date": "Thu, 12 May 2022 11:46:05 +0000",
5 "ownCloud version": "10.8.0.4",
6 "ownCloud version string": "10.8.0",
7 "ownCloud edition": "Community",
8 "server OS": "Linux",
9 "server OS version": "Linux Alexandria 4.4.59+ #25556 SMP PREEMPT Sat Aug 28 02:17:25 CST 2021 x86_64",
10 "server SAPI": "fpm-fcgi",
11 "webserver version": "Apache\/2.4.43 (Unix)",
12 "hostname": "alexandria",
13 "logged-in user": "lhuber"
14 },
15 "stats": {
16 "users": {
17 "Database": {
18 "count": 2,
19 "seen": 2,
20 "logged in (30 days)": 2
21 }
22 },
23 "groups": {
24 "OC\\Group\\Database": 2
25 }
26 },
27 "config": {
28 "instanceid": "oc4htdskkg0m",
29 "passwordsalt": "***REMOVED SENSITIVE VALUE***",
30 "secret": "***REMOVED SENSITIVE VALUE***",
31 "trusted_domains": [
32 "synocloud.sytes.net",
33 "alexandria",
34 "192.168.178.42"
35 ],
36 "datadirectory": "\/volume1\/web\/owncloud\/data",
37 "overwrite.cli.url": "https:\/\/synocloud.sytes.net\/owncloud",
38 "dbtype": "mysql",
39 "version": "10.8.0.4",
40 "dbname": "owncloud",
41 "dbhost": "localhost",
42 "dbtableprefix": "oc_",
43 "dbuser": "***REMOVED SENSITIVE VALUE***",
44 "dbpassword": "***REMOVED SENSITIVE VALUE***",
45 "logtimezone": "UTC",
46 "apps_paths": [
47 {
48 "path": "\/volume1\/web\/owncloud\/apps",
49 "url": "\/apps",
50 "writable": false
51 },
52 {
53 "path": "\/volume1\/web\/owncloud\/apps-external",
54 "url": "\/apps-external",
55 "writable": true
56 }
57 ],
58 "installed": true,
59 "mail_domain": "***REMOVED SENSITIVE VALUE***",
60 "mail_from_address": "***REMOVED SENSITIVE VALUE***",
61 "mail_smtpmode": "php",
62 "mail_smtpsecure": "ssl",
63 "mail_smtpauthtype": "LOGIN",
64 "mail_smtpauth": 1,
65 "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
66 "mail_smtpport": "465",
67 "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
68 "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
69 "updater.secret": "***REMOVED SENSITIVE VALUE***",
70 "theme": "",
71 "loglevel": 1,
72 "maintenance": false
73 },
74 "integritychecker": {
75 "passing": true,
76 "enabled": true,
77 "result": []
78 },
79 "core": {
80 "backgroundjobs_mode": "cron",
81 "first_install_version": "10.7.0.4",
82 "installedat": "1618252870.4342",
83 "lastcron": "1619454741",
84 "lastupdateResult": "{\"version\":\"10.9.1\",\"versionstring\":\"ownCloud 10.9.1\",\"url\":\"https:\\\/\\\/download.owncloud.org\\\/community\\\/owncloud-10.9.1.zip\",\"web\":\"https:\\\/\\\/doc.owncloud.com\\\/server\\\/10.8\\\/admin_manual\\\/maintenance\\\/upgrading\\\/update.html\"}",
85 "lastupdatedat": "1652355866",
86 "public_files": "files_sharing\/public.php",
87 "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
88 "shareapi_enforce_links_password_read_write": "***REMOVED SENSITIVE VALUE***",
89 "shareapi_enforce_links_password_read_write_delete": "***REMOVED SENSITIVE VALUE***",
90 "shareapi_enforce_links_password_write_only": "***REMOVED SENSITIVE VALUE***",
91 "updater.secret.created": "1632831321",
92 "vendor": "owncloud"
93 },
94 "apps": [
95 {
96 "id": "activity",
97 "name": "Activity",
98 "summary": "Keep track of events with Activity stream and email notifications",
99 "description": "The ownCloud Activity application enables users to not only get a summarized overview of all file and folder events in their ownCloud, but also to receive notifications for such via email. The user can configure their individual Activity preferences in their personal settings and can decide in detail which file or folder actions should be listed in the Activity stream (accessible via the app launcher) and also for which file or folder actions the users wants to receive email notifications. The bulk email notifications can either be sent out hourly, daily or weekly to fit the specific needs of the individual user.\n\nFrom creation of new files or folders, to file or folder changes, updates, restores from trash bin, sharing activities, comments, tags and downloads from public share links - the ownCloud Activity app gathers all file or folder related actions in one place for the user to review. For users with lots of activity it is possible to limit the Activity stream to 'Favorites' in order to avoid noise. Furthermore the application provides filters to give users the means to maintain overview by reducing entries to relevant information.\n\nAnd there you have it - a complete overview of all file and folder activities in your ownCloud with the additional ability to receive activity notifications via email in a time interval of your choice. Never again miss an important event related to content in ownCloud and always be up-to-date on all activities of your files and folders.",
100 "licence": "AGPL",
101 "author": "Thomas M\u00fcller, Frank Karlitschek, Joas Schilling, Tom Needham, Vincent Petry",
102 "version": "2.6.1",
103 "default_enable": "",
104 "types": [
105 "filesystem"
106 ],
107 "use-migrations": "true",
108 "documentation": {
109 "admin": "https:\/\/doc.owncloud.org\/server\/latest\/admin_manual\/configuration_server\/activity_configuration.html"
110 },
111 "website": "https:\/\/github.com\/owncloud\/activity\/",
112 "bugs": "https:\/\/github.com\/owncloud\/activity\/issues",
113 "repository": {
114 "@attributes": {
115 "type": "git"
116 },
117 "@value": "https:\/\/github.com\/owncloud\/activity.git"
118 },
119 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/68550c2b7c53e6309132ca1c7b177adca976db0b\/activity\/activity.png",
120 "category": "tools",
121 "dependencies": {
122 "owncloud": {
123 "@attributes": {
124 "min-version": "10.8.0",
125 "max-version": "10"
126 }
127 }
128 },
129 "background-jobs": [
130 "OCA\\Activity\\BackgroundJob\\EmailNotification",
131 "OCA\\Activity\\BackgroundJob\\ExpireActivities"
132 ],
133 "navigation": {
134 "order": "1",
135 "route": "activity.Activities.showList"
136 },
137 "settings": {
138 "personal": "OCA\\Activity\\PersonalPanel"
139 },
140 "commands": {
141 "command": "OCA\\Activity\\Command\\SendEmails"
142 },
143 "info": [],
144 "remote": [],
145 "public": [],
146 "repair-steps": {
147 "install": [],
148 "pre-migration": [],
149 "post-migration": [],
150 "live-migration": [],
151 "uninstall": []
152 },
153 "two-factor-providers": [],
154 "_cached": true,
155 "groups": null,
156 "active": true,
157 "level": 100,
158 "removable": true,
159 "internal": false,
160 "preview": "\/owncloud\/apps-external\/activity\/img\/activity.svg",
161 "previewAsIcon": true,
162 "appconfig": {
163 "enabled": "yes",
164 "installed_version": "2.6.1",
165 "signed": "true",
166 "types": "filesystem"
167 }
168 },
169 {
170 "id": "admin_audit",
171 "name": "Auditing",
172 "licence": "OCL",
173 "author": "ownCloud GmbH",
174 "dependencies": {
175 "owncloud": {
176 "@attributes": {
177 "min-version": "10.5",
178 "max-version": "10"
179 }
180 }
181 },
182 "summary": "Keep track of user and admin actions",
183 "description": "When operating web services in enterprise scenarios it is essential to stay in full control. While ownCloud is designed to maintain full control over files for users it is crucial to also stay in control of the actions within the platform. To be able to prove compliance with corporate guidelines as well as to enable reporting and auditing of operations, the Auditing extension takes note of actions conducted by users and administrators. The log entries are written in JSON format and are optimized to be consumed by professional log analyzers (like Splunk or ELK stack) to collect statistics, to derive visualizations and to set alerts for certain events of interest.\n\nSpecifically, the application logs - login and logout events of users - file system operations (create\/delete\/move; including actions on the trash bin and versioning) - sharing operations (user\/group sharing, sharing via link, changing permissions, calls to sharing API from clients) - Custom Groups events - file tagging operations (add\/remove tags) - file commenting operations (create\/update\/delete) - user management operations (creation\/deletion\/activation\/deactivation of users, group management) - user settings changes - impersonation events - enabling\/disabling of ownCloud Apps - executions of OCC commands (CLI)\n\nThe logs are written to the owncloud.log file by default. If you require a separate log file, e.g. for legal or compliance reasons, you will find an example of how to split those in config.sample.php.",
184 "version": "2.1.1",
185 "documentation": {
186 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/logging\/enterprise_logging_apps.html"
187 },
188 "category": "tools",
189 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/admin_audit\/owncloud-app-admin-audit.jpg",
190 "types": [
191 "logging"
192 ],
193 "info": [],
194 "remote": [],
195 "public": [],
196 "repair-steps": {
197 "install": [],
198 "pre-migration": [],
199 "post-migration": [],
200 "live-migration": [],
201 "uninstall": []
202 },
203 "background-jobs": [],
204 "two-factor-providers": [],
205 "commands": [],
206 "_cached": true,
207 "groups": null,
208 "active": false,
209 "level": 100,
210 "removable": true,
211 "internal": false
212 },
213 {
214 "id": "customgroups",
215 "name": "Custom Groups",
216 "namespace": "CustomGroups",
217 "summary": "Enhance collaboration with user-defined sharing groups",
218 "description": "When working in larger organizations, the number of users in a collaboration platform like ownCloud quickly reaches a point where the segmentation of users becomes very relevant. With ownCloud's Custom Groups functionality not only admins but also users are able to create groups of users for quick and easy sharing purposes. This makes it easier than ever for users to collaborate and work efficiently as a team while saving administrators unnecessary work.\n\n**Using Custom Groups in ownCloud**\n\nIn the ownCloud web interface simply click 'Settings' in the top right-hand corner and navigate to the 'Custom Groups' section in the menu. Here users can create and manage their Custom Groups with a few simple clicks. Custom Groups are visible only to members of the group and ownCloud administrators can see and modify all Custom Groups of an ownCloud. Additionally the application provides permission management capabilities to enable a collaborative management of Custom Groups: Members of a group can be classified either as 'Member' or 'Group admin'. Members can share with the group, view the member list and leave the group. Group admins, in addition, can add and remove members, rename or delete the group and set permissions of other members.\n\nSharing with a Custom Group is as easy and quick as always. Just click on the sharing symbol of a file or folder, go to the 'Users and Groups' tab in the Sharing menu and select the relevant Custom Group from the dropdown menu. Also, all ownCloud clients (Desktop\/Android\/iOS) can be used to share with Custom Groups conveniently.\n\n### Resources: - [ownCloud X Insights: Custom Groups](https:\/\/www.youtube.com\/watch?v=jthRk6gw_hE) - [App of the Week Blog: Custom Groups](https:\/\/owncloud.com\/app-week-custom-groups\/)",
219 "website": "https:\/\/github.com\/owncloud\/customgroups\/",
220 "bugs": "https:\/\/github.com\/owncloud\/customgroups\/issues",
221 "repository": {
222 "@attributes": {
223 "type": "git"
224 },
225 "@value": "http:\/\/github.com\/owncloud\/customgroups.git"
226 },
227 "licence": "AGPL",
228 "author": "Vincent Petry",
229 "version": "0.6.1",
230 "documentation": {
231 "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/webgui\/custom_groups.html",
232 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/user_configuration.html?highlight=custom%20groups#enabling-custom-groups"
233 },
234 "category": "collaboration",
235 "screenshot": "https:\/\/github.com\/owncloud\/screenshots\/raw\/a28a6cf38ed8d18d98a02fb7ecac82d1a264a791\/customgroups\/customgroups-screenshot.png",
236 "types": [
237 "authentication",
238 "dav"
239 ],
240 "use-migrations": "true",
241 "dependencies": {
242 "owncloud": {
243 "@attributes": {
244 "min-version": "10.4",
245 "max-version": "10"
246 }
247 }
248 },
249 "sabre": {
250 "plugins": {
251 "plugin": "OCA\\CustomGroups\\Dav\\CustomGroupsPlugin"
252 },
253 "collections": {
254 "collection": "OCA\\CustomGroups\\Dav\\RootCollection"
255 }
256 },
257 "settings": {
258 "admin": "OCA\\CustomGroups\\AdminPanel",
259 "personal": "OCA\\CustomGroups\\SettingsPanel"
260 },
261 "settings-sections": {
262 "personal": "OCA\\CustomGroups\\SettingsSection"
263 },
264 "info": [],
265 "remote": [],
266 "public": [],
267 "repair-steps": {
268 "install": [],
269 "pre-migration": [],
270 "post-migration": [],
271 "live-migration": [],
272 "uninstall": []
273 },
274 "background-jobs": [],
275 "two-factor-providers": [],
276 "commands": [],
277 "_cached": true,
278 "groups": null,
279 "active": false,
280 "level": 100,
281 "removable": true,
282 "internal": false,
283 "preview": "\/owncloud\/apps\/customgroups\/img\/app.svg",
284 "previewAsIcon": true
285 },
286 {
287 "id": "enterprise_key",
288 "name": "Enterprise License Key",
289 "summary": "ownCloud Enterprise Edition license key validator",
290 "licence": "OCL",
291 "author": "ownCloud GmbH",
292 "dependencies": {
293 "owncloud": {
294 "@attributes": {
295 "min-version": "10.5",
296 "max-version": "11"
297 }
298 }
299 },
300 "version": "0.3.0",
301 "description": "The Enterprise License Key application was checking the validity of an instance's subscription key for ownCloud Enterprise Edition. This app is obsoleted with ownCloud 10.5.0 and all functionality has been removed. You can safely disable it.",
302 "category": "tools",
303 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/enterprise_key\/owncloud-app-enterprise_key_validator.jpg",
304 "types": [
305 "filesystem"
306 ],
307 "documentation": {
308 "admin": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=admin-enterprise-license"
309 },
310 "info": [],
311 "remote": [],
312 "public": [],
313 "repair-steps": {
314 "install": [],
315 "pre-migration": [],
316 "post-migration": [],
317 "live-migration": [],
318 "uninstall": []
319 },
320 "background-jobs": [],
321 "two-factor-providers": [],
322 "commands": [],
323 "_cached": true,
324 "groups": null,
325 "active": false,
326 "level": 100,
327 "removable": true,
328 "internal": false,
329 "preview": "\/owncloud\/apps\/enterprise_key\/img\/app.svg",
330 "previewAsIcon": true
331 },
332 {
333 "id": "files_antivirus",
334 "name": "Anti-Virus",
335 "description": "When talking about file sharing, one aspect is key: Security. But security not only means privacy and control over data. It also includes the protection against malicious software like trojans or viruses. The ownCloud Anti-Virus application forwards files that are being uploaded to the ownCloud server to an external malware scanning engine before they are written to the storage. When a file is identified to be malicious, it can either be logged or be prevented from being uploaded to the server to ensure that files in ownCloud are free of malware. Additionally more sophisticated rules may be specified in 'Advanced' mode. ownCloud administrators can find the configuration options in the 'Security' settings section.\n\nClamAV is the officially supported virus scanner available for use with ownCloud. It detects all forms of malware including trojans, viruses, and worms and scans compressed files, executables, image files, PDF, as well as many other file types. The ownCloud Anti-Virus application relies on the underlying ClamAV virus scanning engine, which the admin points ownCloud to when configuring the application. The ClamAV virus definitions should always be kept up to date in order to provide effective protection.\n\nPlease note that enabling this application will impact system performance as additional processing is required for every file upload. More information is available in the Anti-Virus documentation.",
336 "bugs": "https:\/\/github.com\/owncloud\/files_antivirus\/issues",
337 "repository": {
338 "@attributes": {
339 "type": "git"
340 },
341 "@value": "http:\/\/github.com\/owncloud\/files_antivirus.git"
342 },
343 "summary": "Protect users from viruses and other malicious software",
344 "screenshot": [
345 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_antivirus\/owncloud-app-anti-virus.jpg",
346 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_antivirus\/owncloud-app-anti-virus2.png"
347 ],
348 "category": "security",
349 "licence": "AGPL",
350 "author": "Manuel Delgado, Bart Visscher, thinksilicon.de, Viktar Dubiniuk",
351 "version": "0.15.2",
352 "documentation": {
353 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/antivirus_configuration.html"
354 },
355 "types": [
356 "filesystem",
357 "dav"
358 ],
359 "use-migrations": "true",
360 "namespace": "Files_Antivirus",
361 "dependencies": {
362 "owncloud": {
363 "@attributes": {
364 "min-version": "10.2.0",
365 "max-version": "10"
366 }
367 }
368 },
369 "settings": {
370 "admin": "OCA\\Files_Antivirus\\AdminPanel"
371 },
372 "background-jobs": {
373 "job": "OCA\\Files_Antivirus\\Cron\\Task"
374 },
375 "sabre": {
376 "plugins": {
377 "plugin": "OCA\\Files_Antivirus\\Dav\\AntivirusPlugin"
378 }
379 },
380 "info": [],
381 "remote": [],
382 "public": [],
383 "repair-steps": {
384 "install": [],
385 "pre-migration": [],
386 "post-migration": [],
387 "live-migration": [],
388 "uninstall": []
389 },
390 "two-factor-providers": [],
391 "commands": [],
392 "_cached": true,
393 "groups": null,
394 "active": false,
395 "level": 100,
396 "removable": true,
397 "internal": false,
398 "preview": "\/owncloud\/apps\/files_antivirus\/img\/app.svg",
399 "previewAsIcon": true
400 },
401 {
402 "id": "files_classifier",
403 "name": "Document Classification",
404 "namespace": "FilesClassifier",
405 "summary": "Classify Documents and Enforce Policies",
406 "description": "Dealing with sensitive information naturally introduces the risk of data breaches which can directly translate to legal cost, loss of know-how or reputational damage, for instance. That's why it is essential to ensure that sensitive data is handled securely.\n\nTo manage risks originating from collaboration on sensitive information, enterprises typically design information security guidelines. Depending on the industry, compliance with certain guidelines is required to securely exchange information along the value chain. Additionally, regulatory requirements like the GDPR demand a special treatment for documents with specific content (e.g., Personally Identifiable Information).\n\nThis extensions equips ownCloud with the capabilities to **import classification information from document metadata** and introduces **feature policies** that take information security guidelines into practice.\n\n**Document Classification enables ownCloud providers to**\n\n- Comply with information security standards like ISO 27001\/2 - Handle data in compliance with GDPR - Manage risks effectively and cover potential data breaches - Display the data classification levels to raise user awareness - Prevent human mistakes when dealing with sensitive information - Fulfil corporate data protection requirements\n\n# Automated Classification based on Document Metadata\n\nTo embed security levels into documents, users classify them within their Office solution. The classification information stored within the document metadata is evaluated when documents are uploaded to ownCloud. Classification levels are represented via [Tags](https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/webgui\/tagging.html) in ownCloud.\n\n**Office Suite Features for Document Classification** - Currently the extension supports Microsoft Office formats (docx, dotx, xlsx, xltx, pptx, ppsx and potx). - **Microsoft Office**: It is recommended to use the [Microsoft Azure Information Protection](https:\/\/azure.microsoft.com\/en-us\/services\/information-protection\/) or the [NovaPath](https:\/\/www.m-und-h.de\/en-novapath\/) add-on as a classification manager - **LibreOffice**: Provides an [integrated classification manager (TSCP)](https:\/\/help.libreoffice.org\/Writer\/Document_Classification\/tr) out-of-the-box\n\n# Feature Policies\n\nBased on the classification this extension enables ownCloud providers to handle documents securely by imposing feature policies:\n\n- Documents of certain security levels may not be uploaded (**Prevent upload**) - Documents of certain security levels may not be shared publicly (**Prevent link sharing**) - Public links on documents with certain security levels have a separate expiration policy (**Unprotected links expire after X days**)\n\n## Further Capabilities for Classification and Policy Enforcement\n\nApart from this extension ownCloud offers more ways to classify documents and to enforce policies. As all of them rely on [Tags](https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/webgui\/tagging.html) they can easily be combined with the capabilities provided by this extension.\n\n- Manual Classification via [Collaborative Tags](https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/webgui\/tagging.html) - Automated Classification based on File or User Properties with the [Workflows](https:\/\/marketplace.owncloud.com\/apps\/workflow) extension - Access Policies with the [File Firewall](https:\/\/marketplace.owncloud.com\/apps\/firewall) extension\n\nFor more information about Document Classification and Policy Enforcement with ownCloud, examples and configuration instructions, see the [ownCloud Documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/classification_and_policy_enforcement.html).\n\n## Resources\n\n- [Document Classification and Policy Enforcement with ownCloud](https:\/\/www.youtube.com\/watch?v=ke2QuznI_9g) - Talk at ownCloud Conference 2018",
407 "licence": "OCL",
408 "author": "ownCloud GmbH",
409 "version": "1.3.0",
410 "category": "security",
411 "documentation": {
412 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/classification_and_policy_enforcement.html"
413 },
414 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_classifier\/ownCloud-app-file-classifier.jpg",
415 "types": [
416 "filesystem"
417 ],
418 "dependencies": {
419 "php": {
420 "@attributes": {
421 "min-version": "7.1",
422 "max-version": "7.4"
423 }
424 },
425 "owncloud": {
426 "@attributes": {
427 "min-version": "10.5",
428 "max-version": "10"
429 }
430 },
431 "lib": [
432 "zip",
433 "xml"
434 ]
435 },
436 "settings": {
437 "admin": "OCA\\FilesClassifier\\AdminPanel"
438 },
439 "info": [],
440 "remote": [],
441 "public": [],
442 "repair-steps": {
443 "install": [],
444 "pre-migration": [],
445 "post-migration": [],
446 "live-migration": [],
447 "uninstall": []
448 },
449 "background-jobs": [],
450 "two-factor-providers": [],
451 "commands": [],
452 "_cached": true,
453 "groups": null,
454 "active": false,
455 "level": 100,
456 "removable": true,
457 "internal": false
458 },
459 {
460 "id": "files_external_dropbox",
461 "name": "External Storage: Dropbox",
462 "description": "With ownCloud you can leverage storage that already exists in your enterprise. Administrators can for example decide to store the most sensitive data on-premises and less sensitive data in the cloud while making all of your files available through a single user interface and enabling compliance with your chosen security and governance policies. This highly facilitates data infrastructure modernization in your business without the need of data migration or major investments in new storage systems. Using ownCloud it is possible to integrate a wide range of storage types and make them accessible from all devices under the specified security policies in ownCloud. ownCloud works as an additional layer, providing users with a single point of access to their files on all storage locations.\n\nThis application enables integrating Dropbox external storages via the Dropbox API v2. Once a Dropbox account is integrated by an administrator or the user in self-service, users see a folder structure that mirrors their Dropbox hierarchy. Users can then selectively sync files to their desktop or access them on mobile devices like any other file in ownCloud. The files will remain in the Dropbox storage but are now accessible in a secure and fully logged and traceable way through ownCloud.\n\nAdministrators and users (when enabled) can find external storage configuration options in the 'Storage' section of admin and user settings, respectively.",
463 "summary": "Integrate Dropbox as an external storage",
464 "licence": "GPLv2",
465 "author": "Hemant Mann",
466 "version": "1.2.0",
467 "category": "storage",
468 "documentation": {
469 "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/external_storage\/external_storage.html?highlight=dropbox",
470 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/files\/external_storage\/dropbox.html?highlight=dropbox"
471 },
472 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_external_dropbox\/owncloud-app-external-storage-dropbox.jpg",
473 "types": [
474 "filesystem"
475 ],
476 "dependencies": {
477 "php": {
478 "@attributes": {
479 "min-version": "7.0.0"
480 }
481 },
482 "owncloud": {
483 "@attributes": {
484 "min-version": "10.2",
485 "max-version": "10"
486 }
487 }
488 },
489 "website": "https:\/\/github.com\/owncloud\/files_external_dropbox\/",
490 "bugs": "https:\/\/github.com\/owncloud\/files_external_dropbox\/issues",
491 "repository": {
492 "@attributes": {
493 "type": "git"
494 },
495 "@value": "https:\/\/github.com\/owncloud\/files_external_dropbox.git"
496 },
497 "info": [],
498 "remote": [],
499 "public": [],
500 "repair-steps": {
501 "install": [],
502 "pre-migration": [],
503 "post-migration": [],
504 "live-migration": [],
505 "uninstall": []
506 },
507 "background-jobs": [],
508 "two-factor-providers": [],
509 "commands": [],
510 "_cached": true,
511 "groups": null,
512 "active": false,
513 "level": 100,
514 "removable": true,
515 "internal": false
516 },
517 {
518 "id": "files_external_ftp",
519 "name": "External Storage: FTP",
520 "summary": "Integrate FTP servers as external storages",
521 "description": "With ownCloud you can leverage storage that already exists in your enterprise. Administrators can for example decide to store the most sensitive data on-premises and less sensitive data in the cloud while making all of your files available through a single user interface and enabling compliance with your chosen security and governance policies. This highly facilitates data infrastructure modernization in your business without the need of data migration or major investments in new storage systems. Using ownCloud it is possible to integrate a wide range of storage types and make them accessible from all devices under the specified security policies in ownCloud. ownCloud works as an additional layer, providing users with a single point of access to their files on all storage locations.\n\nThis application enables integrating FTP servers as external storages. Once a FTP server is integrated by an administrator or the user in self-service, users see a folder structure that mirrors the hierarchy of the FTP server. Users can then selectively sync files to their desktop or access them on mobile devices like any other file in ownCloud. The files will remain on the FTP storage but are now accessible in a secure and fully logged and traceable way through ownCloud.\n\nAdministrators and users (when enabled) can find external storage configuration options in the 'Storage' section of admin and user settings, respectively.",
522 "licence": "AGPL",
523 "author": "Robin Appelman, Thomas M\u00fcller, Vincent Petry, Ilja Neumann",
524 "version": "0.2.1",
525 "category": "storage",
526 "types": [
527 "filesystem"
528 ],
529 "documentation": {
530 "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/external_storage\/external_storage.html",
531 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/files\/external_storage\/ftp.html"
532 },
533 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
534 "dependencies": {
535 "owncloud": {
536 "@attributes": {
537 "min-version": "10",
538 "max-version": "10"
539 }
540 }
541 },
542 "website": "https:\/\/github.com\/owncloud\/files_external_ftp\/",
543 "bugs": "https:\/\/github.com\/owncloud\/files_external_ftp\/issues",
544 "repository": {
545 "@attributes": {
546 "type": "git"
547 },
548 "@value": "https:\/\/github.com\/owncloud\/files_external_ftp.git"
549 },
550 "info": [],
551 "remote": [],
552 "public": [],
553 "repair-steps": {
554 "install": [],
555 "pre-migration": [],
556 "post-migration": [],
557 "live-migration": [],
558 "uninstall": []
559 },
560 "background-jobs": [],
561 "two-factor-providers": [],
562 "commands": [],
563 "_cached": true,
564 "groups": null,
565 "active": false,
566 "level": 100,
567 "removable": true,
568 "internal": false
569 },
570 {
571 "id": "files_lifecycle",
572 "name": "File Lifecycle Management",
573 "summary": "Manage the lifecycle of files with archive and expiration policies",
574 "description": "The File Lifecycle Management extension allows service providers to manage the lifecycle of files within ownCloud to\n\n- keep storage usage under control by limiting the time users can work with files before they are cleaned up automatically - comply with regulations (like GDPR or company policies) by imposing automated retention and deletion policies for files that contain e.g., personal data and may only be stored in the company for a certain period of time.\n\nTo impose a workflow of Use => Archive => Delete, the extension equips ownCloud with a dedicated archive and allows administrators to define rules for automated archiving (_days passed since upload_) and subsequent deletion of files (_days passed since archiving_). The archiving and deletion processes are controlled by background jobs.\n\nDepending on the desired level of enforcement, the extension provides two policies to control the restoration of files from the archive if they are still needed:\n\n- Soft policy: Users can restore files in self-service - Hard policy: Only administrators or group administrators can restore files on request\n\nUsers can view the lifecycle status for a file and see when the file is scheduled for archiving or deletion. All lifecycle events of a file are displayed transparently. They can be tracked for individual files as well as for a whole user account using the https:\/\/marketplace.owncloud.com\/apps\/activity[Activity] stream. To stay informed, users can also receive regular Activity summaries by e-mail. For auditing purposes the extension integrates with the https:\/\/marketplace.owncloud.com\/apps\/admin_audit[Auditing] app to provide all events of interest in the logs.\n\nFor more information on setup, configuration and usage, please consult the ownCloud documentation.",
575 "namespace": "Files_Lifecycle",
576 "licence": "OCL",
577 "author": "ownCloud GmbH",
578 "version": "1.3.0",
579 "category": "automation",
580 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_lifecycle\/ownCloud-app-file-lifecycle-management.jpg",
581 "documentation": {
582 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/file_management\/files_lifecycle.html",
583 "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/files_lifecycle.html"
584 },
585 "dependencies": {
586 "owncloud": {
587 "@attributes": {
588 "min-version": "10.5",
589 "max-version": "10"
590 }
591 }
592 },
593 "types": [
594 "dav",
595 "filesystem"
596 ],
597 "sabre": {
598 "plugins": {
599 "plugin": "OCA\\Files_Lifecycle\\Dav\\ArchivePlugin"
600 },
601 "collections": {
602 "collection": "OCA\\Files_Lifecycle\\Dav\\RootCollection"
603 }
604 },
605 "commands": [
606 "OCA\\Files_Lifecycle\\Command\\Archive",
607 "OCA\\Files_Lifecycle\\Command\\Expire",
608 "OCA\\Files_Lifecycle\\Command\\Restore",
609 "OCA\\Files_Lifecycle\\Command\\RestoreAll",
610 "OCA\\Files_Lifecycle\\Command\\SetUploadTime"
611 ],
612 "info": [],
613 "remote": [],
614 "public": [],
615 "repair-steps": {
616 "install": [],
617 "pre-migration": [],
618 "post-migration": [],
619 "live-migration": [],
620 "uninstall": []
621 },
622 "background-jobs": [],
623 "two-factor-providers": [],
624 "_cached": true,
625 "groups": null,
626 "active": false,
627 "level": 100,
628 "removable": true,
629 "internal": false
630 },
631 {
632 "id": "files_pdfviewer",
633 "name": "PDF Viewer",
634 "summary": "Online viewer for PDF files",
635 "description": "This application integrates the PDF.js library into ownCloud. Using this application users can view their PDF files in their browser without the need to download the file.\n\nWhen this application is enabled publicly shared PDF documents will also get shown in the PDF Viewer instead of only showing a single static snapshot of the document. The PDF viewer requires a modern browser and will not work with Microsoft\u00ae Internet Explorer\u00ae versions below 9.\n\nPDF.js is a JavaScript library developed by Mozilla, you can learn more about the PDF.js project at https:\/\/mozilla.github.io\/pdf.js\/",
636 "licence": "AGPL",
637 "author": "Thomas M\u00fcller, Lukas Reschke, Viktar Dubiniuk",
638 "version": "0.12.2",
639 "dependencies": {
640 "owncloud": {
641 "@attributes": {
642 "min-version": "10.2",
643 "max-version": "10"
644 }
645 }
646 },
647 "default_enable": "",
648 "namespace": "Files_PdfViewer",
649 "website": "https:\/\/github.com\/owncloud\/files_pdfviewer",
650 "bugs": "https:\/\/github.com\/owncloud\/files_pdfviewer\/issues",
651 "category": "productivity",
652 "repository": {
653 "@attributes": {
654 "type": "git"
655 },
656 "@value": "https:\/\/github.com\/owncloud\/files_pdfviewer.git"
657 },
658 "screenshot": "https:\/\/github.com\/owncloud\/screenshots\/raw\/cd5f83007e6037af6733d847548d2766be69a8a0\/files_pdfviewer\/files_pdfviewer.png",
659 "ocsid": "166049",
660 "info": [],
661 "remote": [],
662 "public": [],
663 "types": [],
664 "repair-steps": {
665 "install": [],
666 "pre-migration": [],
667 "post-migration": [],
668 "live-migration": [],
669 "uninstall": []
670 },
671 "background-jobs": [],
672 "two-factor-providers": [],
673 "commands": [],
674 "_cached": true,
675 "groups": null,
676 "active": true,
677 "level": 100,
678 "removable": true,
679 "internal": false,
680 "preview": "\/owncloud\/apps-external\/files_pdfviewer\/img\/app.svg",
681 "previewAsIcon": true,
682 "appconfig": {
683 "enabled": "yes",
684 "installed_version": "0.12.2",
685 "signed": "true",
686 "types": ""
687 }
688 },
689 {
690 "id": "firewall",
691 "name": "File Firewall",
692 "summary": "Rule-based access control engine to enforce fine-grained compliance policies",
693 "licence": "OCL",
694 "author": "ownCloud GmbH",
695 "version": "2.10.2",
696 "description": "ownCloud allows it's administrators to set a number of file access and sharing restrictions to prevent uncontrolled data activity. To provide an even finer-grained control of access and sharing activities in security-sensitive business environments with strong compliance requirements, ownCloud Enterprise offers a File Firewall that enables administrators to specify sophisticated rules to restrict access per group, system tags, upload size, client devices, IP address, time of day, and many more criteria. For additional flexibility the File Firewall also supports regular expressions.\n\nThe File Firewall is an extension that inspects requests sent to an ownCloud Server. If the conditions that have been set by the administrator are met, it prevents ownCloud from executing any code. If the rules are not met, the connection, code execution and - ultimately file transfer or action - are allowed. For full transparency of the File Firewall an entry to the ownCloud log can be added for each rule evaluation or only for denied requests. With that the results of firewall interceptions are fully logged in the ownCloud log for potential auditing and reporting purposes. It is furthermore possible to specify a separate log file for the File Firewall to maintain overview and to separate duties between auditors.\n\nIn short, the ownCloud File Firewall acts as an additional security layer on the file level by preselecting and declining undesired requests. With the File Firewall your ownCloud environment not only becomes a lot more secure but also supports your IT department with a highly-sophisticated rules engine and administrator-friendly web-interface for effective rule management. Administrators can find the File Firewall configuration panel in the 'Security' section of the administration settings.\n\nMore detailed information is available in the ownCloud File Firewall documentation.",
697 "category": "security",
698 "documentation": {
699 "admin": "https:\/\/doc.owncloud.org\/server\/latest\/admin_manual\/enterprise\/firewall\/file_firewall.html"
700 },
701 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/firewall\/owncloud-app-firewall.jpg",
702 "types": [
703 "filesystem",
704 "dav"
705 ],
706 "dependencies": {
707 "owncloud": {
708 "@attributes": {
709 "min-version": "10.5",
710 "max-version": "10"
711 }
712 }
713 },
714 "settings": {
715 "admin": "OCA\\Firewall\\AdminPanel"
716 },
717 "settings-sections": {
718 "admin": "OCA\\Firewall\\AdminSection"
719 },
720 "sabre": {
721 "plugins": {
722 "plugin": "OCA\\Firewall\\Dav\\FirewallPlugin"
723 }
724 },
725 "info": [],
726 "remote": [],
727 "public": [],
728 "repair-steps": {
729 "install": [],
730 "pre-migration": [],
731 "post-migration": [],
732 "live-migration": [],
733 "uninstall": []
734 },
735 "background-jobs": [],
736 "two-factor-providers": [],
737 "commands": [],
738 "_cached": true,
739 "groups": null,
740 "active": false,
741 "level": 100,
742 "removable": true,
743 "internal": false,
744 "preview": "\/owncloud\/apps\/firewall\/img\/app.svg",
745 "previewAsIcon": true
746 },
747 {
748 "id": "graphapi",
749 "name": "Graph API",
750 "summary": "MS Graph API user info endpoint",
751 "description": "This extension adds a user info endpoint to ownCloud Server which is based on the Microsoft Graph API specification.\n\nThe user info endpoint enhances ownCloud Server 10 with capabilities for a **Bridge setup** which is a hybrid deployment between ownCloud Server 10 and ownCloud Infinite Scale. It enables ownCloud Infinite Scale components like the built-in Identity Provider (Kopano Konnect) for **OpenID Connect authentication with ownCloud Server 10** to be used. With this, ownCloud providers can make the new generation **ownCloud Web** user interface available using the ownCloud Server 10 backend.",
752 "namespace": "Graph",
753 "version": "0.2.0",
754 "licence": "GPLv2",
755 "author": "ownCloud GmbH",
756 "dependencies": {
757 "owncloud": {
758 "@attributes": {
759 "min-version": "10.2",
760 "max-version": "10"
761 }
762 },
763 "php": {
764 "@attributes": {
765 "min-version": "7.1"
766 }
767 }
768 },
769 "category": "integration",
770 "documentation": {
771 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/oidc\/index.html"
772 },
773 "website": "https:\/\/github.com\/owncloud\/graphapi",
774 "bugs": "https:\/\/github.com\/owncloud\/graphapi\/issues",
775 "repository": {
776 "@attributes": {
777 "type": "git"
778 },
779 "@value": "https:\/\/github.com\/owncloud\/graphapi.git"
780 },
781 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/openidconnect\/openidconnect.png",
782 "types": [
783 "prevent_group_restriction"
784 ],
785 "info": [],
786 "remote": [],
787 "public": [],
788 "repair-steps": {
789 "install": [],
790 "pre-migration": [],
791 "post-migration": [],
792 "live-migration": [],
793 "uninstall": []
794 },
795 "background-jobs": [],
796 "two-factor-providers": [],
797 "commands": [],
798 "_cached": true,
799 "groups": null,
800 "active": false,
801 "level": 100,
802 "removable": true,
803 "internal": false,
804 "preview": "\/owncloud\/apps\/graphapi\/img\/app.svg",
805 "previewAsIcon": true
806 },
807 {
808 "id": "guests",
809 "name": "Guests",
810 "summary": "Share with externals easily via email address",
811 "description": "Share with external users conveniently just by entering an email address in the sharing dialog. Recipients receive an email containing an activation link. They can log in using their email address as username and the password they chose during activation. Guests may even use the ownCloud desktop clients and mobile apps to connect to ownCloud and work on shared contents.\n\nGuest users do not have storage space and can only work in contents that are shared with them.\n\nIn the 'Sharing' section of ownCloud settings administrators find configuration options for the application enabling to whitelist other ownCloud applications that guests are allowed use. It is important to note that the whitelist defaults are quite conservative. We recommend administrators to check carefully which apps they want to offer. Guest accounts are grouped under a virtual group allowing administrators to easily filter them in the user management. Furthermore guests are fully auditable with the [ownCloud Auditing application](https:\/\/marketplace.owncloud.com\/apps\/admin_audit).\n\n### Resources - Video: [ownCloud X Insights: Guest Users](https:\/\/www.youtube.com\/watch?v=L42PBHgqKVI)",
812 "namespace": "Guests",
813 "version": "0.9.0",
814 "documentation": {
815 "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/files\/webgui\/sharing.html?highlight=guest#sharing-files-with-guest-users"
816 },
817 "licence": "GPLv2",
818 "author": "ownCloud GmbH",
819 "dependencies": {
820 "owncloud": {
821 "@attributes": {
822 "min-version": "10.4",
823 "max-version": "10"
824 }
825 }
826 },
827 "category": "collaboration",
828 "types": [
829 "authentication"
830 ],
831 "settings": {
832 "admin": "OCA\\Guests\\Settings\\Admin"
833 },
834 "screenshot": [
835 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/guests\/owncloud-app-guests.jpg",
836 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/guests\/owncloud-app-guests-2.jpg"
837 ],
838 "info": [],
839 "remote": [],
840 "public": [],
841 "repair-steps": {
842 "install": [],
843 "pre-migration": [],
844 "post-migration": [],
845 "live-migration": [],
846 "uninstall": []
847 },
848 "background-jobs": [],
849 "two-factor-providers": [],
850 "commands": [],
851 "_cached": true,
852 "groups": null,
853 "active": false,
854 "level": 100,
855 "removable": true,
856 "internal": false
857 },
858 {
859 "id": "metrics",
860 "name": "Metrics",
861 "licence": "OCL",
862 "author": "ownCloud GmbH",
863 "dependencies": {
864 "php": {
865 "@attributes": {
866 "min-version": "7.2"
867 }
868 },
869 "owncloud": {
870 "@attributes": {
871 "min-version": "10.5",
872 "max-version": "10"
873 }
874 }
875 },
876 "summary": "System and user metrics for monitoring and reporting",
877 "description": "This extension provides a building block for monitoring and reporting of ownCloud Server. For simple use cases it ships with an integrated dashboard that summarizes information about users, storage as well as shares and allows exporting it to a CSV file. Additionally, it adds a Metrics HTTP API endpoint to ownCloud Server which can be used to obtain the Metrics data at regular intervals. With this, more sophisticated analysis and visualizations can be conducted using specialized tools like Splunk, ELK or Prometheus\/Grafana.\n\nSpecifically, the extension adds - an API endpoint which allows querying snapshot values of the system data as well as per-user data - an API endpoint for downloading the data in the CSV format - a dashboard that displays the snapshot data in the ownCloud Web UI and offers a CSV download (accessible by ownCloud administrators)\n\nThe following data is available:\n\n**System data** - Date\/Time stamp - Server time of the request - Storage - Used storage (this also includes storage for avatars and thumbnails) - Free storage - Total storage (used + free) - Number of files - Number of users - registered (total number of known users) - active (number of users with `lastLogin` less than two weeks ago) - concurrent (number of users with at least one active session) - Shares - Number of user shares - Number of group shares - Number of guest shares - Number of link shares - Number of federated shares\n\n**Per-user data** - User id - Display name - User backend - Last login - Active sessions - Quota - Quota limit - Quota usage - Number of files - Shares - Number of user shares - Number of group shares - Number of guest shares - Number of link shares - Number of federated shares\n\nFor more information on setup and usage, please consult the ownCloud Documentation.",
878 "version": "1.0.1",
879 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/metrics\/ownCloud-app-metrics.jpg",
880 "documentation": {
881 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/reporting\/metrics.html"
882 },
883 "category": "tools",
884 "types": [
885 "prevent_group_restriction"
886 ],
887 "settings": {
888 "admin": "OCA\\Metrics\\AdminPanel"
889 },
890 "info": [],
891 "remote": [],
892 "public": [],
893 "repair-steps": {
894 "install": [],
895 "pre-migration": [],
896 "post-migration": [],
897 "live-migration": [],
898 "uninstall": []
899 },
900 "background-jobs": [],
901 "two-factor-providers": [],
902 "commands": [],
903 "_cached": true,
904 "groups": null,
905 "active": false,
906 "level": 100,
907 "removable": true,
908 "internal": false,
909 "preview": "\/owncloud\/apps\/metrics\/img\/metrics.svg",
910 "previewAsIcon": true
911 },
912 {
913 "id": "oauth2",
914 "name": "OAuth2",
915 "summary": "OAuth2 token-based authorization interface",
916 "description": "OAuth2 is the open industry-standard protocol for secure authorization of clients. It can be used as a way for users to grant web services or applications access to their data stored in ownCloud. The use of OAuth2 in ownCloud greatly enhances security while facilitating the integration of third party applications or web services:\n\n- Connect ownCloud clients (Desktop, Android, iOS) through a standardized and secure authorization flow - Provide a user authorization interface for developers to facilitate the integration of ownCloud in third party applications\n\n### Benefits provided by the OAuth2 interface\n\n- No user passwords are being stored in ownCloud clients or third party web applications\n\nInstead of connecting clients with username\/password, a user only needs to provide the information once in the browser. The respective client is then provided with a unique access token which is used for future connections to the ownCloud server. ownCloud clients or third party applications never get to know the actual login credentials.\n\n- The use of different access tokens per client provides the ability to selectively revoke user sessions\n\nWhen using OAuth2 a unique access token is generated for each device or third party application. Users can check their authorized clients in the personal settings and have the ability to selectively invalidate access tokens when e.g. a device is lost. This strengthens control and access security significantly.\n\n### Resources - [OAuth - Wikipedia](https:\/\/en.wikipedia.org\/wiki\/OAuth) - [OAuth protocol web page](https:\/\/oauth.net\/2\/)",
917 "licence": "AGPL",
918 "author": "Project Seminar \"sciebo@Learnweb\" of the University of M\u00fcnster, Thomas M\u00fcller",
919 "version": "0.4.4",
920 "namespace": "OAuth2",
921 "category": "security",
922 "website": "https:\/\/github.com\/owncloud\/oauth2",
923 "bugs": "https:\/\/github.com\/owncloud\/oauth2\/issues",
924 "repository": {
925 "@attributes": {
926 "type": "git"
927 },
928 "@value": "https:\/\/github.com\/owncloud\/oauth2.git"
929 },
930 "screenshot": [
931 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/oauth2\/oauth2.jpg",
932 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/oauth2\/ownCloud-oauth2-app-auth-request.jpg",
933 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/oauth2\/ownCloud-oauth2-app-authorized.jpg"
934 ],
935 "dependencies": {
936 "owncloud": {
937 "@attributes": {
938 "min-version": "10.2",
939 "max-version": "10"
940 }
941 }
942 },
943 "types": [
944 "authentication"
945 ],
946 "auth-modules": {
947 "module": "OCA\\OAuth2\\AuthModule"
948 },
949 "settings": {
950 "personal": "OCA\\OAuth2\\Panels\\PersonalPanel",
951 "admin": "OCA\\OAuth2\\Panels\\AdminPanel"
952 },
953 "background-jobs": {
954 "job": "OCA\\OAuth2\\BackgroundJob\\CleanUp"
955 },
956 "use-migrations": "true",
957 "commands": [
958 "OCA\\OAuth2\\Commands\\AddClient",
959 "OCA\\OAuth2\\Commands\\RemoveClient"
960 ],
961 "info": [],
962 "remote": [],
963 "public": [],
964 "repair-steps": {
965 "install": [],
966 "pre-migration": [],
967 "post-migration": [],
968 "live-migration": [],
969 "uninstall": []
970 },
971 "two-factor-providers": [],
972 "_cached": true,
973 "groups": null,
974 "active": false,
975 "level": 100,
976 "removable": true,
977 "internal": false,
978 "preview": "\/owncloud\/apps\/oauth2\/img\/app.svg",
979 "previewAsIcon": true
980 },
981 {
982 "id": "openidconnect",
983 "name": "OpenID Connect",
984 "summary": "Authentication and SSO with OpenID Connect (OIDC)",
985 "description": "This extension adds support for [OpenID Connect](https:\/\/openid.net\/connect\/) to ownCloud Server.\n\nOpenID Connect is an open standard for single sign-on and identity and access management. With ownCloud it can be used for user authentication and client authorization against an external Identity Provider.\n\n**Benefits of using ownCloud with OpenID Connect**\n\n- Increased security by shifting user authentication to an external Identity Provider - Seamless integration into single sign-on (SSO) environments as well as with third party products - Centralized client management within the Identity Provider - Enterprise-grade security through the use of authentication security features (e.g., multi-factor authentication) and policies (e.g., automatic token expiration on certain conditions) provided by Identity Providers\n\nThe integration requires an Identity Provider that supports OpenID Connect (e.g., Keycloak, Kopano Konnect, Ping Federate, ADFS, Azure AD or others). More information on setup, configuration and migration can be found in the ownCloud Documentation.",
986 "licence": "GPLv2",
987 "author": "Thomas M\u00fcller",
988 "version": "2.0.0",
989 "namespace": "OpenIdConnect",
990 "category": "integration",
991 "documentation": {
992 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/oidc\/index.html"
993 },
994 "website": "https:\/\/github.com\/owncloud\/openidconnect",
995 "bugs": "https:\/\/github.com\/owncloud\/openidconnect\/issues",
996 "repository": {
997 "@attributes": {
998 "type": "git"
999 },
1000 "@value": "https:\/\/github.com\/owncloud\/openidconnect.git"
1001 },
1002 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/openidconnect\/openidconnect.png",
1003 "dependencies": {
1004 "owncloud": {
1005 "@attributes": {
1006 "min-version": "10",
1007 "max-version": "10"
1008 }
1009 },
1010 "php": {
1011 "@attributes": {
1012 "min-version": "7.1"
1013 }
1014 }
1015 },
1016 "types": [
1017 "authentication"
1018 ],
1019 "auth-modules": {
1020 "module": "OCA\\OpenIdConnect\\OpenIdConnectAuthModule"
1021 },
1022 "info": [],
1023 "remote": [],
1024 "public": [],
1025 "repair-steps": {
1026 "install": [],
1027 "pre-migration": [],
1028 "post-migration": [],
1029 "live-migration": [],
1030 "uninstall": []
1031 },
1032 "background-jobs": [],
1033 "two-factor-providers": [],
1034 "commands": [],
1035 "_cached": true,
1036 "groups": null,
1037 "active": false,
1038 "level": 100,
1039 "removable": true,
1040 "internal": false,
1041 "preview": "\/owncloud\/apps\/openidconnect\/img\/app.svg",
1042 "previewAsIcon": true
1043 },
1044 {
1045 "id": "password_policy",
1046 "name": "Password Policy",
1047 "licence": "GPLv2",
1048 "author": "Thomas M\u00fcller, Vincent Petry, J\u00f6rn Friedrich Dreyer, Juan Pablo Villafa\u00f1ez Ramos, Semih Serhat Karakaya, Sujith Haridasan, Phil Davis",
1049 "summary": "Define password policies for user and public link passwords",
1050 "description": "The Password Policy extension enables ownCloud administrators to define password requirements like minimum characters, numbers, capital letters and more for all kinds of password endpoints like user account and public link sharing passwords. To add another layer of security, the administrator can enforce maximum expiration dates for public link shares depending on whether a password has been set or not. As a further measure the extension saves a history of hashed user passwords to prevent users from choosing a former password again, enforcing password security even more. Users can also be required to change their password upon first login. To impose regular password changes administrators can set up password expiration policies. For this users can be notified via email, web interface and the ownCloud Clients when their password is about to expire and when it has expired.\n\nThe definition of certain password rules support administrators in the task of ensuring a minimum level of password security throughout the enterprise. It minimizes the risk of weak user passwords and therefore adds an additional security aspect to ownCloud. The expiration date policies for public link shares allow users to depart from general public link expiration policies. Users can, for instance, be allowed to create longer-lasting public link shares when they choose to set a password. This way IT can provide more flexibility in external sharing while staying in full control. Password history and expiration policies are supplements that allow IT to establish a level of password security that can comply with corporate guidelines of all sorts. The provided tools enable administrators to granularly choose their desired security level. At this point it is important to keep in mind that high levels of security might sacrifice usability and come at the expense of user experience. For this reason it is highly recommended to check [best practices](https:\/\/pages.nist.gov\/800-63-3\/sp800-63b.html) and decide carefully on the hurdles that are put upon users in order to maintain and optimize user adoption and satisfaction.\n\nAdministrators find the configuration options in the 'Security' section of the ownCloud administration settings panel. The respective policies are designed for local user accounts created by administrators or via the [Guests](https:\/\/marketplace.owncloud.com\/apps\/guests) extension, not for user accounts imported from LDAP or other user backends as these provide their own mechanisms. For more information and recommendations when deploying policies in an existing ownCloud, please consult the [ownCloud Documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/security\/password_policy.html).",
1051 "version": "2.1.2",
1052 "documentation": {
1053 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/security\/password_policy.html"
1054 },
1055 "dependencies": {
1056 "owncloud": {
1057 "@attributes": {
1058 "min-version": "10.2",
1059 "max-version": "10"
1060 }
1061 }
1062 },
1063 "namespace": "PasswordPolicy",
1064 "settings": {
1065 "admin": "OCA\\PasswordPolicy\\Controller\\SettingsController"
1066 },
1067 "category": "security",
1068 "commands": {
1069 "command": "OCA\\PasswordPolicy\\Command\\ExpirePassword"
1070 },
1071 "account-modules": {
1072 "module": "OCA\\PasswordPolicy\\Authentication\\AccountModule"
1073 },
1074 "background-jobs": {
1075 "job": "OCA\\PasswordPolicy\\Jobs\\PasswordExpirationNotifierJob"
1076 },
1077 "screenshot": [
1078 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/password_policy\/owncloud-app-password_policy.jpg",
1079 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/password_policy\/owncloud-app-password_policy2.jpg"
1080 ],
1081 "use-migrations": "true",
1082 "info": [],
1083 "remote": [],
1084 "public": [],
1085 "types": [],
1086 "repair-steps": {
1087 "install": [],
1088 "pre-migration": [],
1089 "post-migration": [],
1090 "live-migration": [],
1091 "uninstall": []
1092 },
1093 "two-factor-providers": [],
1094 "_cached": true,
1095 "groups": null,
1096 "active": false,
1097 "level": 100,
1098 "removable": true,
1099 "internal": false,
1100 "preview": "\/owncloud\/apps\/password_policy\/img\/app.svg",
1101 "previewAsIcon": true
1102 },
1103 {
1104 "id": "ransomware_protection",
1105 "name": "Ransomware Protection",
1106 "summary": "Protect data from ransomware threats",
1107 "description": "Ransomware attacks are an ever-present malware risk, both for large enterprises as well as for individuals. Once affected, a whole hard drive or parts of it can become encrypted, leading to unrecoverable data loss that directly translates to effort and cost.\n\nWhen this happens, attackers usually ask victims to pay a ransom, often via cryptocurrencies such as Bitcoin, in exchange for the decryption key required to decrypt their data. While paying the ransom works in some cases, it is not recommended, as there is no guarantee that the attackers will supply the key after payment is made.\n\n### Protecting ownCloud users from ransomware attacks\n\nTo mitigate ransomware threats to a minimum and to ensure ongoing access to user data, ownCloud provides _Ransomware Protection_. The application is tasked with *detecting*, *preventing*, and *reverting* anomalies originating from malware attacks. Anomalies are file operations that are not intentionally conducted by the user.\n\n**Detection and Prevention**\n\nA large part of currently known ransomware works in a way that it adds certain file extensions (like \".crypt\") to affected files. This makes it possible to detect attacks and to prevent affected files from being uploaded to the ownCloud server thereby preserving original, unaffected files in ownCloud. Ransomware Protection therefore carries a list of ~1500 known ransomware file name patterns that the server refuses to accept (\"blocking\") when the application is enabled. In addition the application includes an optional feature to lock user accounts (read-only) for client access in order to prevent further malicious changes when ownCloud detects a ransomware attack. As soon as ransomware issues are resolved, accounts can be unlocked by administrators or by the user in self-service.\n\n**Protection**\n\nAs with other malware ransomware becomes more sophisticated over time leading to attacks that can not be detected nor prevented. For that reason this application introduces smart mechanisms for file retention and roll-back on a per user basis that can provide effective protection for users. More precisely Ransomware Protection gives an administrator the means to detect the point in time when an attack has occurred (_Scanner_) and to revert all file operations conducted after this point in time (_Restorer_) via OCC commands. These mechanisms make use of ownCloud's integrated Versioning and Trash bin features and can be executed for individual user accounts while ownCloud stays in full operation.\n\n### Important notes\n\n**It is essential to be aware that user data needs to be synchronized with the ownCloud Server using the ownCloud Desktop synchronization client. Data that is not synchronized and stored in ownCloud can not be protected.**\n\n- Ransomware Protection needs to be enabled preventively. - Administrators need to have Versioning and Trash bin enabled and carefully decide on their configuration. - Administrators and users can find Ransomware Protection options in the 'Security' section of ownCloud settings.\n\nFor more information regarding setup, usage and limitations, please read the [ownCloud Ransomware Protection Documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/security\/ransomware-protection.html).",
1108 "licence": "OCL",
1109 "author": "ownCloud GmbH, BW-Tech GmbH, Viedev GmbH",
1110 "version": "1.3.0",
1111 "category": "security",
1112 "documentation": {
1113 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/ransomware-protection\/"
1114 },
1115 "types": [
1116 "filesystem"
1117 ],
1118 "use-migrations": "true",
1119 "namespace": "Ransomware_Protection",
1120 "commands": [
1121 "OCA\\Ransomware_Protection\\Command\\LockerTask",
1122 "OCA\\Ransomware_Protection\\Command\\UnlockerTask",
1123 "OCA\\Ransomware_Protection\\Command\\ScannerTask",
1124 "OCA\\Ransomware_Protection\\Command\\RestorerTask"
1125 ],
1126 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/ransomware_protection\/ownCloud-app-ransomware-protection.jpg",
1127 "dependencies": {
1128 "owncloud": {
1129 "@attributes": {
1130 "min-version": "10.5",
1131 "max-version": "10"
1132 }
1133 }
1134 },
1135 "settings": {
1136 "admin": "OCA\\Ransomware_Protection\\Settings\\AdminPanel",
1137 "personal": "OCA\\Ransomware_Protection\\Settings\\PersonalPanel"
1138 },
1139 "info": [],
1140 "remote": [],
1141 "public": [],
1142 "repair-steps": {
1143 "install": [],
1144 "pre-migration": [],
1145 "post-migration": [],
1146 "live-migration": [],
1147 "uninstall": []
1148 },
1149 "background-jobs": [],
1150 "two-factor-providers": [],
1151 "_cached": true,
1152 "groups": null,
1153 "active": false,
1154 "level": 100,
1155 "removable": true,
1156 "internal": false,
1157 "preview": "\/owncloud\/apps\/ransomware_protection\/img\/app.svg",
1158 "previewAsIcon": true
1159 },
1160 {
1161 "id": "sharepoint",
1162 "name": "External Storage: SharePoint",
1163 "summary": "Integrate SharePoint as an external storage",
1164 "description": "This application enables admins to configure ownCloud to connect to SharePoint 2007, 2010 and 2013 document libraries and provide access to end users. By assigning a SharePoint document library to a group, user or the whole system, admins can easily provide mobile and desktop sync for files stored in SharePoint. Once a SharePoint document library is mounted by the admin, users see a folder structure that mirrors their SharePoint document library. Users can selectively sync these files to the desktop, or access them on a mobile device like any other ownCloud file. The files, however, remain stored in SharePoint as the system of record. Note: this application requires the installation of the PHP SOAP module, available in your distribution. More information is available in the SharePoint documentation.",
1165 "category": "storage",
1166 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/sharepoint\/owncloud-app-external_storage_sharepoint.jpg",
1167 "licence": "OCL",
1168 "author": "ownCloud GmbH \/ Jesus Macias Portela",
1169 "dependencies": {
1170 "owncloud": {
1171 "@attributes": {
1172 "min-version": "10.5",
1173 "max-version": "10"
1174 }
1175 }
1176 },
1177 "version": "0.4.0",
1178 "types": [
1179 "filesystem"
1180 ],
1181 "documentation": {
1182 "admin": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=admin-sharepoint"
1183 },
1184 "settings": {
1185 "admin": [
1186 "OCA\\Sharepoint\\AdminPanel",
1187 "OCA\\Sharepoint\\BadAdminPanel"
1188 ],
1189 "personal": "OCA\\Sharepoint\\PersonalPanel"
1190 },
1191 "info": [],
1192 "remote": [],
1193 "public": [],
1194 "repair-steps": {
1195 "install": [],
1196 "pre-migration": [],
1197 "post-migration": [],
1198 "live-migration": [],
1199 "uninstall": []
1200 },
1201 "background-jobs": [],
1202 "two-factor-providers": [],
1203 "commands": [],
1204 "_cached": true,
1205 "groups": null,
1206 "active": false,
1207 "level": 100,
1208 "removable": true,
1209 "internal": false,
1210 "preview": "\/owncloud\/apps\/sharepoint\/img\/app.svg",
1211 "previewAsIcon": true
1212 },
1213 {
1214 "id": "systemtags_management",
1215 "name": "Collaborative Tags Management",
1216 "licence": "OCL",
1217 "author": "ownCloud GmbH",
1218 "version": "0.4.1",
1219 "summary": "Admin interface for managing Collaborative Tags of an ownCloud instance",
1220 "description": "This application is a complement to the 'Collaborative Tags' application to give admins control over the collaborative tags of an instance. Admins can add new tags, delete and update existing tags and specify tag properties in addition. Tag properties comprise: - Visible - visible and assignable by any user - Restricted - only specified groups can edit or assign these tags - Static - only specified groups can assign these tags - Invisible - only admins can see these tags",
1221 "category": "tools",
1222 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/systemtags_management\/owncloud-app-system-tags.jpg",
1223 "dependencies": {
1224 "owncloud": {
1225 "@attributes": {
1226 "min-version": "10.5",
1227 "max-version": "10"
1228 }
1229 }
1230 },
1231 "settings": {
1232 "admin": "OCA\\Systemtags_Management\\AdminPanel"
1233 },
1234 "info": [],
1235 "remote": [],
1236 "public": [],
1237 "types": [],
1238 "repair-steps": {
1239 "install": [],
1240 "pre-migration": [],
1241 "post-migration": [],
1242 "live-migration": [],
1243 "uninstall": []
1244 },
1245 "background-jobs": [],
1246 "two-factor-providers": [],
1247 "commands": [],
1248 "_cached": true,
1249 "groups": null,
1250 "active": false,
1251 "level": 100,
1252 "removable": true,
1253 "internal": false,
1254 "preview": "\/owncloud\/apps\/systemtags_management\/img\/app.svg",
1255 "previewAsIcon": true
1256 },
1257 {
1258 "id": "templateeditor",
1259 "name": "Mail Template Editor",
1260 "summary": "Customize mail templates easily",
1261 "description": "ownCloud comes with a built-in mail service to send various kinds of informative and action-requiring notifications to interact with users (e.g., user\/group and link share notifications, activity stream summary mails, password reset mails and more). By default ownCloud uses pre-defined standard templates for the respective events.\n\nTo meet their exact needs and guidelines many administrators desire to customize and personalize these templates. The system administrator can manually edit the template files within the ownCloud code. The Mail Template Editor provides an easier and more comfortable way for ownCloud administrators to modify mail templates within the 'General' section of ownCloud admin settings using HTML or plain text depending on the respective template. Each [ownCloud Theme](https:\/\/marketplace.owncloud.com\/themes) can provide separate templates making it very easy to switch between templates by just enabling a different theme. For more information, please read the [ownCloud Documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/email_configuration.html#using-email-templates).",
1262 "licence": "AGPL",
1263 "author": "J\u00f6rn Dreyer, Viktar Dubiniuk",
1264 "version": "0.4.0",
1265 "category": "customization",
1266 "documentation": {
1267 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/email_configuration.html#using-email-templates"
1268 },
1269 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/templateeditor\/template_editor.jpg",
1270 "namespace": "TemplateEditor",
1271 "dependencies": {
1272 "owncloud": {
1273 "@attributes": {
1274 "min-version": "10.0.9",
1275 "max-version": "10"
1276 }
1277 }
1278 },
1279 "default_enable": "",
1280 "website": "https:\/\/github.com\/owncloud\/templateeditor\/",
1281 "bugs": "https:\/\/github.com\/owncloud\/templateeditor\/issues",
1282 "repository": {
1283 "@attributes": {
1284 "type": "git"
1285 },
1286 "@value": "http:\/\/github.com\/owncloud\/templateeditor.git"
1287 },
1288 "settings": {
1289 "admin": "OCA\\TemplateEditor\\AdminPanel"
1290 },
1291 "info": [],
1292 "remote": [],
1293 "public": [],
1294 "types": [],
1295 "repair-steps": {
1296 "install": [],
1297 "pre-migration": [],
1298 "post-migration": [],
1299 "live-migration": [],
1300 "uninstall": []
1301 },
1302 "background-jobs": [],
1303 "two-factor-providers": [],
1304 "commands": [],
1305 "_cached": true,
1306 "groups": null,
1307 "active": true,
1308 "level": 100,
1309 "removable": true,
1310 "internal": false,
1311 "preview": "\/owncloud\/apps\/templateeditor\/img\/app.svg",
1312 "previewAsIcon": true,
1313 "appconfig": {
1314 "enabled": "yes",
1315 "installed_version": "0.4.0",
1316 "types": ""
1317 }
1318 },
1319 {
1320 "id": "theme-enterprise",
1321 "name": "ownCloud X Enterprise Theme",
1322 "summary": "Equip your ownCloud instance with the official ownCloud X Enterprise Theme",
1323 "description": "ownCloud X marks a new generation of ownCloud focussing on security, performance and productivity. Reflect the latest version within your ownCloud instance and get the ownCloud X Enterprise Theme. With some updates within our UI we offer an even more intuitive user experience for all ownCloud Enterprise users.",
1324 "licence": "OCL",
1325 "author": "ownCloud GmbH \/ Philipp Schaffrath, Felix Heidecke",
1326 "version": "2.2.1",
1327 "category": "customization",
1328 "screenshot": [
1329 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/theme-enterprise\/ocx-theme_login.png",
1330 "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/theme-enterprise\/ocx-theme_files-app.png"
1331 ],
1332 "types": [
1333 "theme"
1334 ],
1335 "dependencies": {
1336 "owncloud": {
1337 "@attributes": {
1338 "min-version": "10.5",
1339 "max-version": "10"
1340 }
1341 }
1342 },
1343 "namespace": "Theme",
1344 "info": [],
1345 "remote": [],
1346 "public": [],
1347 "repair-steps": {
1348 "install": [],
1349 "pre-migration": [],
1350 "post-migration": [],
1351 "live-migration": [],
1352 "uninstall": []
1353 },
1354 "background-jobs": [],
1355 "two-factor-providers": [],
1356 "commands": [],
1357 "_cached": true,
1358 "groups": null,
1359 "active": false,
1360 "level": 100,
1361 "removable": true,
1362 "internal": false
1363 },
1364 {
1365 "id": "user_ldap",
1366 "name": "LDAP Integration",
1367 "summary": "Integrate LDAP user directories",
1368 "description": "Looking to leverage your LDAP-based user directory? ownCloud perfectly integrates with existing infrastructure making professional user management a breeze. With centrally managed directories users can just use their account credentials for ownCloud as with any other service that is provided. Simultaneously IT is relieved as there is no need to care about different user accounts for specific services. Just connect ownCloud to a user directory and you're good to go!\n\nThis application enables administrators to connect ownCloud to an LDAP-based user directory for authenticating and provisioning users, groups and user attributes. Administrators can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into ownCloud from a directory with the appropriate queries and filters.\n\nA user logs into ownCloud with their LDAP\/AD credentials, and is granted access based on an authentication request handled by the LDAP\/AD server. ownCloud does not store LDAP\/AD passwords, rather these credentials are used to authenticate a user. ownCloud then uses a session for the user ID. More information is available in the [LDAP User and Group Backend documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/user_auth_ldap.html).\n\n",
1369 "licence": "AGPL",
1370 "author": "J\u00f6rn Friedrich Dreyer, Tom Needham, Juan Pablo Villafa\u00f1ez Ramos, Dominik Schmidt and Arthur Schiwon",
1371 "version": "0.15.2",
1372 "types": [
1373 "authentication"
1374 ],
1375 "documentation": {
1376 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/user\/user_auth_ldap.html"
1377 },
1378 "category": "integration",
1379 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/user_ldap\/ownCloud-app-ldap-user-management.jpg",
1380 "dependencies": {
1381 "lib": "ldap",
1382 "owncloud": {
1383 "@attributes": {
1384 "min-version": "10.4",
1385 "max-version": "10"
1386 }
1387 }
1388 },
1389 "namespace": "User_LDAP",
1390 "settings": {
1391 "admin": "OCA\\User_LDAP\\AdminPanel"
1392 },
1393 "commands": [
1394 "OCA\\User_LDAP\\Command\\ShowConfig",
1395 "OCA\\User_LDAP\\Command\\SetConfig",
1396 "OCA\\User_LDAP\\Command\\TestConfig",
1397 "OCA\\User_LDAP\\Command\\CreateEmptyConfig",
1398 "OCA\\User_LDAP\\Command\\DeleteConfig",
1399 "OCA\\User_LDAP\\Command\\Search",
1400 "OCA\\User_LDAP\\Command\\CheckUser"
1401 ],
1402 "use-migrations": "true",
1403 "info": [],
1404 "remote": [],
1405 "public": [],
1406 "repair-steps": {
1407 "install": [],
1408 "pre-migration": [],
1409 "post-migration": [],
1410 "live-migration": [],
1411 "uninstall": []
1412 },
1413 "background-jobs": [],
1414 "two-factor-providers": [],
1415 "_cached": true,
1416 "groups": null,
1417 "active": false,
1418 "level": 100,
1419 "removable": true,
1420 "internal": false,
1421 "preview": "\/owncloud\/apps\/user_ldap\/img\/app.svg",
1422 "previewAsIcon": true
1423 },
1424 {
1425 "id": "user_shibboleth",
1426 "name": "SAML\/SSO Integration",
1427 "summary": "Single Sign-on integration for SAML 2.0 compatible Identity Providers",
1428 "description": "Already have a SAML 2.0 compatible identity provider (IdP) like Shibboleth, PrivacyIDEA, Ping Identity Ping Federate or Microsoft ADFS? Drop ownCloud into your existing infrastructure and authenticate with your chosen IdP increasing security while simultaneously improving user experience.\n\n- Increase security by using a professional and specialized identity management solution that reduces your attack surface by providing a single authentication and authorization entity instead of multiple proprietary ones for each service and benefit from integrated features like multi-factor authentication or even custom authentication mechanisms. - Improve user experience by integrating ownCloud with your Single Sign-On (SSO) environment: Users just need to provide their credentials once and their session will be used to automatically grant access to all supported services.\n\nNote: To get set up it is necessary to conduct additional configuration of the Apache web server and the extension itself. Please read the [ownCloud Single Sign-On Documentation](https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/user_management\/user_auth_shibboleth.html) for more information.",
1429 "category": "integration",
1430 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/user_shibboleth\/owncloud-app-user_shibboleth.jpg",
1431 "licence": "OCL",
1432 "author": "ownCloud GmbH",
1433 "version": "3.5.0",
1434 "documentation": {
1435 "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/enterprise\/user_management\/user_auth_shibboleth.html"
1436 },
1437 "dependencies": {
1438 "owncloud": {
1439 "@attributes": {
1440 "min-version": "10.5",
1441 "max-version": "10"
1442 }
1443 }
1444 },
1445 "types": [
1446 "authentication"
1447 ],
1448 "remote": {
1449 "nonshib-webdav": "appinfo\/remote.php"
1450 },
1451 "commands": [
1452 "OCA\\User_Shibboleth\\Command\\Mode",
1453 "OCA\\User_Shibboleth\\Command\\Mapping"
1454 ],
1455 "settings": {
1456 "admin": "OCA\\User_Shibboleth\\Panels\\Admin"
1457 },
1458 "use-migrations": "true",
1459 "info": [],
1460 "public": [],
1461 "repair-steps": {
1462 "install": [],
1463 "pre-migration": [],
1464 "post-migration": [],
1465 "live-migration": [],
1466 "uninstall": []
1467 },
1468 "background-jobs": [],
1469 "two-factor-providers": [],
1470 "_cached": true,
1471 "groups": null,
1472 "active": false,
1473 "level": 100,
1474 "removable": true,
1475 "internal": false,
1476 "preview": "\/owncloud\/apps\/user_shibboleth\/img\/app.svg",
1477 "previewAsIcon": true
1478 },
1479 {
1480 "id": "windows_network_drive",
1481 "name": "External Storage: Windows Network Drives",
1482 "summary": "Integrate Windows and Samba\/CIFS network drives as external storages",
1483 "description": "This application allows to integrate Windows network drives, Samba or CIFS shares as external storages. It enables administrators to configure ownCloud to access existing Windows and Samba shared network drives. By assigning one or more network drives to groups and \/ or users, admins can preserve Windows network drive ACLs and still provide sharing, desktop syncing and mobile access to files stored on these network drives. This application is different from the Windows Home Directory (LDAP Home Connector) in that Windows Network Drive does not require any LDAP\/AD attribute, can integrate multiple Windows network drives, and accesses these with user credentials. Once a drive has been integrated by an administrator, users see a folder structure that mirrors their network drive(s). Users can then selectively sync these files to the desktop, or access them on mobile devices like any other ownCloud file, leaving the files on the network drive \u2013 as the system of record.\n\nAdditional ownCloud configuration is required. More information is available in the ownCloud documentation.",
1484 "licence": "OCL",
1485 "author": "ownCloud GmbH",
1486 "category": "storage",
1487 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/windows_network_drive\/owncloud-app-windows-network-drive.jpg",
1488 "types": [
1489 "filesystem"
1490 ],
1491 "use-migrations": "true",
1492 "documentation": {
1493 "admin": "https:\/\/doc.owncloud.com\/server\/admin_manual\/enterprise\/external_storage\/windows-network-drive_configuration.html"
1494 },
1495 "rememberlogin": "false",
1496 "dependencies": {
1497 "owncloud": {
1498 "@attributes": {
1499 "min-version": "10.7",
1500 "max-version": "10"
1501 }
1502 },
1503 "lib": {
1504 "@attributes": {
1505 "min-version": "0.8.0"
1506 },
1507 "@value": "libsmbclient"
1508 }
1509 },
1510 "commands": [
1511 "OCA\\windows_network_drive\\Command\\Listen",
1512 "OCA\\windows_network_drive\\Command\\ProcessQueue",
1513 "OCA\\windows_network_drive\\Command\\SetServiceAccount"
1514 ],
1515 "version": "2.0.0",
1516 "settings": {
1517 "admin": "OCA\\Windows_network_drive\\Panels\\Admin",
1518 "personal": "OCA\\Windows_network_drive\\Panels\\Personal"
1519 },
1520 "info": [],
1521 "remote": [],
1522 "public": [],
1523 "repair-steps": {
1524 "install": [],
1525 "pre-migration": [],
1526 "post-migration": [],
1527 "live-migration": [],
1528 "uninstall": []
1529 },
1530 "background-jobs": [],
1531 "two-factor-providers": [],
1532 "_cached": true,
1533 "groups": null,
1534 "active": false,
1535 "level": 100,
1536 "removable": true,
1537 "internal": false,
1538 "preview": "\/owncloud\/apps\/windows_network_drive\/img\/app.svg",
1539 "previewAsIcon": true
1540 },
1541 {
1542 "id": "wopi",
1543 "name": "Microsoft Office Online",
1544 "summary": "Collaboratively work with Office documents in the browser",
1545 "description": "With Microsoft Office Online users can work with Office documents in the browser. The extension connects ownCloud with Microsoft Office Online Server via the WOPI protocol. Please note that a Microsoft Office Online Server is required to use the integration. Out-of-the box only the on-premise version of Microsoft Office Online Server is supported. To be able to use the Office 365 (cloud) version, please get in touch via sales@owncloud.com.",
1546 "licence": "OCL",
1547 "author": "Thomas M\u00fcller",
1548 "version": "1.4.0",
1549 "category": "integration",
1550 "dependencies": {
1551 "owncloud": {
1552 "@attributes": {
1553 "min-version": "10.5",
1554 "max-version": "10"
1555 }
1556 },
1557 "php": {
1558 "@attributes": {
1559 "min-version": "7.1",
1560 "max-version": "7.4"
1561 }
1562 }
1563 },
1564 "commands": {
1565 "command": "OCA\\WOPI\\Commands\\GetToken"
1566 },
1567 "namespace": "WOPI",
1568 "types": [
1569 "prevent_group_restriction"
1570 ],
1571 "info": [],
1572 "remote": [],
1573 "public": [],
1574 "repair-steps": {
1575 "install": [],
1576 "pre-migration": [],
1577 "post-migration": [],
1578 "live-migration": [],
1579 "uninstall": []
1580 },
1581 "background-jobs": [],
1582 "two-factor-providers": [],
1583 "_cached": true,
1584 "groups": null,
1585 "active": false,
1586 "level": 100,
1587 "removable": true,
1588 "internal": false,
1589 "preview": "\/owncloud\/apps\/wopi\/img\/app.svg",
1590 "previewAsIcon": true
1591 },
1592 {
1593 "id": "workflow",
1594 "name": "Workflows",
1595 "licence": "OCL",
1596 "author": "ownCloud GmbH",
1597 "version": "0.5.1",
1598 "summary": "Automated File Operations based on Collaborative Tags",
1599 "description": "This application enables admins to specify rules and conditions (file size, file mimetype, group membership and more) to automatically assign tags to uploaded files. Based on those tags automated file operations ('Workflow actions') like File Retention (automated file retention periods) can be conducted.\n\nBasically the app consists of two features:\n\n1. Autotagging: Admin can define a list of conditions which have to be met to automatically assign a tag to a file when uploading. 2. Retention: Admin can define a period of time for each tag. A background job deletes all files or folders which are older than the specified period and have the tag set on a parent folder or themselves.",
1600 "category": "automation",
1601 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/workflow\/owncloud-app-tags_workflow.jpg",
1602 "types": [
1603 "filesystem"
1604 ],
1605 "use-migrations": "true",
1606 "dependencies": {
1607 "owncloud": {
1608 "@attributes": {
1609 "min-version": "10.5",
1610 "max-version": "10"
1611 }
1612 }
1613 },
1614 "background-jobs": {
1615 "job": "OCA\\Workflow\\Retention\\MetaBackgroundJob"
1616 },
1617 "repair-steps": {
1618 "post-migration": [
1619 "OCA\\Workflow\\Migration\\RemoveOldBackgroundJobs",
1620 "OCA\\Workflow\\Migration\\ConvertTypesToStrings"
1621 ],
1622 "install": [],
1623 "pre-migration": [],
1624 "live-migration": [],
1625 "uninstall": []
1626 },
1627 "settings": {
1628 "admin": "OCA\\Workflow\\AdminPanel"
1629 },
1630 "info": [],
1631 "remote": [],
1632 "public": [],
1633 "two-factor-providers": [],
1634 "commands": [],
1635 "_cached": true,
1636 "groups": null,
1637 "active": false,
1638 "level": 100,
1639 "removable": true,
1640 "internal": false,
1641 "preview": "\/owncloud\/apps\/workflow\/img\/app.svg",
1642 "previewAsIcon": true
1643 },
1644 {
1645 "id": "announcementcenter",
1646 "name": "Announcement Center",
1647 "summary": "Send notifications to all users",
1648 "description": "This application enables admins to notify users about e.g. upcoming maintenance windows or changed features. Notifications are sent via Activity mails, the notification bell in the WebUI and ownCloud clients display them as well.",
1649 "licence": "AGPL",
1650 "author": "Joas Schilling",
1651 "version": "1.2.1",
1652 "namespace": "AnnouncementCenter",
1653 "category": "tools",
1654 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
1655 "website": "https:\/\/github.com\/owncloud\/announcementcenter",
1656 "bugs": "https:\/\/github.com\/owncloud\/announcementcenter\/issues",
1657 "repository": {
1658 "@attributes": {
1659 "type": "git"
1660 },
1661 "@value": "https:\/\/github.com\/owncloud\/announcementcenter.git"
1662 },
1663 "dependencies": {
1664 "owncloud": {
1665 "@attributes": {
1666 "min-version": "10",
1667 "max-version": "10"
1668 }
1669 }
1670 },
1671 "navigation": {
1672 "route": "announcementcenter.page.index",
1673 "order": "10"
1674 },
1675 "info": [],
1676 "remote": [],
1677 "public": [],
1678 "types": [],
1679 "repair-steps": {
1680 "install": [],
1681 "pre-migration": [],
1682 "post-migration": [],
1683 "live-migration": [],
1684 "uninstall": []
1685 },
1686 "background-jobs": [],
1687 "two-factor-providers": [],
1688 "commands": [],
1689 "_cached": true,
1690 "groups": null,
1691 "active": false,
1692 "level": 100,
1693 "removable": true,
1694 "internal": false,
1695 "preview": "\/owncloud\/apps\/announcementcenter\/img\/announcementcenter.svg",
1696 "previewAsIcon": true
1697 },
1698 {
1699 "id": "files_ldap_home",
1700 "name": "LDAP Home Connector",
1701 "licence": "OCL",
1702 "author": "ownCloud GmbH",
1703 "dependencies": {
1704 "owncloud": {
1705 "@attributes": {
1706 "min-version": "10.5",
1707 "max-version": "10"
1708 }
1709 }
1710 },
1711 "summary": "Integration of Windows User Directories via LDAP attributes",
1712 "description": "This application enables an admin to mount user Windows Home directories within an ownCloud instance. Typically, Home Directories are configured on a network server with a root folder, such as Users, and then individual folders with the user\u2019s name and permissions, such as jsmith or rkrause. With this application, the admin sets the network address for the file server in the ownCloud admin panel, as well as the attribute name to pull from LDAP to define this path for each user. At login, the path defined in LDAP or AD for each user is used to mount a user\u2019s home directory, and every user has access to this directory in their ownCloud root folder. The LDAP Home Connector is different than the similar \u201cExternal Storage: Windows Network Drives\u201d application in that the LDAP Home Connector can only map one folder per user. Also, this application requires an attribute in LDAP or AD to specify the path to the user\u2019s home directory. The application then uses a super-user account to access the home directory and interact with files and folders. More information is available in the LDAP Home Connector documentation.",
1713 "category": "storage",
1714 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_ldap_home\/owncloud-app-ldap.jpg",
1715 "version": "0.5.0",
1716 "types": [
1717 "filesystem"
1718 ],
1719 "namespace": "Files_LDAP_Home",
1720 "documentation": {
1721 "admin": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=admin-ldap-connector"
1722 },
1723 "settings": {
1724 "admin": "OCA\\Files_LDAP_Home\\AdminPanel"
1725 },
1726 "info": [],
1727 "remote": [],
1728 "public": [],
1729 "repair-steps": {
1730 "install": [],
1731 "pre-migration": [],
1732 "post-migration": [],
1733 "live-migration": [],
1734 "uninstall": []
1735 },
1736 "background-jobs": [],
1737 "two-factor-providers": [],
1738 "commands": [],
1739 "_cached": true,
1740 "groups": null,
1741 "active": false,
1742 "level": 100,
1743 "removable": true,
1744 "internal": false,
1745 "preview": "\/owncloud\/apps\/files_ldap_home\/img\/app.svg",
1746 "previewAsIcon": true
1747 },
1748 {
1749 "id": "files_texteditor",
1750 "name": "Text Editor",
1751 "summary": "Edit text files on the fly",
1752 "description": "This application enables ownCloud users to view, save and edit text files in the file view. If enabled, an entry for 'Text file' is shown in the '+' button menu at the top of the files view. When clicked, a new text file opens in the browser and the file is saved into the current directory. Furthermore, when a text file is clicked in the file list, it will be opened and editable. If the permissions allow, a user can also edit shared files and save these changes right away in the file view. More information is available in the Text Editor documentation.",
1753 "licence": "AGPL",
1754 "author": "Tom Needham, Bj\u00f6rn Schie\u00dfle",
1755 "version": "2.3.1",
1756 "default_enable": "",
1757 "documentation": {
1758 "user": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md",
1759 "admin": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md",
1760 "developer": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md"
1761 },
1762 "category": "productivity",
1763 "website": "https:\/\/github.com\/owncloud\/files_texteditor",
1764 "bugs": "https:\/\/github.com\/owncloud\/files_texteditor\/issues",
1765 "repository": {
1766 "@attributes": {
1767 "type": "git"
1768 },
1769 "@value": "https:\/\/github.com\/owncloud\/files_texteditor.git"
1770 },
1771 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/a068ff44c439aa4969ea37b60e45bed875bbbb98\/files_texteditor\/texteditor.png",
1772 "dependencies": {
1773 "owncloud": {
1774 "@attributes": {
1775 "min-version": "10",
1776 "max-version": "10"
1777 }
1778 }
1779 },
1780 "info": [],
1781 "remote": [],
1782 "public": [],
1783 "types": [],
1784 "repair-steps": {
1785 "install": [],
1786 "pre-migration": [],
1787 "post-migration": [],
1788 "live-migration": [],
1789 "uninstall": []
1790 },
1791 "background-jobs": [],
1792 "two-factor-providers": [],
1793 "commands": [],
1794 "_cached": true,
1795 "groups": null,
1796 "active": true,
1797 "level": 100,
1798 "removable": true,
1799 "internal": false,
1800 "preview": "\/owncloud\/apps-external\/files_texteditor\/img\/app.svg",
1801 "previewAsIcon": true,
1802 "appconfig": {
1803 "enabled": "yes",
1804 "installed_version": "2.3.1",
1805 "signed": "true",
1806 "types": ""
1807 }
1808 },
1809 {
1810 "id": "comments",
1811 "name": "Comments",
1812 "description": "Files app plugin to add comments to files",
1813 "licence": "AGPL",
1814 "author": "Arthur Schiwon, Vincent Petry",
1815 "default_enable": "",
1816 "version": "0.3.0",
1817 "dependencies": {
1818 "owncloud": {
1819 "@attributes": {
1820 "min-version": "10",
1821 "max-version": "10"
1822 }
1823 }
1824 },
1825 "types": [
1826 "logging",
1827 "dav"
1828 ],
1829 "sabre": {
1830 "plugins": {
1831 "plugin": "OCA\\Comments\\Dav\\CommentsPlugin"
1832 },
1833 "collections": {
1834 "collection": "OCA\\Comments\\Dav\\RootCollection"
1835 }
1836 },
1837 "info": [],
1838 "remote": [],
1839 "public": [],
1840 "repair-steps": {
1841 "install": [],
1842 "pre-migration": [],
1843 "post-migration": [],
1844 "live-migration": [],
1845 "uninstall": []
1846 },
1847 "background-jobs": [],
1848 "two-factor-providers": [],
1849 "commands": [],
1850 "_cached": true,
1851 "groups": null,
1852 "active": true,
1853 "level": 100,
1854 "removable": true,
1855 "internal": false,
1856 "appconfig": {
1857 "enabled": "yes",
1858 "installed_version": "0.3.0",
1859 "types": "logging,dav"
1860 }
1861 },
1862 {
1863 "id": "configreport",
1864 "name": "Admin Config Report",
1865 "description": "Generate a Config Report",
1866 "licence": "AGPL",
1867 "author": "owncloud.org",
1868 "version": "0.2.0",
1869 "namespace": "ConfigReport",
1870 "default_enable": [
1871 "",
1872 ""
1873 ],
1874 "types": [
1875 "filesystem"
1876 ],
1877 "dependencies": {
1878 "owncloud": {
1879 "@attributes": {
1880 "min-version": "10.2",
1881 "max-version": "11"
1882 }
1883 }
1884 },
1885 "commands": {
1886 "command": "OCA\\ConfigReport\\Command\\ConfigReport"
1887 },
1888 "settings": {
1889 "admin": "OCA\\ConfigReport\\AdminPanel"
1890 },
1891 "info": [],
1892 "remote": [],
1893 "public": [],
1894 "repair-steps": {
1895 "install": [],
1896 "pre-migration": [],
1897 "post-migration": [],
1898 "live-migration": [],
1899 "uninstall": []
1900 },
1901 "background-jobs": [],
1902 "two-factor-providers": [],
1903 "_cached": true,
1904 "groups": null,
1905 "active": true,
1906 "internal": true,
1907 "level": 200,
1908 "removable": false,
1909 "appconfig": {
1910 "enabled": "yes",
1911 "installed_version": "0.2.0",
1912 "types": "filesystem"
1913 }
1914 },
1915 {
1916 "id": "encryption",
1917 "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.",
1918 "name": "Default encryption module",
1919 "licence": "AGPL",
1920 "author": "Bjoern Schiessle, Clark Tomlinson",
1921 "documentation": {
1922 "user": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=user-encryption",
1923 "admin": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=admin-encryption"
1924 },
1925 "rememberlogin": "false",
1926 "version": "1.5.1",
1927 "category": "security",
1928 "types": [
1929 "filesystem"
1930 ],
1931 "use-migrations": "true",
1932 "dependencies": {
1933 "lib": "openssl",
1934 "owncloud": {
1935 "@attributes": {
1936 "min-version": "10.7",
1937 "max-version": "11.0"
1938 }
1939 }
1940 },
1941 "commands": [
1942 "OCA\\Encryption\\Command\\SelectEncryptionType",
1943 "OCA\\Encryption\\Command\\RecreateMasterKey",
1944 "OCA\\Encryption\\Command\\MigrateKeys",
1945 "OCA\\Encryption\\Command\\HSMDaemon",
1946 "OCA\\Encryption\\Command\\HSMDaemonDecrypt",
1947 "OCA\\Encryption\\Command\\FixEncryptedVersion"
1948 ],
1949 "settings": {
1950 "admin": "OCA\\Encryption\\Panels\\Admin",
1951 "personal": "OCA\\Encryption\\Panels\\Personal"
1952 },
1953 "info": [],
1954 "remote": [],
1955 "public": [],
1956 "repair-steps": {
1957 "install": [],
1958 "pre-migration": [],
1959 "post-migration": [],
1960 "live-migration": [],
1961 "uninstall": []
1962 },
1963 "background-jobs": [],
1964 "two-factor-providers": [],
1965 "_cached": true,
1966 "groups": null,
1967 "active": false,
1968 "internal": true,
1969 "level": 200,
1970 "removable": false,
1971 "preview": "\/owncloud\/apps\/encryption\/img\/app.svg",
1972 "previewAsIcon": true
1973 },
1974 {
1975 "id": "external",
1976 "name": "External Sites",
1977 "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.",
1978 "licence": "AGPL",
1979 "author": "Frank Karlitschek",
1980 "dependencies": {
1981 "owncloud": {
1982 "@attributes": {
1983 "min-version": "10",
1984 "max-version": "10"
1985 }
1986 }
1987 },
1988 "version": "1.4.0",
1989 "info": [],
1990 "remote": [],
1991 "public": [],
1992 "types": [],
1993 "repair-steps": {
1994 "install": [],
1995 "pre-migration": [],
1996 "post-migration": [],
1997 "live-migration": [],
1998 "uninstall": []
1999 },
2000 "background-jobs": [],
2001 "two-factor-providers": [],
2002 "commands": [],
2003 "_cached": true,
2004 "groups": null,
2005 "active": false,
2006 "level": 100,
2007 "removable": true,
2008 "internal": false,
2009 "preview": "\/owncloud\/apps\/external\/img\/external.svg",
2010 "previewAsIcon": true
2011 },
2012 {
2013 "id": "federation",
2014 "name": "Federation",
2015 "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.",
2016 "licence": "AGPL",
2017 "author": "Bjoern Schiessle",
2018 "version": "0.1.0",
2019 "namespace": "Federation",
2020 "category": "other",
2021 "dependencies": {
2022 "owncloud": {
2023 "@attributes": {
2024 "min-version": "10",
2025 "max-version": "10"
2026 }
2027 }
2028 },
2029 "default_enable": "",
2030 "types": [
2031 "authentication"
2032 ],
2033 "background-jobs": {
2034 "job": "OCA\\Federation\\SyncJob"
2035 },
2036 "commands": {
2037 "command": "OCA\\Federation\\Command\\SyncFederationAddressBooks"
2038 },
2039 "settings": {
2040 "admin": "OCA\\Federation\\Panels\\Admin"
2041 },
2042 "info": [],
2043 "remote": [],
2044 "public": [],
2045 "repair-steps": {
2046 "install": [],
2047 "pre-migration": [],
2048 "post-migration": [],
2049 "live-migration": [],
2050 "uninstall": []
2051 },
2052 "two-factor-providers": [],
2053 "_cached": true,
2054 "groups": null,
2055 "active": true,
2056 "internal": true,
2057 "level": 200,
2058 "removable": false,
2059 "preview": "\/owncloud\/apps\/federation\/img\/app.svg",
2060 "previewAsIcon": true,
2061 "appconfig": {
2062 "enabled": "yes",
2063 "installed_version": "0.1.0",
2064 "types": "authentication"
2065 }
2066 },
2067 {
2068 "id": "files_mediaviewer",
2069 "name": "Media Viewer",
2070 "summary": "Explore, show and share your media collections",
2071 "description": "A media viewer that adds image and video viewing capabilities to Files view and Public Links.\n\n**Features**\n\n- Support for a large selection of image and video formats (depending on server setup) - Fullscreen, zoomable slideshow view integrated with the Files view and Public Links - Image rotation - Sort images by name or date - Image and video download straight from the slideshow - Native SVG support - Mobile support",
2072 "licence": "GPLv2",
2073 "author": "Felix Heidecke",
2074 "version": "1.0.4",
2075 "namespace": "Mediaviewer",
2076 "documentation": {
2077 "developer": "https:\/\/github.com\/owncloud\/files_mediaviewer\/blob\/master\/README.md"
2078 },
2079 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/files_mediaviewer\/ownCloud-app-mediaviewer.jpg",
2080 "category": "multimedia",
2081 "website": "https:\/\/github.com\/owncloud\/files_mediaviewer",
2082 "bugs": "https:\/\/github.com\/owncloud\/files_mediaviewer\/issues",
2083 "repository": {
2084 "@attributes": {
2085 "type": "git"
2086 },
2087 "@value": "https:\/\/github.com\/owncloud\/files_mediaviewer.git"
2088 },
2089 "dependencies": {
2090 "owncloud": {
2091 "@attributes": {
2092 "min-version": "10",
2093 "max-version": "10"
2094 }
2095 }
2096 },
2097 "default_enable": "",
2098 "info": [],
2099 "remote": [],
2100 "public": [],
2101 "types": [],
2102 "repair-steps": {
2103 "install": [],
2104 "pre-migration": [],
2105 "post-migration": [],
2106 "live-migration": [],
2107 "uninstall": []
2108 },
2109 "background-jobs": [],
2110 "two-factor-providers": [],
2111 "commands": [],
2112 "_cached": true,
2113 "groups": null,
2114 "active": true,
2115 "level": 100,
2116 "removable": true,
2117 "internal": false,
2118 "appconfig": {
2119 "enabled": "yes",
2120 "installed_version": "1.0.4",
2121 "types": ""
2122 }
2123 },
2124 {
2125 "id": "files_sharing",
2126 "name": "Share Files",
2127 "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",
2128 "licence": "AGPL",
2129 "author": "Michael Gapczynski, Bjoern Schiessle",
2130 "default_enable": "",
2131 "version": "0.14.0",
2132 "types": [
2133 "filesystem"
2134 ],
2135 "use-migrations": "true",
2136 "dependencies": {
2137 "owncloud": {
2138 "@attributes": {
2139 "min-version": "10.0.2.4",
2140 "max-version": "10"
2141 }
2142 }
2143 },
2144 "public": {
2145 "files": "public.php"
2146 },
2147 "namespace": "Files_Sharing",
2148 "settings-sections": {
2149 "personal": "OCA\\Files_Sharing\\Panels\\Personal\\Section"
2150 },
2151 "settings": {
2152 "admin": "OCA\\Files_Sharing\\Panels\\Admin\\SettingsPanel",
2153 "personal": "OCA\\Files_Sharing\\Panels\\Personal\\PersonalPanel"
2154 },
2155 "background-jobs": [
2156 "OCA\\Files_Sharing\\DeleteOrphanedSharesJob",
2157 "OCA\\Files_Sharing\\ExpireSharesJob",
2158 "OCA\\Files_Sharing\\External\\ScanExternalSharesJob"
2159 ],
2160 "commands": {
2161 "command": "OCA\\Files_Sharing\\Command\\CleanupRemoteStorages"
2162 },
2163 "info": [],
2164 "remote": [],
2165 "repair-steps": {
2166 "install": [],
2167 "pre-migration": [],
2168 "post-migration": [],
2169 "live-migration": [],
2170 "uninstall": []
2171 },
2172 "two-factor-providers": [],
2173 "_cached": true,
2174 "groups": null,
2175 "active": true,
2176 "internal": true,
2177 "level": 200,
2178 "removable": false,
2179 "preview": "\/owncloud\/apps\/files_sharing\/img\/app.svg",
2180 "previewAsIcon": true,
2181 "appconfig": {
2182 "enabled": "yes",
2183 "installed_version": "0.14.0",
2184 "types": "filesystem"
2185 }
2186 },
2187 {
2188 "id": "files_trashbin",
2189 "name": "Deleted files",
2190 "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",
2191 "licence": "AGPL",
2192 "author": "Bjoern Schiessle",
2193 "default_enable": "",
2194 "version": "0.9.1",
2195 "types": [
2196 "filesystem"
2197 ],
2198 "use-migrations": "true",
2199 "namespace": "Files_Trashbin",
2200 "dependencies": {
2201 "owncloud": {
2202 "@attributes": {
2203 "min-version": "10.0.2.4",
2204 "max-version": "10"
2205 }
2206 }
2207 },
2208 "documentation": {
2209 "user": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=user-trashbin"
2210 },
2211 "background-jobs": {
2212 "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash"
2213 },
2214 "commands": [
2215 "OCA\\Files_Trashbin\\Command\\CleanUp",
2216 "OCA\\Files_Trashbin\\Command\\ExpireTrash"
2217 ],
2218 "info": [],
2219 "remote": [],
2220 "public": [],
2221 "repair-steps": {
2222 "install": [],
2223 "pre-migration": [],
2224 "post-migration": [],
2225 "live-migration": [],
2226 "uninstall": []
2227 },
2228 "two-factor-providers": [],
2229 "_cached": true,
2230 "groups": null,
2231 "active": true,
2232 "internal": true,
2233 "level": 200,
2234 "removable": false,
2235 "preview": "\/owncloud\/apps\/files_trashbin\/img\/app.svg",
2236 "previewAsIcon": true,
2237 "appconfig": {
2238 "enabled": "yes",
2239 "installed_version": "0.9.1",
2240 "types": "filesystem"
2241 }
2242 },
2243 {
2244 "id": "files_versions",
2245 "name": "Versions",
2246 "licence": "AGPL",
2247 "author": "Frank Karlitschek, Bjoern Schiessle",
2248 "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",
2249 "version": "1.3.0",
2250 "types": [
2251 "filesystem"
2252 ],
2253 "namespace": "Files_Versions",
2254 "dependencies": {
2255 "owncloud": {
2256 "@attributes": {
2257 "min-version": "10",
2258 "max-version": "10"
2259 }
2260 }
2261 },
2262 "documentation": {
2263 "user": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=user-versions"
2264 },
2265 "default_enable": "",
2266 "background-jobs": {
2267 "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions"
2268 },
2269 "commands": [
2270 "OCA\\Files_Versions\\Command\\CleanUp",
2271 "OCA\\Files_Versions\\Command\\ExpireVersions"
2272 ],
2273 "info": [],
2274 "remote": [],
2275 "public": [],
2276 "repair-steps": {
2277 "install": [],
2278 "pre-migration": [],
2279 "post-migration": [],
2280 "live-migration": [],
2281 "uninstall": []
2282 },
2283 "two-factor-providers": [],
2284 "_cached": true,
2285 "groups": null,
2286 "active": true,
2287 "internal": true,
2288 "level": 200,
2289 "removable": false,
2290 "preview": "\/owncloud\/apps\/files_versions\/img\/app.svg",
2291 "previewAsIcon": true,
2292 "appconfig": {
2293 "enabled": "yes",
2294 "installed_version": "1.3.0",
2295 "types": "filesystem"
2296 }
2297 },
2298 {
2299 "id": "firstrunwizard",
2300 "name": "First run wizard",
2301 "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.",
2302 "licence": "AGPL",
2303 "author": "Frank Karlitschek, Jan-Christoph Borchardt, Tom Needham",
2304 "dependencies": {
2305 "owncloud": {
2306 "@attributes": {
2307 "min-version": "10.2",
2308 "max-version": "11"
2309 }
2310 }
2311 },
2312 "version": "1.2.0",
2313 "namespace": "FirstRunWizard",
2314 "default_enable": "",
2315 "commands": {
2316 "command": "OCA\\FirstRunWizard\\Command\\ResetAll"
2317 },
2318 "info": [],
2319 "remote": [],
2320 "public": [],
2321 "types": [],
2322 "repair-steps": {
2323 "install": [],
2324 "pre-migration": [],
2325 "post-migration": [],
2326 "live-migration": [],
2327 "uninstall": []
2328 },
2329 "background-jobs": [],
2330 "two-factor-providers": [],
2331 "_cached": true,
2332 "groups": null,
2333 "active": true,
2334 "level": 100,
2335 "removable": true,
2336 "internal": false,
2337 "preview": "\/owncloud\/apps\/firstrunwizard\/img\/app.svg",
2338 "previewAsIcon": true,
2339 "appconfig": {
2340 "enabled": "yes",
2341 "installed_version": "1.2.0",
2342 "types": ""
2343 }
2344 },
2345 {
2346 "id": "market",
2347 "name": "Market",
2348 "summary": "Integrate the ownCloud marketplace into your ownCloud",
2349 "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)",
2350 "licence": "AGPL",
2351 "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath, Viktar Dubiniuk",
2352 "version": "0.6.1",
2353 "default_enable": "",
2354 "category": "tools",
2355 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg",
2356 "dependencies": {
2357 "owncloud": {
2358 "@attributes": {
2359 "min-version": "10.5",
2360 "max-version": "10"
2361 }
2362 }
2363 },
2364 "background-jobs": {
2365 "job": "OCA\\Market\\CheckUpdateBackgroundJob"
2366 },
2367 "commands": [
2368 "OCA\\Market\\Command\\InstallApp",
2369 "OCA\\Market\\Command\\UnInstallApp",
2370 "OCA\\Market\\Command\\ListApps",
2371 "OCA\\Market\\Command\\UpgradeApp"
2372 ],
2373 "navigation": {
2374 "@attributes": {
2375 "role": "admin"
2376 },
2377 "route": "market.page.index",
2378 "order": "100"
2379 },
2380 "info": [],
2381 "remote": [],
2382 "public": [],
2383 "types": [],
2384 "repair-steps": {
2385 "install": [],
2386 "pre-migration": [],
2387 "post-migration": [],
2388 "live-migration": [],
2389 "uninstall": []
2390 },
2391 "two-factor-providers": [],
2392 "_cached": true,
2393 "groups": null,
2394 "active": true,
2395 "level": 100,
2396 "removable": true,
2397 "internal": false,
2398 "preview": "\/owncloud\/apps\/market\/img\/market.svg",
2399 "previewAsIcon": true,
2400 "appconfig": {
2401 "enabled": "yes",
2402 "files_pdfviewer": "0.12.1",
2403 "installed_version": "0.6.1",
2404 "signed": "true",
2405 "types": ""
2406 }
2407 },
2408 {
2409 "id": "notifications",
2410 "name": "Notifications",
2411 "summary": "Notification system for internal events",
2412 "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.",
2413 "category": "tools",
2414 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
2415 "licence": "AGPL",
2416 "author": "Joas Schilling, Thomas M\u00fcller",
2417 "version": "0.5.4",
2418 "types": [
2419 "logging"
2420 ],
2421 "default_enable": "",
2422 "website": "https:\/\/github.com\/owncloud\/notifications",
2423 "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues",
2424 "repository": {
2425 "@attributes": {
2426 "type": "git"
2427 },
2428 "@value": "https:\/\/github.com\/owncloud\/notifications.git"
2429 },
2430 "commands": [
2431 "OCA\\Notifications\\Command\\Generate",
2432 "OCA\\Notifications\\Command\\RepairNotifications"
2433 ],
2434 "settings": {
2435 "personal": "OCA\\Notifications\\Panels\\Personal\\NotificationsPanel"
2436 },
2437 "dependencies": {
2438 "owncloud": {
2439 "@attributes": {
2440 "min-version": "10.2",
2441 "max-version": "11"
2442 }
2443 }
2444 },
2445 "use-migrations": "true",
2446 "info": [],
2447 "remote": [],
2448 "public": [],
2449 "repair-steps": {
2450 "install": [],
2451 "pre-migration": [],
2452 "post-migration": [],
2453 "live-migration": [],
2454 "uninstall": []
2455 },
2456 "background-jobs": [],
2457 "two-factor-providers": [],
2458 "_cached": true,
2459 "groups": null,
2460 "active": true,
2461 "level": 100,
2462 "removable": true,
2463 "internal": false,
2464 "preview": "\/owncloud\/apps\/notifications\/img\/notifications.svg",
2465 "previewAsIcon": true,
2466 "appconfig": {
2467 "enabled": "yes",
2468 "installed_version": "0.5.4",
2469 "types": "logging"
2470 }
2471 },
2472 {
2473 "id": "provisioning_api",
2474 "name": "Provisioning API",
2475 "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.",
2476 "licence": "AGPL",
2477 "author": "Tom Needham",
2478 "default_enable": "",
2479 "documentation": {
2480 "admin": "https:\/\/doc.owncloud.com\/server\/10.8\/go.php?to=admin-provisioning-api"
2481 },
2482 "version": "0.5.0",
2483 "namespace": "Provisioning_API",
2484 "types": [
2485 "prevent_group_restriction"
2486 ],
2487 "dependencies": {
2488 "owncloud": {
2489 "@attributes": {
2490 "min-version": "10",
2491 "max-version": "10"
2492 }
2493 }
2494 },
2495 "info": [],
2496 "remote": [],
2497 "public": [],
2498 "repair-steps": {
2499 "install": [],
2500 "pre-migration": [],
2501 "post-migration": [],
2502 "live-migration": [],
2503 "uninstall": []
2504 },
2505 "background-jobs": [],
2506 "two-factor-providers": [],
2507 "commands": [],
2508 "_cached": true,
2509 "groups": null,
2510 "active": true,
2511 "internal": true,
2512 "level": 200,
2513 "removable": false,
2514 "preview": "\/owncloud\/apps\/provisioning_api\/img\/app.svg",
2515 "previewAsIcon": true,
2516 "appconfig": {
2517 "enabled": "yes",
2518 "installed_version": "0.5.0",
2519 "types": "prevent_group_restriction"
2520 }
2521 },
2522 {
2523 "id": "systemtags",
2524 "name": "Collaborative tags",
2525 "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.)",
2526 "licence": "AGPL",
2527 "author": "Vincent Petry",
2528 "default_enable": "",
2529 "version": "0.3.0",
2530 "dependencies": {
2531 "owncloud": {
2532 "@attributes": {
2533 "min-version": "10",
2534 "max-version": "10"
2535 }
2536 }
2537 },
2538 "namespace": "SystemTags",
2539 "types": [
2540 "logging"
2541 ],
2542 "info": [],
2543 "remote": [],
2544 "public": [],
2545 "repair-steps": {
2546 "install": [],
2547 "pre-migration": [],
2548 "post-migration": [],
2549 "live-migration": [],
2550 "uninstall": []
2551 },
2552 "background-jobs": [],
2553 "two-factor-providers": [],
2554 "commands": [],
2555 "_cached": true,
2556 "groups": null,
2557 "active": true,
2558 "level": 100,
2559 "removable": true,
2560 "internal": false,
2561 "appconfig": {
2562 "enabled": "yes",
2563 "installed_version": "0.3.0",
2564 "types": "logging"
2565 }
2566 },
2567 {
2568 "id": "updatenotification",
2569 "name": "Update notification",
2570 "description": "Displays update notifications for ownCloud and provides the SSO for the updater.",
2571 "licence": "AGPL",
2572 "author": "Lukas Reschke",
2573 "version": "0.2.1",
2574 "namespace": "UpdateNotification",
2575 "default_enable": "",
2576 "dependencies": {
2577 "owncloud": {
2578 "@attributes": {
2579 "min-version": "10",
2580 "max-version": "10"
2581 }
2582 }
2583 },
2584 "background-jobs": {
2585 "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob"
2586 },
2587 "settings": {
2588 "admin": "OCA\\UpdateNotification\\Controller\\AdminController"
2589 },
2590 "info": [],
2591 "remote": [],
2592 "public": [],
2593 "types": [],
2594 "repair-steps": {
2595 "install": [],
2596 "pre-migration": [],
2597 "post-migration": [],
2598 "live-migration": [],
2599 "uninstall": []
2600 },
2601 "two-factor-providers": [],
2602 "commands": [],
2603 "_cached": true,
2604 "groups": null,
2605 "active": true,
2606 "internal": true,
2607 "level": 200,
2608 "removable": false,
2609 "appconfig": {
2610 "enabled": "yes",
2611 "installed_version": "0.2.1",
2612 "types": ""
2613 }
2614 },
2615 {
2616 "id": "user_external",
2617 "name": "External user support",
2618 "description": "Use external user authentication methods like IMAP, SMB and FTP",
2619 "licence": "AGPL",
2620 "author": "Robin Appelman",
2621 "documentation": {
2622 "admin": "https:\/\/doc.owncloud.org\/server\/10.3\/admin_manual\/configuration\/user\/user_auth_ftp_smb_imap.html"
2623 },
2624 "website": "https:\/\/github.com\/owncloud\/apps\/tree\/master\/user_external",
2625 "bugs": "https:\/\/github.com\/owncloud\/apps\/issues",
2626 "repository": {
2627 "@attributes": {
2628 "type": "git"
2629 },
2630 "@value": "https:\/\/github.com\/owncloud\/user_external.git"
2631 },
2632 "dependencies": {
2633 "owncloud": {
2634 "@attributes": {
2635 "min-version": "10",
2636 "max-version": "10"
2637 }
2638 }
2639 },
2640 "version": "0.6.0",
2641 "types": [
2642 "authentication",
2643 "prelogin"
2644 ],
2645 "info": [],
2646 "remote": [],
2647 "public": [],
2648 "repair-steps": {
2649 "install": [],
2650 "pre-migration": [],
2651 "post-migration": [],
2652 "live-migration": [],
2653 "uninstall": []
2654 },
2655 "background-jobs": [],
2656 "two-factor-providers": [],
2657 "commands": [],
2658 "_cached": true,
2659 "groups": null,
2660 "active": false,
2661 "level": 100,
2662 "removable": true,
2663 "internal": false,
2664 "preview": "\/owncloud\/apps\/user_external\/img\/app.svg",
2665 "previewAsIcon": true
2666 },
2667 {
2668 "id": "files_texteditor",
2669 "name": "Text Editor",
2670 "summary": "Edit text files on the fly",
2671 "description": "This application enables ownCloud users to view, save and edit text files in the file view. If enabled, an entry for 'Text file' is shown in the '+' button menu at the top of the files view. When clicked, a new text file opens in the browser and the file is saved into the current directory. Furthermore, when a text file is clicked in the file list, it will be opened and editable. If the permissions allow, a user can also edit shared files and save these changes right away in the file view. More information is available in the Text Editor documentation.",
2672 "licence": "AGPL",
2673 "author": "Tom Needham, Bj\u00f6rn Schie\u00dfle",
2674 "version": "2.3.1",
2675 "default_enable": "",
2676 "documentation": {
2677 "user": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md",
2678 "admin": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md",
2679 "developer": "https:\/\/github.com\/owncloud\/files_texteditor\/blob\/master\/README.md"
2680 },
2681 "category": "productivity",
2682 "website": "https:\/\/github.com\/owncloud\/files_texteditor",
2683 "bugs": "https:\/\/github.com\/owncloud\/files_texteditor\/issues",
2684 "repository": {
2685 "@attributes": {
2686 "type": "git"
2687 },
2688 "@value": "https:\/\/github.com\/owncloud\/files_texteditor.git"
2689 },
2690 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/a068ff44c439aa4969ea37b60e45bed875bbbb98\/files_texteditor\/texteditor.png",
2691 "dependencies": {
2692 "owncloud": {
2693 "@attributes": {
2694 "min-version": "10",
2695 "max-version": "10"
2696 }
2697 }
2698 },
2699 "info": [],
2700 "remote": [],
2701 "public": [],
2702 "types": [],
2703 "repair-steps": {
2704 "install": [],
2705 "pre-migration": [],
2706 "post-migration": [],
2707 "live-migration": [],
2708 "uninstall": []
2709 },
2710 "background-jobs": [],
2711 "two-factor-providers": [],
2712 "commands": [],
2713 "_cached": true,
2714 "groups": null,
2715 "active": true,
2716 "level": 100,
2717 "removable": true,
2718 "internal": false,
2719 "preview": "\/owncloud\/apps-external\/files_texteditor\/img\/app.svg",
2720 "previewAsIcon": true,
2721 "appconfig": {
2722 "enabled": "yes",
2723 "installed_version": "2.3.1",
2724 "signed": "true",
2725 "types": ""
2726 }
2727 },
2728 {
2729 "id": "market",
2730 "name": "Market",
2731 "summary": "Integrate the ownCloud marketplace into your ownCloud",
2732 "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)",
2733 "licence": "AGPL",
2734 "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath, Viktar Dubiniuk",
2735 "version": "0.6.1",
2736 "default_enable": "",
2737 "category": "tools",
2738 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg",
2739 "dependencies": {
2740 "owncloud": {
2741 "@attributes": {
2742 "min-version": "10.5",
2743 "max-version": "10"
2744 }
2745 }
2746 },
2747 "background-jobs": {
2748 "job": "OCA\\Market\\CheckUpdateBackgroundJob"
2749 },
2750 "commands": [
2751 "OCA\\Market\\Command\\InstallApp",
2752 "OCA\\Market\\Command\\UnInstallApp",
2753 "OCA\\Market\\Command\\ListApps",
2754 "OCA\\Market\\Command\\UpgradeApp"
2755 ],
2756 "navigation": {
2757 "@attributes": {
2758 "role": "admin"
2759 },
2760 "route": "market.page.index",
2761 "order": "100"
2762 },
2763 "info": [],
2764 "remote": [],
2765 "public": [],
2766 "types": [],
2767 "repair-steps": {
2768 "install": [],
2769 "pre-migration": [],
2770 "post-migration": [],
2771 "live-migration": [],
2772 "uninstall": []
2773 },
2774 "two-factor-providers": [],
2775 "_cached": true,
2776 "groups": null,
2777 "active": true,
2778 "level": 100,
2779 "removable": true,
2780 "internal": false,
2781 "preview": "\/owncloud\/apps\/market\/img\/market.svg",
2782 "previewAsIcon": true,
2783 "appconfig": {
2784 "enabled": "yes",
2785 "files_pdfviewer": "0.12.1",
2786 "installed_version": "0.6.1",
2787 "signed": "true",
2788 "types": ""
2789 }
2790 },
2791 {
2792 "id": "activity",
2793 "name": "Activity",
2794 "summary": "Keep track of events with Activity stream and email notifications",
2795 "description": "The ownCloud Activity application enables users to not only get a summarized overview of all file and folder events in their ownCloud, but also to receive notifications for such via email. The user can configure their individual Activity preferences in their personal settings and can decide in detail which file or folder actions should be listed in the Activity stream (accessible via the app launcher) and also for which file or folder actions the users wants to receive email notifications. The bulk email notifications can either be sent out hourly, daily or weekly to fit the specific needs of the individual user.\n\nFrom creation of new files or folders, to file or folder changes, updates, restores from trash bin, sharing activities, comments, tags and downloads from public share links - the ownCloud Activity app gathers all file or folder related actions in one place for the user to review. For users with lots of activity it is possible to limit the Activity stream to 'Favorites' in order to avoid noise. Furthermore the application provides filters to give users the means to maintain overview by reducing entries to relevant information.\n\nAnd there you have it - a complete overview of all file and folder activities in your ownCloud with the additional ability to receive activity notifications via email in a time interval of your choice. Never again miss an important event related to content in ownCloud and always be up-to-date on all activities of your files and folders.",
2796 "licence": "AGPL",
2797 "author": "Thomas M\u00fcller, Frank Karlitschek, Joas Schilling, Tom Needham, Vincent Petry",
2798 "version": "2.6.1",
2799 "default_enable": "",
2800 "types": [
2801 "filesystem"
2802 ],
2803 "use-migrations": "true",
2804 "documentation": {
2805 "admin": "https:\/\/doc.owncloud.org\/server\/latest\/admin_manual\/configuration_server\/activity_configuration.html"
2806 },
2807 "website": "https:\/\/github.com\/owncloud\/activity\/",
2808 "bugs": "https:\/\/github.com\/owncloud\/activity\/issues",
2809 "repository": {
2810 "@attributes": {
2811 "type": "git"
2812 },
2813 "@value": "https:\/\/github.com\/owncloud\/activity.git"
2814 },
2815 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/68550c2b7c53e6309132ca1c7b177adca976db0b\/activity\/activity.png",
2816 "category": "tools",
2817 "dependencies": {
2818 "owncloud": {
2819 "@attributes": {
2820 "min-version": "10.8.0",
2821 "max-version": "10"
2822 }
2823 }
2824 },
2825 "background-jobs": [
2826 "OCA\\Activity\\BackgroundJob\\EmailNotification",
2827 "OCA\\Activity\\BackgroundJob\\ExpireActivities"
2828 ],
2829 "navigation": {
2830 "order": "1",
2831 "route": "activity.Activities.showList"
2832 },
2833 "settings": {
2834 "personal": "OCA\\Activity\\PersonalPanel"
2835 },
2836 "commands": {
2837 "command": "OCA\\Activity\\Command\\SendEmails"
2838 },
2839 "info": [],
2840 "remote": [],
2841 "public": [],
2842 "repair-steps": {
2843 "install": [],
2844 "pre-migration": [],
2845 "post-migration": [],
2846 "live-migration": [],
2847 "uninstall": []
2848 },
2849 "two-factor-providers": [],
2850 "_cached": true,
2851 "groups": null,
2852 "active": true,
2853 "level": 100,
2854 "removable": true,
2855 "internal": false,
2856 "preview": "\/owncloud\/apps-external\/activity\/img\/activity.svg",
2857 "previewAsIcon": true,
2858 "appconfig": {
2859 "enabled": "yes",
2860 "installed_version": "2.6.1",
2861 "signed": "true",
2862 "types": "filesystem"
2863 }
2864 },
2865 {
2866 "id": "files_pdfviewer",
2867 "name": "PDF Viewer",
2868 "summary": "Online viewer for PDF files",
2869 "description": "This application integrates the PDF.js library into ownCloud. Using this application users can view their PDF files in their browser without the need to download the file.\n\nWhen this application is enabled publicly shared PDF documents will also get shown in the PDF Viewer instead of only showing a single static snapshot of the document. The PDF viewer requires a modern browser and will not work with Microsoft\u00ae Internet Explorer\u00ae versions below 9.\n\nPDF.js is a JavaScript library developed by Mozilla, you can learn more about the PDF.js project at https:\/\/mozilla.github.io\/pdf.js\/",
2870 "licence": "AGPL",
2871 "author": "Thomas M\u00fcller, Lukas Reschke, Viktar Dubiniuk",
2872 "version": "0.12.2",
2873 "dependencies": {
2874 "owncloud": {
2875 "@attributes": {
2876 "min-version": "10.2",
2877 "max-version": "10"
2878 }
2879 }
2880 },
2881 "default_enable": "",
2882 "namespace": "Files_PdfViewer",
2883 "website": "https:\/\/github.com\/owncloud\/files_pdfviewer",
2884 "bugs": "https:\/\/github.com\/owncloud\/files_pdfviewer\/issues",
2885 "category": "productivity",
2886 "repository": {
2887 "@attributes": {
2888 "type": "git"
2889 },
2890 "@value": "https:\/\/github.com\/owncloud\/files_pdfviewer.git"
2891 },
2892 "screenshot": "https:\/\/github.com\/owncloud\/screenshots\/raw\/cd5f83007e6037af6733d847548d2766be69a8a0\/files_pdfviewer\/files_pdfviewer.png",
2893 "ocsid": "166049",
2894 "info": [],
2895 "remote": [],
2896 "public": [],
2897 "types": [],
2898 "repair-steps": {
2899 "install": [],
2900 "pre-migration": [],
2901 "post-migration": [],
2902 "live-migration": [],
2903 "uninstall": []
2904 },
2905 "background-jobs": [],
2906 "two-factor-providers": [],
2907 "commands": [],
2908 "_cached": true,
2909 "groups": null,
2910 "active": true,
2911 "level": 100,
2912 "removable": true,
2913 "internal": false,
2914 "preview": "\/owncloud\/apps-external\/files_pdfviewer\/img\/app.svg",
2915 "previewAsIcon": true,
2916 "appconfig": {
2917 "enabled": "yes",
2918 "installed_version": "0.12.2",
2919 "signed": "true",
2920 "types": ""
2921 }
2922 },
2923 {
2924 "id": "web",
2925 "name": "Web",
2926 "summary": "User interface for ownCloud",
2927 "description": "**ownCloud Web currently is a technology preview. Bugs and other undesired behavior are expected. After careful testing, ownCloud Web can be used on production systems as users have to opt-in and the classic user interface is not impacted.**\n\nThis extension brings the modern ownCloud Web user interface to ownCloud Server. It is the most straightforward way to deploy ownCloud Web to supplement the classic ownCloud web interface.\n\nownCloud Web is a single page, standalone frontend based on modern web technologies. It brings new features as well as improved user flows and can be deployed independent of the backend server. As the successor to the classic ownCloud frontend, it is compatible with both the classic ownCloud Server and ownCloud Infinite Scale. When used with the classic ownCloud Server, ownCloud Web is made available to users via an additional item \"New Design\" in the application switcher. Similarly ownCloud Web comes with an item in the application switcher that allows users to switch back to the \"Classic Design\".\n\nTo get started, some further configuration is necessary. Find more information on the deployment with this extension in the [documentation](https:\/\/owncloud.dev\/clients\/web\/deployments\/oc10-app). For feedback and bug reports, please use the [public issue tracker](https:\/\/github.com\/owncloud\/web\/issues).",
2928 "licence": "AGPL",
2929 "author": "ownCloud",
2930 "version": "3.4.1",
2931 "category": "tools",
2932 "website": "https:\/\/github.com\/owncloud\/web",
2933 "bugs": "https:\/\/github.com\/owncloud\/web\/issues",
2934 "repository": {
2935 "@attributes": {
2936 "type": "git"
2937 },
2938 "@value": "https:\/\/github.com\/owncloud\/web.git"
2939 },
2940 "documentation": {
2941 "admin": "https:\/\/owncloud.dev\/clients\/web\/deployments\/oc10-app"
2942 },
2943 "dependencies": {
2944 "owncloud": {
2945 "@attributes": {
2946 "min-version": "10.7",
2947 "max-version": "10"
2948 }
2949 }
2950 },
2951 "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/web\/oc_web.png",
2952 "info": [],
2953 "remote": [],
2954 "public": [],
2955 "types": [],
2956 "repair-steps": {
2957 "install": [],
2958 "pre-migration": [],
2959 "post-migration": [],
2960 "live-migration": [],
2961 "uninstall": []
2962 },
2963 "background-jobs": [],
2964 "two-factor-providers": [],
2965 "commands": [],
2966 "_cached": true,
2967 "groups": null,
2968 "active": true,
2969 "level": 100,
2970 "removable": true,
2971 "internal": false,
2972 "preview": "\/owncloud\/apps-external\/web\/img\/app.svg",
2973 "previewAsIcon": true,
2974 "appconfig": {
2975 "enabled": "yes",
2976 "installed_version": "3.4.1",
2977 "signed": "true",
2978 "types": ""
2979 }
2980 }
2981 ],
2982 "mounts": [],
2983 "tables": {
2984 "tableNames": {
2985 "oc_account_terms": {
2986 "fields": [
2987 {
2988 "id": {
2989 "type": "bigint",
2990 "null": false,
2991 "default": null,
2992 "autoIncrement": true
2993 }
2994 },
2995 {
2996 "account_id": {
2997 "type": "bigint",
2998 "null": false,
2999 "default": null,
3000 "autoIncrement": false
3001 }
3002 },
3003 {
3004 "term": {
3005 "type": "string",
3006 "null": false,
3007 "default": null,
3008 "autoIncrement": false
3009 }
3010 }
3011 ],
3012 "index": [
3013 {
3014 "indexName": "account_id_index",
3015 "columns": [
3016 "account_id"
3017 ],
3018 "unique": false
3019 },
3020 {
3021 "indexName": "PRIMARY",
3022 "columns": [
3023 "id"
3024 ],
3025 "unique": true
3026 },
3027 {
3028 "indexName": "term_index",
3029 "columns": [
3030 "term"
3031 ],
3032 "unique": false
3033 }
3034 ],
3035 "0": {
3036 "primaryColumns": [
3037 "id"
3038 ]
3039 }
3040 },
3041 "oc_accounts": {
3042 "fields": [
3043 {
3044 "id": {
3045 "type": "bigint",
3046 "null": false,
3047 "default": null,
3048 "autoIncrement": true
3049 }
3050 },
3051 {
3052 "email": {
3053 "type": "string",
3054 "null": true,
3055 "default": null,
3056 "autoIncrement": false
3057 }
3058 },
3059 {
3060 "user_id": {
3061 "type": "string",
3062 "null": false,
3063 "default": null,
3064 "autoIncrement": false
3065 }
3066 },
3067 {
3068 "lower_user_id": {
3069 "type": "string",
3070 "null": false,
3071 "default": null,
3072 "autoIncrement": false
3073 }
3074 },
3075 {
3076 "display_name": {
3077 "type": "string",
3078 "null": true,
3079 "default": null,
3080 "autoIncrement": false
3081 }
3082 },
3083 {
3084 "quota": {
3085 "type": "string",
3086 "null": true,
3087 "default": null,
3088 "autoIncrement": false
3089 }
3090 },
3091 {
3092 "last_login": {
3093 "type": "integer",
3094 "null": false,
3095 "default": "0",
3096 "autoIncrement": false
3097 }
3098 },
3099 {
3100 "backend": {
3101 "type": "string",
3102 "null": false,
3103 "default": null,
3104 "autoIncrement": false
3105 }
3106 },
3107 {
3108 "home": {
3109 "type": "string",
3110 "null": false,
3111 "default": null,
3112 "autoIncrement": false
3113 }
3114 },
3115 {
3116 "state": {
3117 "type": "smallint",
3118 "null": false,
3119 "default": "0",
3120 "autoIncrement": false
3121 }
3122 }
3123 ],
3124 "index": [
3125 {
3126 "indexName": "UNIQ_907AA303A76ED395",
3127 "columns": [
3128 "user_id"
3129 ],
3130 "unique": true
3131 },
3132 {
3133 "indexName": "display_name_index",
3134 "columns": [
3135 "display_name"
3136 ],
3137 "unique": false
3138 },
3139 {
3140 "indexName": "PRIMARY",
3141 "columns": [
3142 "id"
3143 ],
3144 "unique": true
3145 },
3146 {
3147 "indexName": "lower_user_id_index",
3148 "columns": [
3149 "lower_user_id"
3150 ],
3151 "unique": true
3152 },
3153 {
3154 "indexName": "email_index",
3155 "columns": [
3156 "email"
3157 ],
3158 "unique": false
3159 }
3160 ],
3161 "0": {
3162 "primaryColumns": [
3163 "id"
3164 ]
3165 }
3166 },
3167 "oc_activity": {
3168 "fields": [
3169 {
3170 "activity_id": {
3171 "type": "bigint",
3172 "null": false,
3173 "default": null,
3174 "autoIncrement": true
3175 }
3176 },
3177 {
3178 "timestamp": {
3179 "type": "integer",
3180 "null": false,
3181 "default": "0",
3182 "autoIncrement": false
3183 }
3184 },
3185 {
3186 "priority": {
3187 "type": "integer",
3188 "null": false,
3189 "default": "0",
3190 "autoIncrement": false
3191 }
3192 },
3193 {
3194 "type": {
3195 "type": "string",
3196 "null": true,
3197 "default": null,
3198 "autoIncrement": false
3199 }
3200 },
3201 {
3202 "user": {
3203 "type": "string",
3204 "null": true,
3205 "default": null,
3206 "autoIncrement": false
3207 }
3208 },
3209 {
3210 "affecteduser": {
3211 "type": "string",
3212 "null": false,
3213 "default": null,
3214 "autoIncrement": false
3215 }
3216 },
3217 {
3218 "app": {
3219 "type": "string",
3220 "null": false,
3221 "default": null,
3222 "autoIncrement": false
3223 }
3224 },
3225 {
3226 "subject": {
3227 "type": "string",
3228 "null": false,
3229 "default": null,
3230 "autoIncrement": false
3231 }
3232 },
3233 {
3234 "subjectparams": {
3235 "type": "text",
3236 "null": false,
3237 "default": null,
3238 "autoIncrement": false
3239 }
3240 },
3241 {
3242 "message": {
3243 "type": "string",
3244 "null": true,
3245 "default": null,
3246 "autoIncrement": false
3247 }
3248 },
3249 {
3250 "messageparams": {
3251 "type": "text",
3252 "null": true,
3253 "default": null,
3254 "autoIncrement": false
3255 }
3256 },
3257 {
3258 "file": {
3259 "type": "string",
3260 "null": true,
3261 "default": null,
3262 "autoIncrement": false
3263 }
3264 },
3265 {
3266 "link": {
3267 "type": "string",
3268 "null": true,
3269 "default": null,
3270 "autoIncrement": false
3271 }
3272 },
3273 {
3274 "object_type": {
3275 "type": "string",
3276 "null": true,
3277 "default": null,
3278 "autoIncrement": false
3279 }
3280 },
3281 {
3282 "object_id": {
3283 "type": "bigint",
3284 "null": false,
3285 "default": "0",
3286 "autoIncrement": false
3287 }
3288 }
3289 ],
3290 "index": [
3291 {
3292 "indexName": "activity_filter_app",
3293 "columns": [
3294 "affecteduser",
3295 "app",
3296 "timestamp"
3297 ],
3298 "unique": false
3299 },
3300 {
3301 "indexName": "activity_time",
3302 "columns": [
3303 "timestamp"
3304 ],
3305 "unique": false
3306 },
3307 {
3308 "indexName": "activity_object",
3309 "columns": [
3310 "object_type",
3311 "object_id"
3312 ],
3313 "unique": false
3314 },
3315 {
3316 "indexName": "PRIMARY",
3317 "columns": [
3318 "activity_id"
3319 ],
3320 "unique": true
3321 },
3322 {
3323 "indexName": "activity_user_time",
3324 "columns": [
3325 "affecteduser",
3326 "timestamp"
3327 ],
3328 "unique": false
3329 },
3330 {
3331 "indexName": "activity_filter_by",
3332 "columns": [
3333 "affecteduser",
3334 "user",
3335 "timestamp"
3336 ],
3337 "unique": false
3338 }
3339 ],
3340 "0": {
3341 "primaryColumns": [
3342 "activity_id"
3343 ]
3344 }
3345 },
3346 "oc_activity_mq": {
3347 "fields": [
3348 {
3349 "mail_id": {
3350 "type": "bigint",
3351 "null": false,
3352 "default": null,
3353 "autoIncrement": true
3354 }
3355 },
3356 {
3357 "amq_timestamp": {
3358 "type": "integer",
3359 "null": false,
3360 "default": "0",
3361 "autoIncrement": false
3362 }
3363 },
3364 {
3365 "amq_latest_send": {
3366 "type": "integer",
3367 "null": false,
3368 "default": "0",
3369 "autoIncrement": false
3370 }
3371 },
3372 {
3373 "amq_type": {
3374 "type": "string",
3375 "null": false,
3376 "default": null,
3377 "autoIncrement": false
3378 }
3379 },
3380 {
3381 "amq_affecteduser": {
3382 "type": "string",
3383 "null": false,
3384 "default": null,
3385 "autoIncrement": false
3386 }
3387 },
3388 {
3389 "amq_appid": {
3390 "type": "string",
3391 "null": false,
3392 "default": null,
3393 "autoIncrement": false
3394 }
3395 },
3396 {
3397 "amq_subject": {
3398 "type": "string",
3399 "null": false,
3400 "default": null,
3401 "autoIncrement": false
3402 }
3403 },
3404 {
3405 "amq_subjectparams": {
3406 "type": "string",
3407 "null": false,
3408 "default": null,
3409 "autoIncrement": false
3410 }
3411 }
3412 ],
3413 "index": [
3414 {
3415 "indexName": "amp_user",
3416 "columns": [
3417 "amq_affecteduser"
3418 ],
3419 "unique": false
3420 },
3421 {
3422 "indexName": "amp_timestamp_time",
3423 "columns": [
3424 "amq_timestamp"
3425 ],
3426 "unique": false
3427 },
3428 {
3429 "indexName": "PRIMARY",
3430 "columns": [
3431 "mail_id"
3432 ],
3433 "unique": true
3434 },
3435 {
3436 "indexName": "amp_latest_send_time",
3437 "columns": [
3438 "amq_latest_send"
3439 ],
3440 "unique": false
3441 }
3442 ],
3443 "0": {
3444 "primaryColumns": [
3445 "mail_id"
3446 ]
3447 }
3448 },
3449 "oc_addressbookchanges": {
3450 "fields": [
3451 {
3452 "id": {
3453 "type": "bigint",
3454 "null": false,
3455 "default": null,
3456 "autoIncrement": true
3457 }
3458 },
3459 {
3460 "uri": {
3461 "type": "string",
3462 "null": true,
3463 "default": null,
3464 "autoIncrement": false
3465 }
3466 },
3467 {
3468 "synctoken": {
3469 "type": "integer",
3470 "null": false,
3471 "default": "1",
3472 "autoIncrement": false
3473 }
3474 },
3475 {
3476 "addressbookid": {
3477 "type": "integer",
3478 "null": false,
3479 "default": null,
3480 "autoIncrement": false
3481 }
3482 },
3483 {
3484 "operation": {
3485 "type": "smallint",
3486 "null": false,
3487 "default": null,
3488 "autoIncrement": false
3489 }
3490 }
3491 ],
3492 "index": [
3493 {
3494 "indexName": "addressbookid_synctoken",
3495 "columns": [
3496 "addressbookid",
3497 "synctoken"
3498 ],
3499 "unique": false
3500 },
3501 {
3502 "indexName": "PRIMARY",
3503 "columns": [
3504 "id"
3505 ],
3506 "unique": true
3507 }
3508 ],
3509 "0": {
3510 "primaryColumns": [
3511 "id"
3512 ]
3513 }
3514 },
3515 "oc_addressbooks": {
3516 "fields": [
3517 {
3518 "id": {
3519 "type": "bigint",
3520 "null": false,
3521 "default": null,
3522 "autoIncrement": true
3523 }
3524 },
3525 {
3526 "principaluri": {
3527 "type": "string",
3528 "null": true,
3529 "default": null,
3530 "autoIncrement": false
3531 }
3532 },
3533 {
3534 "displayname": {
3535 "type": "string",
3536 "null": true,
3537 "default": null,
3538 "autoIncrement": false
3539 }
3540 },
3541 {
3542 "uri": {
3543 "type": "string",
3544 "null": true,
3545 "default": null,
3546 "autoIncrement": false
3547 }
3548 },
3549 {
3550 "description": {
3551 "type": "string",
3552 "null": true,
3553 "default": null,
3554 "autoIncrement": false
3555 }
3556 },
3557 {
3558 "synctoken": {
3559 "type": "integer",
3560 "null": false,
3561 "default": "1",
3562 "autoIncrement": false
3563 }
3564 }
3565 ],
3566 "index": [
3567 {
3568 "indexName": "addressbook_index",
3569 "columns": [
3570 "principaluri",
3571 "uri"
3572 ],
3573 "unique": true
3574 },
3575 {
3576 "indexName": "PRIMARY",
3577 "columns": [
3578 "id"
3579 ],
3580 "unique": true
3581 }
3582 ],
3583 "0": {
3584 "primaryColumns": [
3585 "id"
3586 ]
3587 }
3588 },
3589 "oc_appconfig": {
3590 "fields": [
3591 {
3592 "appid": {
3593 "type": "string",
3594 "null": false,
3595 "default": "",
3596 "autoIncrement": false
3597 }
3598 },
3599 {
3600 "configkey": {
3601 "type": "string",
3602 "null": false,
3603 "default": "",
3604 "autoIncrement": false
3605 }
3606 },
3607 {
3608 "configvalue": {
3609 "type": "text",
3610 "null": true,
3611 "default": null,
3612 "autoIncrement": false
3613 }
3614 }
3615 ],
3616 "index": [
3617 {
3618 "indexName": "appconfig_appid_key",
3619 "columns": [
3620 "appid"
3621 ],
3622 "unique": false
3623 },
3624 {
3625 "indexName": "PRIMARY",
3626 "columns": [
3627 "appid",
3628 "configkey"
3629 ],
3630 "unique": true
3631 },
3632 {
3633 "indexName": "appconfig_config_key_index",
3634 "columns": [
3635 "configkey"
3636 ],
3637 "unique": false
3638 }
3639 ],
3640 "0": {
3641 "primaryColumns": [
3642 "appid",
3643 "configkey"
3644 ]
3645 }
3646 },
3647 "oc_authtoken": {
3648 "fields": [
3649 {
3650 "id": {
3651 "type": "integer",
3652 "null": false,
3653 "default": null,
3654 "autoIncrement": true
3655 }
3656 },
3657 {
3658 "uid": {
3659 "type": "string",
3660 "null": false,
3661 "default": "",
3662 "autoIncrement": false
3663 }
3664 },
3665 {
3666 "login_name": {
3667 "type": "string",
3668 "null": false,
3669 "default": "",
3670 "autoIncrement": false
3671 }
3672 },
3673 {
3674 "password": {
3675 "type": "text",
3676 "null": true,
3677 "default": null,
3678 "autoIncrement": false
3679 }
3680 },
3681 {
3682 "name": {
3683 "type": "text",
3684 "null": false,
3685 "default": null,
3686 "autoIncrement": false
3687 }
3688 },
3689 {
3690 "token": {
3691 "type": "string",
3692 "null": false,
3693 "default": "",
3694 "autoIncrement": false
3695 }
3696 },
3697 {
3698 "type": {
3699 "type": "smallint",
3700 "null": false,
3701 "default": "0",
3702 "autoIncrement": false
3703 }
3704 },
3705 {
3706 "last_activity": {
3707 "type": "integer",
3708 "null": false,
3709 "default": "0",
3710 "autoIncrement": false
3711 }
3712 },
3713 {
3714 "last_check": {
3715 "type": "integer",
3716 "null": false,
3717 "default": "0",
3718 "autoIncrement": false
3719 }
3720 }
3721 ],
3722 "index": [
3723 {
3724 "indexName": "authtoken_token_index",
3725 "columns": [
3726 "token"
3727 ],
3728 "unique": true
3729 },
3730 {
3731 "indexName": "PRIMARY",
3732 "columns": [
3733 "id"
3734 ],
3735 "unique": true
3736 },
3737 {
3738 "indexName": "authtoken_last_activity_index",
3739 "columns": [
3740 "last_activity"
3741 ],
3742 "unique": false
3743 }
3744 ],
3745 "0": {
3746 "primaryColumns": [
3747 "id"
3748 ]
3749 }
3750 },
3751 "oc_calendarchanges": {
3752 "fields": [
3753 {
3754 "id": {
3755 "type": "bigint",
3756 "null": false,
3757 "default": null,
3758 "autoIncrement": true
3759 }
3760 },
3761 {
3762 "uri": {
3763 "type": "string",
3764 "null": true,
3765 "default": null,
3766 "autoIncrement": false
3767 }
3768 },
3769 {
3770 "synctoken": {
3771 "type": "integer",
3772 "null": false,
3773 "default": "1",
3774 "autoIncrement": false
3775 }
3776 },
3777 {
3778 "calendarid": {
3779 "type": "integer",
3780 "null": false,
3781 "default": null,
3782 "autoIncrement": false
3783 }
3784 },
3785 {
3786 "operation": {
3787 "type": "smallint",
3788 "null": false,
3789 "default": null,
3790 "autoIncrement": false
3791 }
3792 }
3793 ],
3794 "index": [
3795 {
3796 "indexName": "calendarid_synctoken",
3797 "columns": [
3798 "calendarid",
3799 "synctoken"
3800 ],
3801 "unique": false
3802 },
3803 {
3804 "indexName": "PRIMARY",
3805 "columns": [
3806 "id"
3807 ],
3808 "unique": true
3809 }
3810 ],
3811 "0": {
3812 "primaryColumns": [
3813 "id"
3814 ]
3815 }
3816 },
3817 "oc_calendarobjects": {
3818 "fields": [
3819 {
3820 "id": {
3821 "type": "bigint",
3822 "null": false,
3823 "default": null,
3824 "autoIncrement": true
3825 }
3826 },
3827 {
3828 "calendardata": {
3829 "type": "blob",
3830 "null": true,
3831 "default": null,
3832 "autoIncrement": false
3833 }
3834 },
3835 {
3836 "uri": {
3837 "type": "string",
3838 "null": true,
3839 "default": null,
3840 "autoIncrement": false
3841 }
3842 },
3843 {
3844 "calendarid": {
3845 "type": "integer",
3846 "null": false,
3847 "default": null,
3848 "autoIncrement": false
3849 }
3850 },
3851 {
3852 "lastmodified": {
3853 "type": "integer",
3854 "null": true,
3855 "default": null,
3856 "autoIncrement": false
3857 }
3858 },
3859 {
3860 "etag": {
3861 "type": "string",
3862 "null": true,
3863 "default": null,
3864 "autoIncrement": false
3865 }
3866 },
3867 {
3868 "size": {
3869 "type": "bigint",
3870 "null": false,
3871 "default": null,
3872 "autoIncrement": false
3873 }
3874 },
3875 {
3876 "componenttype": {
3877 "type": "string",
3878 "null": true,
3879 "default": null,
3880 "autoIncrement": false
3881 }
3882 },
3883 {
3884 "firstoccurence": {
3885 "type": "bigint",
3886 "null": true,
3887 "default": null,
3888 "autoIncrement": false
3889 }
3890 },
3891 {
3892 "lastoccurence": {
3893 "type": "bigint",
3894 "null": true,
3895 "default": null,
3896 "autoIncrement": false
3897 }
3898 },
3899 {
3900 "uid": {
3901 "type": "string",
3902 "null": true,
3903 "default": null,
3904 "autoIncrement": false
3905 }
3906 },
3907 {
3908 "classification": {
3909 "type": "integer",
3910 "null": true,
3911 "default": "0",
3912 "autoIncrement": false
3913 }
3914 }
3915 ],
3916 "index": [
3917 {
3918 "indexName": "calobjects_index",
3919 "columns": [
3920 "calendarid",
3921 "uri"
3922 ],
3923 "unique": true
3924 },
3925 {
3926 "indexName": "PRIMARY",
3927 "columns": [
3928 "id"
3929 ],
3930 "unique": true
3931 }
3932 ],
3933 "0": {
3934 "primaryColumns": [
3935 "id"
3936 ]
3937 }
3938 },
3939 "oc_calendars": {
3940 "fields": [
3941 {
3942 "id": {
3943 "type": "bigint",
3944 "null": false,
3945 "default": null,
3946 "autoIncrement": true
3947 }
3948 },
3949 {
3950 "principaluri": {
3951 "type": "string",
3952 "null": true,
3953 "default": null,
3954 "autoIncrement": false
3955 }
3956 },
3957 {
3958 "displayname": {
3959 "type": "string",
3960 "null": true,
3961 "default": null,
3962 "autoIncrement": false
3963 }
3964 },
3965 {
3966 "uri": {
3967 "type": "string",
3968 "null": true,
3969 "default": null,
3970 "autoIncrement": false
3971 }
3972 },
3973 {
3974 "synctoken": {
3975 "type": "integer",
3976 "null": false,
3977 "default": "1",
3978 "autoIncrement": false
3979 }
3980 },
3981 {
3982 "description": {
3983 "type": "string",
3984 "null": true,
3985 "default": null,
3986 "autoIncrement": false
3987 }
3988 },
3989 {
3990 "calendarorder": {
3991 "type": "integer",
3992 "null": false,
3993 "default": "0",
3994 "autoIncrement": false
3995 }
3996 },
3997 {
3998 "calendarcolor": {
3999 "type": "string",
4000 "null": true,
4001 "default": null,
4002 "autoIncrement": false
4003 }
4004 },
4005 {
4006 "timezone": {
4007 "type": "text",
4008 "null": true,
4009 "default": null,
4010 "autoIncrement": false
4011 }
4012 },
4013 {
4014 "components": {
4015 "type": "string",
4016 "null": true,
4017 "default": null,
4018 "autoIncrement": false
4019 }
4020 },
4021 {
4022 "transparent": {
4023 "type": "smallint",
4024 "null": false,
4025 "default": "0",
4026 "autoIncrement": false
4027 }
4028 }
4029 ],
4030 "index": [
4031 {
4032 "indexName": "calendars_index",
4033 "columns": [
4034 "principaluri",
4035 "uri"
4036 ],
4037 "unique": true
4038 },
4039 {
4040 "indexName": "PRIMARY",
4041 "columns": [
4042 "id"
4043 ],
4044 "unique": true
4045 }
4046 ],
4047 "0": {
4048 "primaryColumns": [
4049 "id"
4050 ]
4051 }
4052 },
4053 "oc_calendarsubscriptions": {
4054 "fields": [
4055 {
4056 "id": {
4057 "type": "bigint",
4058 "null": false,
4059 "default": null,
4060 "autoIncrement": true
4061 }
4062 },
4063 {
4064 "uri": {
4065 "type": "string",
4066 "null": true,
4067 "default": null,
4068 "autoIncrement": false
4069 }
4070 },
4071 {
4072 "principaluri": {
4073 "type": "string",
4074 "null": true,
4075 "default": null,
4076 "autoIncrement": false
4077 }
4078 },
4079 {
4080 "source": {
4081 "type": "string",
4082 "null": true,
4083 "default": null,
4084 "autoIncrement": false
4085 }
4086 },
4087 {
4088 "displayname": {
4089 "type": "string",
4090 "null": true,
4091 "default": null,
4092 "autoIncrement": false
4093 }
4094 },
4095 {
4096 "refreshrate": {
4097 "type": "string",
4098 "null": true,
4099 "default": null,
4100 "autoIncrement": false
4101 }
4102 },
4103 {
4104 "calendarorder": {
4105 "type": "integer",
4106 "null": false,
4107 "default": "0",
4108 "autoIncrement": false
4109 }
4110 },
4111 {
4112 "calendarcolor": {
4113 "type": "string",
4114 "null": true,
4115 "default": null,
4116 "autoIncrement": false
4117 }
4118 },
4119 {
4120 "striptodos": {
4121 "type": "smallint",
4122 "null": true,
4123 "default": null,
4124 "autoIncrement": false
4125 }
4126 },
4127 {
4128 "stripalarms": {
4129 "type": "smallint",
4130 "null": true,
4131 "default": null,
4132 "autoIncrement": false
4133 }
4134 },
4135 {
4136 "stripattachments": {
4137 "type": "smallint",
4138 "null": true,
4139 "default": null,
4140 "autoIncrement": false
4141 }
4142 },
4143 {
4144 "lastmodified": {
4145 "type": "integer",
4146 "null": false,
4147 "default": null,
4148 "autoIncrement": false
4149 }
4150 }
4151 ],
4152 "index": [
4153 {
4154 "indexName": "PRIMARY",
4155 "columns": [
4156 "id"
4157 ],
4158 "unique": true
4159 },
4160 {
4161 "indexName": "calsub_index",
4162 "columns": [
4163 "principaluri",
4164 "uri"
4165 ],
4166 "unique": true
4167 }
4168 ],
4169 "0": {
4170 "primaryColumns": [
4171 "id"
4172 ]
4173 }
4174 },
4175 "oc_cards": {
4176 "fields": [
4177 {
4178 "id": {
4179 "type": "bigint",
4180 "null": false,
4181 "default": null,
4182 "autoIncrement": true
4183 }
4184 },
4185 {
4186 "addressbookid": {
4187 "type": "integer",
4188 "null": false,
4189 "default": "0",
4190 "autoIncrement": false
4191 }
4192 },
4193 {
4194 "carddata": {
4195 "type": "blob",
4196 "null": true,
4197 "default": null,
4198 "autoIncrement": false
4199 }
4200 },
4201 {
4202 "uri": {
4203 "type": "string",
4204 "null": true,
4205 "default": null,
4206 "autoIncrement": false
4207 }
4208 },
4209 {
4210 "lastmodified": {
4211 "type": "bigint",
4212 "null": true,
4213 "default": null,
4214 "autoIncrement": false
4215 }
4216 },
4217 {
4218 "etag": {
4219 "type": "string",
4220 "null": true,
4221 "default": null,
4222 "autoIncrement": false
4223 }
4224 },
4225 {
4226 "size": {
4227 "type": "bigint",
4228 "null": false,
4229 "default": null,
4230 "autoIncrement": false
4231 }
4232 }
4233 ],
4234 "index": [
4235 {
4236 "indexName": "PRIMARY",
4237 "columns": [
4238 "id"
4239 ],
4240 "unique": true
4241 },
4242 {
4243 "indexName": "addressbookid_uri_index",
4244 "columns": [
4245 "addressbookid",
4246 "uri"
4247 ],
4248 "unique": false
4249 }
4250 ],
4251 "0": {
4252 "primaryColumns": [
4253 "id"
4254 ]
4255 }
4256 },
4257 "oc_cards_properties": {
4258 "fields": [
4259 {
4260 "id": {
4261 "type": "bigint",
4262 "null": false,
4263 "default": null,
4264 "autoIncrement": true
4265 }
4266 },
4267 {
4268 "addressbookid": {
4269 "type": "bigint",
4270 "null": false,
4271 "default": "0",
4272 "autoIncrement": false
4273 }
4274 },
4275 {
4276 "cardid": {
4277 "type": "bigint",
4278 "null": false,
4279 "default": "0",
4280 "autoIncrement": false
4281 }
4282 },
4283 {
4284 "name": {
4285 "type": "string",
4286 "null": true,
4287 "default": null,
4288 "autoIncrement": false
4289 }
4290 },
4291 {
4292 "value": {
4293 "type": "string",
4294 "null": true,
4295 "default": null,
4296 "autoIncrement": false
4297 }
4298 },
4299 {
4300 "preferred": {
4301 "type": "integer",
4302 "null": false,
4303 "default": "1",
4304 "autoIncrement": false
4305 }
4306 }
4307 ],
4308 "index": [
4309 {
4310 "indexName": "card_name_index",
4311 "columns": [
4312 "name"
4313 ],
4314 "unique": false
4315 },
4316 {
4317 "indexName": "PRIMARY",
4318 "columns": [
4319 "id"
4320 ],
4321 "unique": true
4322 },
4323 {
4324 "indexName": "card_value_index",
4325 "columns": [
4326 "value"
4327 ],
4328 "unique": false
4329 },
4330 {
4331 "indexName": "card_contactid_index",
4332 "columns": [
4333 "cardid"
4334 ],
4335 "unique": false
4336 }
4337 ],
4338 "0": {
4339 "primaryColumns": [
4340 "id"
4341 ]
4342 }
4343 },
4344 "oc_comments": {
4345 "fields": [
4346 {
4347 "id": {
4348 "type": "integer",
4349 "null": false,
4350 "default": null,
4351 "autoIncrement": true
4352 }
4353 },
4354 {
4355 "parent_id": {
4356 "type": "integer",
4357 "null": false,
4358 "default": "0",
4359 "autoIncrement": false
4360 }
4361 },
4362 {
4363 "topmost_parent_id": {
4364 "type": "integer",
4365 "null": false,
4366 "default": "0",
4367 "autoIncrement": false
4368 }
4369 },
4370 {
4371 "children_count": {
4372 "type": "integer",
4373 "null": false,
4374 "default": "0",
4375 "autoIncrement": false
4376 }
4377 },
4378 {
4379 "actor_type": {
4380 "type": "string",
4381 "null": false,
4382 "default": "",
4383 "autoIncrement": false
4384 }
4385 },
4386 {
4387 "actor_id": {
4388 "type": "string",
4389 "null": false,
4390 "default": "",
4391 "autoIncrement": false
4392 }
4393 },
4394 {
4395 "message": {
4396 "type": "text",
4397 "null": true,
4398 "default": null,
4399 "autoIncrement": false
4400 }
4401 },
4402 {
4403 "verb": {
4404 "type": "string",
4405 "null": true,
4406 "default": null,
4407 "autoIncrement": false
4408 }
4409 },
4410 {
4411 "creation_timestamp": {
4412 "type": "datetime",
4413 "null": true,
4414 "default": null,
4415 "autoIncrement": false
4416 }
4417 },
4418 {
4419 "latest_child_timestamp": {
4420 "type": "datetime",
4421 "null": true,
4422 "default": null,
4423 "autoIncrement": false
4424 }
4425 },
4426 {
4427 "object_type": {
4428 "type": "string",
4429 "null": false,
4430 "default": "",
4431 "autoIncrement": false
4432 }
4433 },
4434 {
4435 "object_id": {
4436 "type": "string",
4437 "null": false,
4438 "default": "",
4439 "autoIncrement": false
4440 }
4441 }
4442 ],
4443 "index": [
4444 {
4445 "indexName": "comments_topmost_parent_id_idx",
4446 "columns": [
4447 "topmost_parent_id"
4448 ],
4449 "unique": false
4450 },
4451 {
4452 "indexName": "comments_actor_index",
4453 "columns": [
4454 "actor_type",
4455 "actor_id"
4456 ],
4457 "unique": false
4458 },
4459 {
4460 "indexName": "PRIMARY",
4461 "columns": [
4462 "id"
4463 ],
4464 "unique": true
4465 },
4466 {
4467 "indexName": "comments_parent_id_index",
4468 "columns": [
4469 "parent_id"
4470 ],
4471 "unique": false
4472 },
4473 {
4474 "indexName": "comments_object_index",
4475 "columns": [
4476 "object_type",
4477 "object_id",
4478 "creation_timestamp"
4479 ],
4480 "unique": false
4481 }
4482 ],
4483 "0": {
4484 "primaryColumns": [
4485 "id"
4486 ]
4487 }
4488 },
4489 "oc_comments_read_markers": {
4490 "fields": [
4491 {
4492 "user_id": {
4493 "type": "string",
4494 "null": false,
4495 "default": "",
4496 "autoIncrement": false
4497 }
4498 },
4499 {
4500 "marker_datetime": {
4501 "type": "datetime",
4502 "null": true,
4503 "default": null,
4504 "autoIncrement": false
4505 }
4506 },
4507 {
4508 "object_type": {
4509 "type": "string",
4510 "null": false,
4511 "default": "",
4512 "autoIncrement": false
4513 }
4514 },
4515 {
4516 "object_id": {
4517 "type": "string",
4518 "null": false,
4519 "default": "",
4520 "autoIncrement": false
4521 }
4522 }
4523 ],
4524 "index": [
4525 {
4526 "indexName": "comments_marker_index",
4527 "columns": [
4528 "user_id",
4529 "object_type",
4530 "object_id"
4531 ],
4532 "unique": true
4533 },
4534 {
4535 "indexName": "comments_marker_object_index",
4536 "columns": [
4537 "object_type",
4538 "object_id"
4539 ],
4540 "unique": false
4541 }
4542 ],
4543 "0": {
4544 "primaryColumns": []
4545 }
4546 },
4547 "oc_credentials": {
4548 "fields": [
4549 {
4550 "user": {
4551 "type": "string",
4552 "null": false,
4553 "default": null,
4554 "autoIncrement": false
4555 }
4556 },
4557 {
4558 "identifier": {
4559 "type": "string",
4560 "null": false,
4561 "default": null,
4562 "autoIncrement": false
4563 }
4564 },
4565 {
4566 "credentials": {
4567 "type": "text",
4568 "null": true,
4569 "default": null,
4570 "autoIncrement": false
4571 }
4572 }
4573 ],
4574 "index": [
4575 {
4576 "indexName": "PRIMARY",
4577 "columns": [
4578 "user",
4579 "identifier"
4580 ],
4581 "unique": true
4582 },
4583 {
4584 "indexName": "credentials_user",
4585 "columns": [
4586 "user"
4587 ],
4588 "unique": false
4589 }
4590 ],
4591 "0": {
4592 "primaryColumns": [
4593 "user",
4594 "identifier"
4595 ]
4596 }
4597 },
4598 "oc_dav_job_status": {
4599 "fields": [
4600 {
4601 "id": {
4602 "type": "bigint",
4603 "null": false,
4604 "default": null,
4605 "autoIncrement": true
4606 }
4607 },
4608 {
4609 "uuid": {
4610 "type": "guid",
4611 "null": false,
4612 "default": null,
4613 "autoIncrement": false
4614 }
4615 },
4616 {
4617 "user_id": {
4618 "type": "string",
4619 "null": false,
4620 "default": null,
4621 "autoIncrement": false
4622 }
4623 },
4624 {
4625 "status_info": {
4626 "type": "string",
4627 "null": false,
4628 "default": null,
4629 "autoIncrement": false
4630 }
4631 }
4632 ],
4633 "index": [
4634 {
4635 "indexName": "UNIQ_18BBA548D17F50A6",
4636 "columns": [
4637 "uuid"
4638 ],
4639 "unique": true
4640 },
4641 {
4642 "indexName": "PRIMARY",
4643 "columns": [
4644 "id"
4645 ],
4646 "unique": true
4647 }
4648 ],
4649 "0": {
4650 "primaryColumns": [
4651 "id"
4652 ]
4653 }
4654 },
4655 "oc_dav_properties": {
4656 "fields": [
4657 {
4658 "id": {
4659 "type": "bigint",
4660 "null": false,
4661 "default": null,
4662 "autoIncrement": true
4663 }
4664 },
4665 {
4666 "propertypath": {
4667 "type": "string",
4668 "null": false,
4669 "default": "",
4670 "autoIncrement": false
4671 }
4672 },
4673 {
4674 "propertyname": {
4675 "type": "string",
4676 "null": false,
4677 "default": "",
4678 "autoIncrement": false
4679 }
4680 },
4681 {
4682 "propertyvalue": {
4683 "type": "string",
4684 "null": false,
4685 "default": null,
4686 "autoIncrement": false
4687 }
4688 },
4689 {
4690 "propertytype": {
4691 "type": "smallint",
4692 "null": false,
4693 "default": "1",
4694 "autoIncrement": false
4695 }
4696 }
4697 ],
4698 "index": [
4699 {
4700 "indexName": "propertypath_index",
4701 "columns": [
4702 "propertypath"
4703 ],
4704 "unique": false
4705 },
4706 {
4707 "indexName": "PRIMARY",
4708 "columns": [
4709 "id"
4710 ],
4711 "unique": true
4712 }
4713 ],
4714 "0": {
4715 "primaryColumns": [
4716 "id"
4717 ]
4718 }
4719 },
4720 "oc_dav_shares": {
4721 "fields": [
4722 {
4723 "id": {
4724 "type": "bigint",
4725 "null": false,
4726 "default": null,
4727 "autoIncrement": true
4728 }
4729 },
4730 {
4731 "principaluri": {
4732 "type": "string",
4733 "null": true,
4734 "default": null,
4735 "autoIncrement": false
4736 }
4737 },
4738 {
4739 "type": {
4740 "type": "string",
4741 "null": true,
4742 "default": null,
4743 "autoIncrement": false
4744 }
4745 },
4746 {
4747 "access": {
4748 "type": "smallint",
4749 "null": true,
4750 "default": null,
4751 "autoIncrement": false
4752 }
4753 },
4754 {
4755 "resourceid": {
4756 "type": "integer",
4757 "null": false,
4758 "default": null,
4759 "autoIncrement": false
4760 }
4761 },
4762 {
4763 "publicuri": {
4764 "type": "string",
4765 "null": true,
4766 "default": null,
4767 "autoIncrement": false
4768 }
4769 }
4770 ],
4771 "index": [
4772 {
4773 "indexName": "dav_shares_index",
4774 "columns": [
4775 "principaluri",
4776 "resourceid",
4777 "type",
4778 "publicuri"
4779 ],
4780 "unique": true
4781 },
4782 {
4783 "indexName": "PRIMARY",
4784 "columns": [
4785 "id"
4786 ],
4787 "unique": true
4788 }
4789 ],
4790 "0": {
4791 "primaryColumns": [
4792 "id"
4793 ]
4794 }
4795 },
4796 "oc_external_applicable": {
4797 "fields": [
4798 {
4799 "applicable_id": {
4800 "type": "bigint",
4801 "null": false,
4802 "default": null,
4803 "autoIncrement": true
4804 }
4805 },
4806 {
4807 "mount_id": {
4808 "type": "bigint",
4809 "null": false,
4810 "default": null,
4811 "autoIncrement": false
4812 }
4813 },
4814 {
4815 "type": {
4816 "type": "integer",
4817 "null": false,
4818 "default": null,
4819 "autoIncrement": false
4820 }
4821 },
4822 {
4823 "value": {
4824 "type": "string",
4825 "null": true,
4826 "default": null,
4827 "autoIncrement": false
4828 }
4829 }
4830 ],
4831 "index": [
4832 {
4833 "indexName": "applicable_type_value_mount",
4834 "columns": [
4835 "type",
4836 "value",
4837 "mount_id"
4838 ],
4839 "unique": true
4840 },
4841 {
4842 "indexName": "applicable_type_value",
4843 "columns": [
4844 "type",
4845 "value"
4846 ],
4847 "unique": false
4848 },
4849 {
4850 "indexName": "PRIMARY",
4851 "columns": [
4852 "applicable_id"
4853 ],
4854 "unique": true
4855 },
4856 {
4857 "indexName": "applicable_mount",
4858 "columns": [
4859 "mount_id"
4860 ],
4861 "unique": false
4862 }
4863 ],
4864 "0": {
4865 "primaryColumns": [
4866 "applicable_id"
4867 ]
4868 }
4869 },
4870 "oc_external_config": {
4871 "fields": [
4872 {
4873 "config_id": {
4874 "type": "bigint",
4875 "null": false,
4876 "default": null,
4877 "autoIncrement": true
4878 }
4879 },
4880 {
4881 "mount_id": {
4882 "type": "bigint",
4883 "null": false,
4884 "default": null,
4885 "autoIncrement": false
4886 }
4887 },
4888 {
4889 "key": {
4890 "type": "string",
4891 "null": false,
4892 "default": null,
4893 "autoIncrement": false
4894 }
4895 },
4896 {
4897 "value": {
4898 "type": "string",
4899 "null": false,
4900 "default": null,
4901 "autoIncrement": false
4902 }
4903 }
4904 ],
4905 "index": [
4906 {
4907 "indexName": "config_mount_key",
4908 "columns": [
4909 "mount_id",
4910 "key"
4911 ],
4912 "unique": true
4913 },
4914 {
4915 "indexName": "config_mount",
4916 "columns": [
4917 "mount_id"
4918 ],
4919 "unique": false
4920 },
4921 {
4922 "indexName": "PRIMARY",
4923 "columns": [
4924 "config_id"
4925 ],
4926 "unique": true
4927 }
4928 ],
4929 "0": {
4930 "primaryColumns": [
4931 "config_id"
4932 ]
4933 }
4934 },
4935 "oc_external_mounts": {
4936 "fields": [
4937 {
4938 "mount_id": {
4939 "type": "bigint",
4940 "null": false,
4941 "default": null,
4942 "autoIncrement": true
4943 }
4944 },
4945 {
4946 "mount_point": {
4947 "type": "string",
4948 "null": false,
4949 "default": null,
4950 "autoIncrement": false
4951 }
4952 },
4953 {
4954 "storage_backend": {
4955 "type": "string",
4956 "null": false,
4957 "default": null,
4958 "autoIncrement": false
4959 }
4960 },
4961 {
4962 "auth_backend": {
4963 "type": "string",
4964 "null": false,
4965 "default": null,
4966 "autoIncrement": false
4967 }
4968 },
4969 {
4970 "priority": {
4971 "type": "integer",
4972 "null": false,
4973 "default": "100",
4974 "autoIncrement": false
4975 }
4976 },
4977 {
4978 "type": {
4979 "type": "integer",
4980 "null": false,
4981 "default": null,
4982 "autoIncrement": false
4983 }
4984 }
4985 ],
4986 "index": [
4987 {
4988 "indexName": "PRIMARY",
4989 "columns": [
4990 "mount_id"
4991 ],
4992 "unique": true
4993 }
4994 ],
4995 "0": {
4996 "primaryColumns": [
4997 "mount_id"
4998 ]
4999 }
5000 },
5001 "oc_external_options": {
5002 "fields": [
5003 {
5004 "option_id": {
5005 "type": "bigint",
5006 "null": false,
5007 "default": null,
5008 "autoIncrement": true
5009 }
5010 },
5011 {
5012 "mount_id": {
5013 "type": "bigint",
5014 "null": false,
5015 "default": null,
5016 "autoIncrement": false
5017 }
5018 },
5019 {
5020 "key": {
5021 "type": "string",
5022 "null": false,
5023 "default": null,
5024 "autoIncrement": false
5025 }
5026 },
5027 {
5028 "value": {
5029 "type": "string",
5030 "null": false,
5031 "default": null,
5032 "autoIncrement": false
5033 }
5034 }
5035 ],
5036 "index": [
5037 {
5038 "indexName": "PRIMARY",
5039 "columns": [
5040 "option_id"
5041 ],
5042 "unique": true
5043 },
5044 {
5045 "indexName": "option_mount",
5046 "columns": [
5047 "mount_id"
5048 ],
5049 "unique": false
5050 },
5051 {
5052 "indexName": "option_mount_key",
5053 "columns": [
5054 "mount_id",
5055 "key"
5056 ],
5057 "unique": true
5058 }
5059 ],
5060 "0": {
5061 "primaryColumns": [
5062 "option_id"
5063 ]
5064 }
5065 },
5066 "oc_federated_reshares": {
5067 "fields": [
5068 {
5069 "share_id": {
5070 "type": "bigint",
5071 "null": false,
5072 "default": null,
5073 "autoIncrement": false
5074 }
5075 },
5076 {
5077 "remote_id": {
5078 "type": "string",
5079 "null": false,
5080 "default": null,
5081 "autoIncrement": false
5082 }
5083 }
5084 ],
5085 "index": [
5086 {
5087 "indexName": "share_id_index",
5088 "columns": [
5089 "share_id"
5090 ],
5091 "unique": true
5092 }
5093 ],
5094 "0": {
5095 "primaryColumns": []
5096 }
5097 },
5098 "oc_file_locks": {
5099 "fields": [
5100 {
5101 "id": {
5102 "type": "integer",
5103 "null": false,
5104 "default": null,
5105 "autoIncrement": true
5106 }
5107 },
5108 {
5109 "lock": {
5110 "type": "integer",
5111 "null": false,
5112 "default": "0",
5113 "autoIncrement": false
5114 }
5115 },
5116 {
5117 "key": {
5118 "type": "string",
5119 "null": false,
5120 "default": null,
5121 "autoIncrement": false
5122 }
5123 },
5124 {
5125 "ttl": {
5126 "type": "integer",
5127 "null": false,
5128 "default": "-1",
5129 "autoIncrement": false
5130 }
5131 }
5132 ],
5133 "index": [
5134 {
5135 "indexName": "lock_ttl_index",
5136 "columns": [
5137 "ttl"
5138 ],
5139 "unique": false
5140 },
5141 {
5142 "indexName": "PRIMARY",
5143 "columns": [
5144 "id"
5145 ],
5146 "unique": true
5147 },
5148 {
5149 "indexName": "lock_key_index",
5150 "columns": [
5151 "key"
5152 ],
5153 "unique": true
5154 }
5155 ],
5156 "0": {
5157 "primaryColumns": [
5158 "id"
5159 ]
5160 }
5161 },
5162 "oc_filecache": {
5163 "fields": [
5164 {
5165 "fileid": {
5166 "type": "bigint",
5167 "null": false,
5168 "default": null,
5169 "autoIncrement": true
5170 }
5171 },
5172 {
5173 "storage": {
5174 "type": "integer",
5175 "null": false,
5176 "default": "0",
5177 "autoIncrement": false
5178 }
5179 },
5180 {
5181 "path": {
5182 "type": "string",
5183 "null": true,
5184 "default": null,
5185 "autoIncrement": false
5186 }
5187 },
5188 {
5189 "path_hash": {
5190 "type": "string",
5191 "null": false,
5192 "default": "",
5193 "autoIncrement": false
5194 }
5195 },
5196 {
5197 "parent": {
5198 "type": "bigint",
5199 "null": false,
5200 "default": "0",
5201 "autoIncrement": false
5202 }
5203 },
5204 {
5205 "name": {
5206 "type": "string",
5207 "null": true,
5208 "default": null,
5209 "autoIncrement": false
5210 }
5211 },
5212 {
5213 "mimetype": {
5214 "type": "integer",
5215 "null": false,
5216 "default": "0",
5217 "autoIncrement": false
5218 }
5219 },
5220 {
5221 "mimepart": {
5222 "type": "integer",
5223 "null": false,
5224 "default": "0",
5225 "autoIncrement": false
5226 }
5227 },
5228 {
5229 "size": {
5230 "type": "bigint",
5231 "null": false,
5232 "default": "0",
5233 "autoIncrement": false
5234 }
5235 },
5236 {
5237 "mtime": {
5238 "type": "bigint",
5239 "null": false,
5240 "default": "0",
5241 "autoIncrement": false
5242 }
5243 },
5244 {
5245 "storage_mtime": {
5246 "type": "bigint",
5247 "null": false,
5248 "default": "0",
5249 "autoIncrement": false
5250 }
5251 },
5252 {
5253 "encrypted": {
5254 "type": "integer",
5255 "null": false,
5256 "default": "0",
5257 "autoIncrement": false
5258 }
5259 },
5260 {
5261 "unencrypted_size": {
5262 "type": "bigint",
5263 "null": false,
5264 "default": "0",
5265 "autoIncrement": false
5266 }
5267 },
5268 {
5269 "etag": {
5270 "type": "string",
5271 "null": true,
5272 "default": null,
5273 "autoIncrement": false
5274 }
5275 },
5276 {
5277 "permissions": {
5278 "type": "integer",
5279 "null": true,
5280 "default": "0",
5281 "autoIncrement": false
5282 }
5283 },
5284 {
5285 "checksum": {
5286 "type": "string",
5287 "null": true,
5288 "default": null,
5289 "autoIncrement": false
5290 }
5291 }
5292 ],
5293 "index": [
5294 {
5295 "indexName": "PRIMARY",
5296 "columns": [
5297 "fileid"
5298 ],
5299 "unique": true
5300 },
5301 {
5302 "indexName": "fs_parent_name_hash",
5303 "columns": [
5304 "parent",
5305 "name"
5306 ],
5307 "unique": false
5308 },
5309 {
5310 "indexName": "fs_storage_mimetype",
5311 "columns": [
5312 "storage",
5313 "mimetype"
5314 ],
5315 "unique": false
5316 },
5317 {
5318 "indexName": "fs_storage_mimepart",
5319 "columns": [
5320 "storage",
5321 "mimepart"
5322 ],
5323 "unique": false
5324 },
5325 {
5326 "indexName": "fs_storage_size",
5327 "columns": [
5328 "storage",
5329 "size",
5330 "fileid"
5331 ],
5332 "unique": false
5333 },
5334 {
5335 "indexName": "fs_storage_path_hash",
5336 "columns": [
5337 "storage",
5338 "path_hash"
5339 ],
5340 "unique": true
5341 }
5342 ],
5343 "0": {
5344 "primaryColumns": [
5345 "fileid"
5346 ]
5347 }
5348 },
5349 "oc_files_trash": {
5350 "fields": [
5351 {
5352 "auto_id": {
5353 "type": "bigint",
5354 "null": false,
5355 "default": null,
5356 "autoIncrement": true
5357 }
5358 },
5359 {
5360 "id": {
5361 "type": "string",
5362 "null": false,
5363 "default": "",
5364 "autoIncrement": false
5365 }
5366 },
5367 {
5368 "user": {
5369 "type": "string",
5370 "null": false,
5371 "default": "",
5372 "autoIncrement": false
5373 }
5374 },
5375 {
5376 "timestamp": {
5377 "type": "string",
5378 "null": false,
5379 "default": "",
5380 "autoIncrement": false
5381 }
5382 },
5383 {
5384 "location": {
5385 "type": "string",
5386 "null": false,
5387 "default": "",
5388 "autoIncrement": false
5389 }
5390 },
5391 {
5392 "type": {
5393 "type": "string",
5394 "null": true,
5395 "default": null,
5396 "autoIncrement": false
5397 }
5398 },
5399 {
5400 "mime": {
5401 "type": "string",
5402 "null": true,
5403 "default": null,
5404 "autoIncrement": false
5405 }
5406 }
5407 ],
5408 "index": [
5409 {
5410 "indexName": "PRIMARY",
5411 "columns": [
5412 "auto_id"
5413 ],
5414 "unique": true
5415 },
5416 {
5417 "indexName": "timestamp_index",
5418 "columns": [
5419 "timestamp"
5420 ],
5421 "unique": false
5422 },
5423 {
5424 "indexName": "id_index",
5425 "columns": [
5426 "id"
5427 ],
5428 "unique": false
5429 },
5430 {
5431 "indexName": "user_index",
5432 "columns": [
5433 "user"
5434 ],
5435 "unique": false
5436 }
5437 ],
5438 "0": {
5439 "primaryColumns": [
5440 "auto_id"
5441 ]
5442 }
5443 },
5444 "oc_group_admin": {
5445 "fields": [
5446 {
5447 "gid": {
5448 "type": "string",
5449 "null": false,
5450 "default": "",
5451 "autoIncrement": false
5452 }
5453 },
5454 {
5455 "uid": {
5456 "type": "string",
5457 "null": false,
5458 "default": "",
5459 "autoIncrement": false
5460 }
5461 }
5462 ],
5463 "index": [
5464 {
5465 "indexName": "PRIMARY",
5466 "columns": [
5467 "gid",
5468 "uid"
5469 ],
5470 "unique": true
5471 },
5472 {
5473 "indexName": "group_admin_uid",
5474 "columns": [
5475 "uid"
5476 ],
5477 "unique": false
5478 }
5479 ],
5480 "0": {
5481 "primaryColumns": [
5482 "gid",
5483 "uid"
5484 ]
5485 }
5486 },
5487 "oc_group_user": {
5488 "fields": [
5489 {
5490 "gid": {
5491 "type": "string",
5492 "null": false,
5493 "default": "",
5494 "autoIncrement": false
5495 }
5496 },
5497 {
5498 "uid": {
5499 "type": "string",
5500 "null": false,
5501 "default": "",
5502 "autoIncrement": false
5503 }
5504 }
5505 ],
5506 "index": [
5507 {
5508 "indexName": "PRIMARY",
5509 "columns": [
5510 "gid",
5511 "uid"
5512 ],
5513 "unique": true
5514 },
5515 {
5516 "indexName": "gu_uid_index",
5517 "columns": [
5518 "uid"
5519 ],
5520 "unique": false
5521 }
5522 ],
5523 "0": {
5524 "primaryColumns": [
5525 "gid",
5526 "uid"
5527 ]
5528 }
5529 },
5530 "oc_groups": {
5531 "fields": [
5532 {
5533 "gid": {
5534 "type": "string",
5535 "null": false,
5536 "default": "",
5537 "autoIncrement": false
5538 }
5539 }
5540 ],
5541 "index": [
5542 {
5543 "indexName": "PRIMARY",
5544 "columns": [
5545 "gid"
5546 ],
5547 "unique": true
5548 }
5549 ],
5550 "0": {
5551 "primaryColumns": [
5552 "gid"
5553 ]
5554 }
5555 },
5556 "oc_jobs": {
5557 "fields": [
5558 {
5559 "id": {
5560 "type": "integer",
5561 "null": false,
5562 "default": null,
5563 "autoIncrement": true
5564 }
5565 },
5566 {
5567 "class": {
5568 "type": "string",
5569 "null": false,
5570 "default": "",
5571 "autoIncrement": false
5572 }
5573 },
5574 {
5575 "argument": {
5576 "type": "string",
5577 "null": false,
5578 "default": "",
5579 "autoIncrement": false
5580 }
5581 },
5582 {
5583 "last_run": {
5584 "type": "integer",
5585 "null": true,
5586 "default": "0",
5587 "autoIncrement": false
5588 }
5589 },
5590 {
5591 "last_checked": {
5592 "type": "integer",
5593 "null": true,
5594 "default": "0",
5595 "autoIncrement": false
5596 }
5597 },
5598 {
5599 "reserved_at": {
5600 "type": "integer",
5601 "null": true,
5602 "default": "0",
5603 "autoIncrement": false
5604 }
5605 },
5606 {
5607 "execution_duration": {
5608 "type": "integer",
5609 "null": false,
5610 "default": "-1",
5611 "autoIncrement": false
5612 }
5613 }
5614 ],
5615 "index": [
5616 {
5617 "indexName": "job_class_index",
5618 "columns": [
5619 "class"
5620 ],
5621 "unique": false
5622 },
5623 {
5624 "indexName": "PRIMARY",
5625 "columns": [
5626 "id"
5627 ],
5628 "unique": true
5629 }
5630 ],
5631 "0": {
5632 "primaryColumns": [
5633 "id"
5634 ]
5635 }
5636 },
5637 "oc_migrations": {
5638 "fields": [
5639 {
5640 "app": {
5641 "type": "string",
5642 "null": false,
5643 "default": null,
5644 "autoIncrement": false
5645 }
5646 },
5647 {
5648 "version": {
5649 "type": "string",
5650 "null": false,
5651 "default": null,
5652 "autoIncrement": false
5653 }
5654 }
5655 ],
5656 "index": [
5657 {
5658 "indexName": "PRIMARY",
5659 "columns": [
5660 "app",
5661 "version"
5662 ],
5663 "unique": true
5664 }
5665 ],
5666 "0": {
5667 "primaryColumns": [
5668 "app",
5669 "version"
5670 ]
5671 }
5672 },
5673 "oc_mimetypes": {
5674 "fields": [
5675 {
5676 "id": {
5677 "type": "integer",
5678 "null": false,
5679 "default": null,
5680 "autoIncrement": true
5681 }
5682 },
5683 {
5684 "mimetype": {
5685 "type": "string",
5686 "null": false,
5687 "default": "",
5688 "autoIncrement": false
5689 }
5690 }
5691 ],
5692 "index": [
5693 {
5694 "indexName": "mimetype_id_index",
5695 "columns": [
5696 "mimetype"
5697 ],
5698 "unique": true
5699 },
5700 {
5701 "indexName": "PRIMARY",
5702 "columns": [
5703 "id"
5704 ],
5705 "unique": true
5706 }
5707 ],
5708 "0": {
5709 "primaryColumns": [
5710 "id"
5711 ]
5712 }
5713 },
5714 "oc_mounts": {
5715 "fields": [
5716 {
5717 "id": {
5718 "type": "integer",
5719 "null": false,
5720 "default": null,
5721 "autoIncrement": true
5722 }
5723 },
5724 {
5725 "storage_id": {
5726 "type": "integer",
5727 "null": false,
5728 "default": null,
5729 "autoIncrement": false
5730 }
5731 },
5732 {
5733 "root_id": {
5734 "type": "bigint",
5735 "null": false,
5736 "default": null,
5737 "autoIncrement": false
5738 }
5739 },
5740 {
5741 "user_id": {
5742 "type": "string",
5743 "null": false,
5744 "default": null,
5745 "autoIncrement": false
5746 }
5747 },
5748 {
5749 "mount_point": {
5750 "type": "string",
5751 "null": false,
5752 "default": null,
5753 "autoIncrement": false
5754 }
5755 }
5756 ],
5757 "index": [
5758 {
5759 "indexName": "PRIMARY",
5760 "columns": [
5761 "id"
5762 ],
5763 "unique": true
5764 },
5765 {
5766 "indexName": "mounts_storage_index",
5767 "columns": [
5768 "storage_id"
5769 ],
5770 "unique": false
5771 },
5772 {
5773 "indexName": "mounts_user_root_index",
5774 "columns": [
5775 "user_id",
5776 "root_id"
5777 ],
5778 "unique": true
5779 },
5780 {
5781 "indexName": "mounts_user_index",
5782 "columns": [
5783 "user_id"
5784 ],
5785 "unique": false
5786 },
5787 {
5788 "indexName": "mounts_root_index",
5789 "columns": [
5790 "root_id"
5791 ],
5792 "unique": false
5793 }
5794 ],
5795 "0": {
5796 "primaryColumns": [
5797 "id"
5798 ]
5799 }
5800 },
5801 "oc_notifications": {
5802 "fields": [
5803 {
5804 "notification_id": {
5805 "type": "integer",
5806 "null": false,
5807 "default": null,
5808 "autoIncrement": true
5809 }
5810 },
5811 {
5812 "app": {
5813 "type": "string",
5814 "null": false,
5815 "default": null,
5816 "autoIncrement": false
5817 }
5818 },
5819 {
5820 "user": {
5821 "type": "string",
5822 "null": false,
5823 "default": null,
5824 "autoIncrement": false
5825 }
5826 },
5827 {
5828 "timestamp": {
5829 "type": "integer",
5830 "null": false,
5831 "default": "0",
5832 "autoIncrement": false
5833 }
5834 },
5835 {
5836 "object_type": {
5837 "type": "string",
5838 "null": false,
5839 "default": null,
5840 "autoIncrement": false
5841 }
5842 },
5843 {
5844 "object_id": {
5845 "type": "string",
5846 "null": false,
5847 "default": null,
5848 "autoIncrement": false
5849 }
5850 },
5851 {
5852 "subject": {
5853 "type": "string",
5854 "null": false,
5855 "default": null,
5856 "autoIncrement": false
5857 }
5858 },
5859 {
5860 "subject_parameters": {
5861 "type": "text",
5862 "null": true,
5863 "default": null,
5864 "autoIncrement": false
5865 }
5866 },
5867 {
5868 "message": {
5869 "type": "string",
5870 "null": true,
5871 "default": null,
5872 "autoIncrement": false
5873 }
5874 },
5875 {
5876 "message_parameters": {
5877 "type": "text",
5878 "null": true,
5879 "default": null,
5880 "autoIncrement": false
5881 }
5882 },
5883 {
5884 "link": {
5885 "type": "string",
5886 "null": true,
5887 "default": null,
5888 "autoIncrement": false
5889 }
5890 },
5891 {
5892 "actions": {
5893 "type": "text",
5894 "null": true,
5895 "default": null,
5896 "autoIncrement": false
5897 }
5898 },
5899 {
5900 "icon": {
5901 "type": "string",
5902 "null": true,
5903 "default": null,
5904 "autoIncrement": false
5905 }
5906 }
5907 ],
5908 "index": [
5909 {
5910 "indexName": "PRIMARY",
5911 "columns": [
5912 "notification_id"
5913 ],
5914 "unique": true
5915 },
5916 {
5917 "indexName": "IDX_16B807488D93D649",
5918 "columns": [
5919 "user"
5920 ],
5921 "unique": false
5922 },
5923 {
5924 "indexName": "IDX_16B8074811CB6B3A232D562B",
5925 "columns": [
5926 "object_type",
5927 "object_id"
5928 ],
5929 "unique": false
5930 },
5931 {
5932 "indexName": "IDX_16B80748C96E70CF",
5933 "columns": [
5934 "app"
5935 ],
5936 "unique": false
5937 },
5938 {
5939 "indexName": "IDX_16B80748A5D6E63E",
5940 "columns": [
5941 "timestamp"
5942 ],
5943 "unique": false
5944 }
5945 ],
5946 "0": {
5947 "primaryColumns": [
5948 "notification_id"
5949 ]
5950 }
5951 },
5952 "oc_persistent_locks": {
5953 "fields": [
5954 {
5955 "id": {
5956 "type": "bigint",
5957 "null": false,
5958 "default": null,
5959 "autoIncrement": true
5960 }
5961 },
5962 {
5963 "file_id": {
5964 "type": "bigint",
5965 "null": false,
5966 "default": null,
5967 "autoIncrement": false
5968 }
5969 },
5970 {
5971 "owner_account_id": {
5972 "type": "bigint",
5973 "null": true,
5974 "default": null,
5975 "autoIncrement": false
5976 }
5977 },
5978 {
5979 "owner": {
5980 "type": "string",
5981 "null": true,
5982 "default": null,
5983 "autoIncrement": false
5984 }
5985 },
5986 {
5987 "timeout": {
5988 "type": "integer",
5989 "null": false,
5990 "default": null,
5991 "autoIncrement": false
5992 }
5993 },
5994 {
5995 "created_at": {
5996 "type": "integer",
5997 "null": false,
5998 "default": null,
5999 "autoIncrement": false
6000 }
6001 },
6002 {
6003 "token": {
6004 "type": "string",
6005 "null": false,
6006 "default": null,
6007 "autoIncrement": false
6008 }
6009 },
6010 {
6011 "token_hash": {
6012 "type": "string",
6013 "null": false,
6014 "default": null,
6015 "autoIncrement": false
6016 }
6017 },
6018 {
6019 "scope": {
6020 "type": "smallint",
6021 "null": false,
6022 "default": null,
6023 "autoIncrement": false
6024 }
6025 },
6026 {
6027 "depth": {
6028 "type": "smallint",
6029 "null": false,
6030 "default": null,
6031 "autoIncrement": false
6032 }
6033 }
6034 ],
6035 "index": [
6036 {
6037 "indexName": "PRIMARY",
6038 "columns": [
6039 "id"
6040 ],
6041 "unique": true
6042 },
6043 {
6044 "indexName": "IDX_F0C3D55B93CB796C",
6045 "columns": [
6046 "file_id"
6047 ],
6048 "unique": false
6049 },
6050 {
6051 "indexName": "UNIQ_F0C3D55BB3BC57DA",
6052 "columns": [
6053 "token_hash"
6054 ],
6055 "unique": true
6056 },
6057 {
6058 "indexName": "IDX_F0C3D55BC901C6FF",
6059 "columns": [
6060 "owner_account_id"
6061 ],
6062 "unique": false
6063 }
6064 ],
6065 "0": {
6066 "primaryColumns": [
6067 "id"
6068 ]
6069 }
6070 },
6071 "oc_preferences": {
6072 "fields": [
6073 {
6074 "userid": {
6075 "type": "string",
6076 "null": false,
6077 "default": "",
6078 "autoIncrement": false
6079 }
6080 },
6081 {
6082 "appid": {
6083 "type": "string",
6084 "null": false,
6085 "default": "",
6086 "autoIncrement": false
6087 }
6088 },
6089 {
6090 "configkey": {
6091 "type": "string",
6092 "null": false,
6093 "default": "",
6094 "autoIncrement": false
6095 }
6096 },
6097 {
6098 "configvalue": {
6099 "type": "text",
6100 "null": true,
6101 "default": null,
6102 "autoIncrement": false
6103 }
6104 }
6105 ],
6106 "index": [
6107 {
6108 "indexName": "PRIMARY",
6109 "columns": [
6110 "userid",
6111 "appid",
6112 "configkey"
6113 ],
6114 "unique": true
6115 }
6116 ],
6117 "0": {
6118 "primaryColumns": [
6119 "userid",
6120 "appid",
6121 "configkey"
6122 ]
6123 }
6124 },
6125 "oc_privatedata": {
6126 "fields": [
6127 {
6128 "keyid": {
6129 "type": "integer",
6130 "null": false,
6131 "default": null,
6132 "autoIncrement": true
6133 }
6134 },
6135 {
6136 "user": {
6137 "type": "string",
6138 "null": false,
6139 "default": "",
6140 "autoIncrement": false
6141 }
6142 },
6143 {
6144 "app": {
6145 "type": "string",
6146 "null": false,
6147 "default": "",
6148 "autoIncrement": false
6149 }
6150 },
6151 {
6152 "key": {
6153 "type": "string",
6154 "null": false,
6155 "default": "",
6156 "autoIncrement": false
6157 }
6158 },
6159 {
6160 "value": {
6161 "type": "string",
6162 "null": false,
6163 "default": "",
6164 "autoIncrement": false
6165 }
6166 }
6167 ],
6168 "index": [
6169 {
6170 "indexName": "PRIMARY",
6171 "columns": [
6172 "keyid"
6173 ],
6174 "unique": true
6175 }
6176 ],
6177 "0": {
6178 "primaryColumns": [
6179 "keyid"
6180 ]
6181 }
6182 },
6183 "oc_properties": {
6184 "fields": [
6185 {
6186 "id": {
6187 "type": "bigint",
6188 "null": false,
6189 "default": null,
6190 "autoIncrement": true
6191 }
6192 },
6193 {
6194 "fileid": {
6195 "type": "bigint",
6196 "null": false,
6197 "default": null,
6198 "autoIncrement": false
6199 }
6200 },
6201 {
6202 "propertyname": {
6203 "type": "string",
6204 "null": false,
6205 "default": "",
6206 "autoIncrement": false
6207 }
6208 },
6209 {
6210 "propertyvalue": {
6211 "type": "string",
6212 "null": false,
6213 "default": null,
6214 "autoIncrement": false
6215 }
6216 },
6217 {
6218 "propertytype": {
6219 "type": "smallint",
6220 "null": false,
6221 "default": "1",
6222 "autoIncrement": false
6223 }
6224 }
6225 ],
6226 "index": [
6227 {
6228 "indexName": "PRIMARY",
6229 "columns": [
6230 "id"
6231 ],
6232 "unique": true
6233 },
6234 {
6235 "indexName": "fileid_index",
6236 "columns": [
6237 "fileid"
6238 ],
6239 "unique": false
6240 }
6241 ],
6242 "0": {
6243 "primaryColumns": [
6244 "id"
6245 ]
6246 }
6247 },
6248 "oc_schedulingobjects": {
6249 "fields": [
6250 {
6251 "id": {
6252 "type": "bigint",
6253 "null": false,
6254 "default": null,
6255 "autoIncrement": true
6256 }
6257 },
6258 {
6259 "principaluri": {
6260 "type": "string",
6261 "null": true,
6262 "default": null,
6263 "autoIncrement": false
6264 }
6265 },
6266 {
6267 "calendardata": {
6268 "type": "blob",
6269 "null": true,
6270 "default": null,
6271 "autoIncrement": false
6272 }
6273 },
6274 {
6275 "uri": {
6276 "type": "string",
6277 "null": true,
6278 "default": null,
6279 "autoIncrement": false
6280 }
6281 },
6282 {
6283 "lastmodified": {
6284 "type": "integer",
6285 "null": true,
6286 "default": null,
6287 "autoIncrement": false
6288 }
6289 },
6290 {
6291 "etag": {
6292 "type": "string",
6293 "null": true,
6294 "default": null,
6295 "autoIncrement": false
6296 }
6297 },
6298 {
6299 "size": {
6300 "type": "bigint",
6301 "null": false,
6302 "default": null,
6303 "autoIncrement": false
6304 }
6305 }
6306 ],
6307 "index": [
6308 {
6309 "indexName": "PRIMARY",
6310 "columns": [
6311 "id"
6312 ],
6313 "unique": true
6314 }
6315 ],
6316 "0": {
6317 "primaryColumns": [
6318 "id"
6319 ]
6320 }
6321 },
6322 "oc_share": {
6323 "fields": [
6324 {
6325 "id": {
6326 "type": "integer",
6327 "null": false,
6328 "default": null,
6329 "autoIncrement": true
6330 }
6331 },
6332 {
6333 "share_type": {
6334 "type": "smallint",
6335 "null": false,
6336 "default": "0",
6337 "autoIncrement": false
6338 }
6339 },
6340 {
6341 "share_with": {
6342 "type": "string",
6343 "null": true,
6344 "default": null,
6345 "autoIncrement": false
6346 }
6347 },
6348 {
6349 "uid_owner": {
6350 "type": "string",
6351 "null": false,
6352 "default": "",
6353 "autoIncrement": false
6354 }
6355 },
6356 {
6357 "uid_initiator": {
6358 "type": "string",
6359 "null": true,
6360 "default": null,
6361 "autoIncrement": false
6362 }
6363 },
6364 {
6365 "parent": {
6366 "type": "integer",
6367 "null": true,
6368 "default": null,
6369 "autoIncrement": false
6370 }
6371 },
6372 {
6373 "item_type": {
6374 "type": "string",
6375 "null": false,
6376 "default": "",
6377 "autoIncrement": false
6378 }
6379 },
6380 {
6381 "item_source": {
6382 "type": "string",
6383 "null": true,
6384 "default": null,
6385 "autoIncrement": false
6386 }
6387 },
6388 {
6389 "item_target": {
6390 "type": "string",
6391 "null": true,
6392 "default": null,
6393 "autoIncrement": false
6394 }
6395 },
6396 {
6397 "file_source": {
6398 "type": "bigint",
6399 "null": true,
6400 "default": null,
6401 "autoIncrement": false
6402 }
6403 },
6404 {
6405 "file_target": {
6406 "type": "string",
6407 "null": true,
6408 "default": null,
6409 "autoIncrement": false
6410 }
6411 },
6412 {
6413 "permissions": {
6414 "type": "smallint",
6415 "null": false,
6416 "default": "0",
6417 "autoIncrement": false
6418 }
6419 },
6420 {
6421 "stime": {
6422 "type": "bigint",
6423 "null": false,
6424 "default": "0",
6425 "autoIncrement": false
6426 }
6427 },
6428 {
6429 "accepted": {
6430 "type": "smallint",
6431 "null": false,
6432 "default": "0",
6433 "autoIncrement": false
6434 }
6435 },
6436 {
6437 "expiration": {
6438 "type": "datetime",
6439 "null": true,
6440 "default": null,
6441 "autoIncrement": false
6442 }
6443 },
6444 {
6445 "token": {
6446 "type": "string",
6447 "null": true,
6448 "default": null,
6449 "autoIncrement": false
6450 }
6451 },
6452 {
6453 "mail_send": {
6454 "type": "smallint",
6455 "null": false,
6456 "default": "0",
6457 "autoIncrement": false
6458 }
6459 },
6460 {
6461 "share_name": {
6462 "type": "string",
6463 "null": true,
6464 "default": null,
6465 "autoIncrement": false
6466 }
6467 },
6468 {
6469 "attributes": {
6470 "type": "text",
6471 "null": true,
6472 "default": null,
6473 "autoIncrement": false
6474 }
6475 }
6476 ],
6477 "index": [
6478 {
6479 "indexName": "PRIMARY",
6480 "columns": [
6481 "id"
6482 ],
6483 "unique": true
6484 },
6485 {
6486 "indexName": "token_index",
6487 "columns": [
6488 "token"
6489 ],
6490 "unique": false
6491 },
6492 {
6493 "indexName": "item_source_index",
6494 "columns": [
6495 "item_source"
6496 ],
6497 "unique": false
6498 },
6499 {
6500 "indexName": "item_share_type_index",
6501 "columns": [
6502 "item_type",
6503 "share_type"
6504 ],
6505 "unique": false
6506 },
6507 {
6508 "indexName": "file_source_index",
6509 "columns": [
6510 "file_source"
6511 ],
6512 "unique": false
6513 },
6514 {
6515 "indexName": "share_with_index",
6516 "columns": [
6517 "share_with"
6518 ],
6519 "unique": false
6520 },
6521 {
6522 "indexName": "item_source_type_index",
6523 "columns": [
6524 "item_source",
6525 "share_type",
6526 "item_type"
6527 ],
6528 "unique": false
6529 }
6530 ],
6531 "0": {
6532 "primaryColumns": [
6533 "id"
6534 ]
6535 }
6536 },
6537 "oc_share_external": {
6538 "fields": [
6539 {
6540 "id": {
6541 "type": "bigint",
6542 "null": false,
6543 "default": null,
6544 "autoIncrement": true
6545 }
6546 },
6547 {
6548 "remote": {
6549 "type": "string",
6550 "null": false,
6551 "default": null,
6552 "autoIncrement": false
6553 }
6554 },
6555 {
6556 "remote_id": {
6557 "type": "string",
6558 "null": false,
6559 "default": "-1",
6560 "autoIncrement": false
6561 }
6562 },
6563 {
6564 "share_token": {
6565 "type": "string",
6566 "null": false,
6567 "default": null,
6568 "autoIncrement": false
6569 }
6570 },
6571 {
6572 "password": {
6573 "type": "string",
6574 "null": true,
6575 "default": null,
6576 "autoIncrement": false
6577 }
6578 },
6579 {
6580 "name": {
6581 "type": "string",
6582 "null": false,
6583 "default": null,
6584 "autoIncrement": false
6585 }
6586 },
6587 {
6588 "owner": {
6589 "type": "string",
6590 "null": false,
6591 "default": null,
6592 "autoIncrement": false
6593 }
6594 },
6595 {
6596 "user": {
6597 "type": "string",
6598 "null": false,
6599 "default": null,
6600 "autoIncrement": false
6601 }
6602 },
6603 {
6604 "mountpoint": {
6605 "type": "string",
6606 "null": false,
6607 "default": null,
6608 "autoIncrement": false
6609 }
6610 },
6611 {
6612 "mountpoint_hash": {
6613 "type": "string",
6614 "null": false,
6615 "default": null,
6616 "autoIncrement": false
6617 }
6618 },
6619 {
6620 "accepted": {
6621 "type": "integer",
6622 "null": false,
6623 "default": "0",
6624 "autoIncrement": false
6625 }
6626 },
6627 {
6628 "lastscan": {
6629 "type": "bigint",
6630 "null": true,
6631 "default": null,
6632 "autoIncrement": false
6633 }
6634 }
6635 ],
6636 "index": [
6637 {
6638 "indexName": "PRIMARY",
6639 "columns": [
6640 "id"
6641 ],
6642 "unique": true
6643 },
6644 {
6645 "indexName": "sh_external_user",
6646 "columns": [
6647 "user"
6648 ],
6649 "unique": false
6650 },
6651 {
6652 "indexName": "sh_external_mp",
6653 "columns": [
6654 "user",
6655 "mountpoint_hash"
6656 ],
6657 "unique": true
6658 }
6659 ],
6660 "0": {
6661 "primaryColumns": [
6662 "id"
6663 ]
6664 }
6665 },
6666 "oc_storages": {
6667 "fields": [
6668 {
6669 "numeric_id": {
6670 "type": "integer",
6671 "null": false,
6672 "default": null,
6673 "autoIncrement": true
6674 }
6675 },
6676 {
6677 "id": {
6678 "type": "string",
6679 "null": true,
6680 "default": null,
6681 "autoIncrement": false
6682 }
6683 },
6684 {
6685 "available": {
6686 "type": "integer",
6687 "null": false,
6688 "default": "1",
6689 "autoIncrement": false
6690 }
6691 },
6692 {
6693 "last_checked": {
6694 "type": "integer",
6695 "null": true,
6696 "default": null,
6697 "autoIncrement": false
6698 }
6699 }
6700 ],
6701 "index": [
6702 {
6703 "indexName": "PRIMARY",
6704 "columns": [
6705 "numeric_id"
6706 ],
6707 "unique": true
6708 },
6709 {
6710 "indexName": "storages_id_index",
6711 "columns": [
6712 "id"
6713 ],
6714 "unique": true
6715 }
6716 ],
6717 "0": {
6718 "primaryColumns": [
6719 "numeric_id"
6720 ]
6721 }
6722 },
6723 "oc_systemtag": {
6724 "fields": [
6725 {
6726 "id": {
6727 "type": "integer",
6728 "null": false,
6729 "default": null,
6730 "autoIncrement": true
6731 }
6732 },
6733 {
6734 "name": {
6735 "type": "string",
6736 "null": false,
6737 "default": "",
6738 "autoIncrement": false
6739 }
6740 },
6741 {
6742 "visibility": {
6743 "type": "smallint",
6744 "null": false,
6745 "default": "1",
6746 "autoIncrement": false
6747 }
6748 },
6749 {
6750 "editable": {
6751 "type": "smallint",
6752 "null": false,
6753 "default": "1",
6754 "autoIncrement": false
6755 }
6756 },
6757 {
6758 "assignable": {
6759 "type": "smallint",
6760 "null": false,
6761 "default": "1",
6762 "autoIncrement": false
6763 }
6764 }
6765 ],
6766 "index": [
6767 {
6768 "indexName": "PRIMARY",
6769 "columns": [
6770 "id"
6771 ],
6772 "unique": true
6773 },
6774 {
6775 "indexName": "tag_ident",
6776 "columns": [
6777 "name",
6778 "visibility",
6779 "editable",
6780 "assignable"
6781 ],
6782 "unique": true
6783 }
6784 ],
6785 "0": {
6786 "primaryColumns": [
6787 "id"
6788 ]
6789 }
6790 },
6791 "oc_systemtag_group": {
6792 "fields": [
6793 {
6794 "systemtagid": {
6795 "type": "integer",
6796 "null": false,
6797 "default": "0",
6798 "autoIncrement": false
6799 }
6800 },
6801 {
6802 "gid": {
6803 "type": "string",
6804 "null": false,
6805 "default": null,
6806 "autoIncrement": false
6807 }
6808 }
6809 ],
6810 "index": [
6811 {
6812 "indexName": "PRIMARY",
6813 "columns": [
6814 "gid",
6815 "systemtagid"
6816 ],
6817 "unique": true
6818 }
6819 ],
6820 "0": {
6821 "primaryColumns": [
6822 "gid",
6823 "systemtagid"
6824 ]
6825 }
6826 },
6827 "oc_systemtag_object_mapping": {
6828 "fields": [
6829 {
6830 "objectid": {
6831 "type": "string",
6832 "null": false,
6833 "default": "",
6834 "autoIncrement": false
6835 }
6836 },
6837 {
6838 "objecttype": {
6839 "type": "string",
6840 "null": false,
6841 "default": "",
6842 "autoIncrement": false
6843 }
6844 },
6845 {
6846 "systemtagid": {
6847 "type": "integer",
6848 "null": false,
6849 "default": "0",
6850 "autoIncrement": false
6851 }
6852 }
6853 ],
6854 "index": [
6855 {
6856 "indexName": "mapping",
6857 "columns": [
6858 "objecttype",
6859 "objectid",
6860 "systemtagid"
6861 ],
6862 "unique": true
6863 }
6864 ],
6865 "0": {
6866 "primaryColumns": []
6867 }
6868 },
6869 "oc_trusted_servers": {
6870 "fields": [
6871 {
6872 "id": {
6873 "type": "integer",
6874 "null": false,
6875 "default": null,
6876 "autoIncrement": true
6877 }
6878 },
6879 {
6880 "url": {
6881 "type": "string",
6882 "null": false,
6883 "default": null,
6884 "autoIncrement": false
6885 }
6886 },
6887 {
6888 "url_hash": {
6889 "type": "string",
6890 "null": false,
6891 "default": "",
6892 "autoIncrement": false
6893 }
6894 },
6895 {
6896 "token": {
6897 "type": "string",
6898 "null": true,
6899 "default": null,
6900 "autoIncrement": false
6901 }
6902 },
6903 {
6904 "shared_secret": {
6905 "type": "string",
6906 "null": true,
6907 "default": null,
6908 "autoIncrement": false
6909 }
6910 },
6911 {
6912 "status": {
6913 "type": "integer",
6914 "null": false,
6915 "default": "2",
6916 "autoIncrement": false
6917 }
6918 },
6919 {
6920 "sync_token": {
6921 "type": "string",
6922 "null": true,
6923 "default": null,
6924 "autoIncrement": false
6925 }
6926 }
6927 ],
6928 "index": [
6929 {
6930 "indexName": "url_hash",
6931 "columns": [
6932 "url_hash"
6933 ],
6934 "unique": true
6935 },
6936 {
6937 "indexName": "PRIMARY",
6938 "columns": [
6939 "id"
6940 ],
6941 "unique": true
6942 }
6943 ],
6944 "0": {
6945 "primaryColumns": [
6946 "id"
6947 ]
6948 }
6949 },
6950 "oc_users": {
6951 "fields": [
6952 {
6953 "uid": {
6954 "type": "string",
6955 "null": false,
6956 "default": "",
6957 "autoIncrement": false
6958 }
6959 },
6960 {
6961 "displayname": {
6962 "type": "string",
6963 "null": true,
6964 "default": null,
6965 "autoIncrement": false
6966 }
6967 },
6968 {
6969 "password": {
6970 "type": "string",
6971 "null": false,
6972 "default": "",
6973 "autoIncrement": false
6974 }
6975 }
6976 ],
6977 "index": [
6978 {
6979 "indexName": "PRIMARY",
6980 "columns": [
6981 "uid"
6982 ],
6983 "unique": true
6984 }
6985 ],
6986 "0": {
6987 "primaryColumns": [
6988 "uid"
6989 ]
6990 }
6991 },
6992 "oc_vcategory": {
6993 "fields": [
6994 {
6995 "id": {
6996 "type": "integer",
6997 "null": false,
6998 "default": null,
6999 "autoIncrement": true
7000 }
7001 },
7002 {
7003 "uid": {
7004 "type": "string",
7005 "null": false,
7006 "default": "",
7007 "autoIncrement": false
7008 }
7009 },
7010 {
7011 "type": {
7012 "type": "string",
7013 "null": false,
7014 "default": "",
7015 "autoIncrement": false
7016 }
7017 },
7018 {
7019 "category": {
7020 "type": "string",
7021 "null": false,
7022 "default": "",
7023 "autoIncrement": false
7024 }
7025 }
7026 ],
7027 "index": [
7028 {
7029 "indexName": "uid_index",
7030 "columns": [
7031 "uid"
7032 ],
7033 "unique": false
7034 },
7035 {
7036 "indexName": "category_index",
7037 "columns": [
7038 "category"
7039 ],
7040 "unique": false
7041 },
7042 {
7043 "indexName": "PRIMARY",
7044 "columns": [
7045 "id"
7046 ],
7047 "unique": true
7048 },
7049 {
7050 "indexName": "type_index",
7051 "columns": [
7052 "type"
7053 ],
7054 "unique": false
7055 }
7056 ],
7057 "0": {
7058 "primaryColumns": [
7059 "id"
7060 ]
7061 }
7062 },
7063 "oc_vcategory_to_object": {
7064 "fields": [
7065 {
7066 "objid": {
7067 "type": "bigint",
7068 "null": false,
7069 "default": "0",
7070 "autoIncrement": false
7071 }
7072 },
7073 {
7074 "categoryid": {
7075 "type": "integer",
7076 "null": false,
7077 "default": "0",
7078 "autoIncrement": false
7079 }
7080 },
7081 {
7082 "type": {
7083 "type": "string",
7084 "null": false,
7085 "default": "",
7086 "autoIncrement": false
7087 }
7088 }
7089 ],
7090 "index": [
7091 {
7092 "indexName": "vcategory_objectd_index",
7093 "columns": [
7094 "objid",
7095 "type"
7096 ],
7097 "unique": false
7098 },
7099 {
7100 "indexName": "PRIMARY",
7101 "columns": [
7102 "categoryid",
7103 "objid",
7104 "type"
7105 ],
7106 "unique": true
7107 }
7108 ],
7109 "0": {
7110 "primaryColumns": [
7111 "categoryid",
7112 "objid",
7113 "type"
7114 ]
7115 }
7116 }
7117 }
7118 },
7119 "migrations": [
7120 {
7121 "app": "activity",
7122 "version": "20161122085340"
7123 },
7124 {
7125 "app": "activity",
7126 "version": "20161122092159"
7127 },
7128 {
7129 "app": "activity",
7130 "version": "20170131134507"
7131 },
7132 {
7133 "app": "activity",
7134 "version": "20170724182159"
7135 },
7136 {
7137 "app": "activity",
7138 "version": "20181019151118"
7139 },
7140 {
7141 "app": "activity",
7142 "version": "20181022150134"
7143 },
7144 {
7145 "app": "core",
7146 "version": "20170101010100"
7147 },
7148 {
7149 "app": "core",
7150 "version": "20170101215145"
7151 },
7152 {
7153 "app": "core",
7154 "version": "20170111103310"
7155 },
7156 {
7157 "app": "core",
7158 "version": "20170213215145"
7159 },
7160 {
7161 "app": "core",
7162 "version": "20170214112458"
7163 },
7164 {
7165 "app": "core",
7166 "version": "20170221114437"
7167 },
7168 {
7169 "app": "core",
7170 "version": "20170221121536"
7171 },
7172 {
7173 "app": "core",
7174 "version": "20170315173825"
7175 },
7176 {
7177 "app": "core",
7178 "version": "20170320173955"
7179 },
7180 {
7181 "app": "core",
7182 "version": "20170418154659"
7183 },
7184 {
7185 "app": "core",
7186 "version": "20170516100103"
7187 },
7188 {
7189 "app": "core",
7190 "version": "20170526104128"
7191 },
7192 {
7193 "app": "core",
7194 "version": "20170605143658"
7195 },
7196 {
7197 "app": "core",
7198 "version": "20170711191432"
7199 },
7200 {
7201 "app": "core",
7202 "version": "20170804201253"
7203 },
7204 {
7205 "app": "core",
7206 "version": "20170928120000"
7207 },
7208 {
7209 "app": "core",
7210 "version": "20171026130750"
7211 },
7212 {
7213 "app": "core",
7214 "version": "20180123131835"
7215 },
7216 {
7217 "app": "core",
7218 "version": "20180302155233"
7219 },
7220 {
7221 "app": "core",
7222 "version": "20180319102121"
7223 },
7224 {
7225 "app": "core",
7226 "version": "20180607072706"
7227 },
7228 {
7229 "app": "core",
7230 "version": "20181017105216"
7231 },
7232 {
7233 "app": "core",
7234 "version": "20181017120818"
7235 },
7236 {
7237 "app": "core",
7238 "version": "20181113071753"
7239 },
7240 {
7241 "app": "core",
7242 "version": "20181220085457"
7243 },
7244 {
7245 "app": "core",
7246 "version": "20190125162909"
7247 },
7248 {
7249 "app": "core",
7250 "version": "20200610110817"
7251 },
7252 {
7253 "app": "dav",
7254 "version": "20170116150538"
7255 },
7256 {
7257 "app": "dav",
7258 "version": "20170116170538"
7259 },
7260 {
7261 "app": "dav",
7262 "version": "20170202213905"
7263 },
7264 {
7265 "app": "dav",
7266 "version": "20170202220512"
7267 },
7268 {
7269 "app": "dav",
7270 "version": "20170427182800"
7271 },
7272 {
7273 "app": "dav",
7274 "version": "20170519091921"
7275 },
7276 {
7277 "app": "dav",
7278 "version": "20170526100342"
7279 },
7280 {
7281 "app": "dav",
7282 "version": "20170711193427"
7283 },
7284 {
7285 "app": "dav",
7286 "version": "20170927201245"
7287 },
7288 {
7289 "app": "dav",
7290 "version": "20180622095921"
7291 },
7292 {
7293 "app": "dav",
7294 "version": "20181115210344"
7295 },
7296 {
7297 "app": "dav",
7298 "version": "20190823065724"
7299 },
7300 {
7301 "app": "dav",
7302 "version": "20200114181454"
7303 },
7304 {
7305 "app": "dav",
7306 "version": "20200427142541"
7307 },
7308 {
7309 "app": "federatedfilesharing",
7310 "version": "20170804201125"
7311 },
7312 {
7313 "app": "federatedfilesharing",
7314 "version": "20170804201253"
7315 },
7316 {
7317 "app": "federatedfilesharing",
7318 "version": "20190410160725"
7319 },
7320 {
7321 "app": "files_external",
7322 "version": "20170814051424"
7323 },
7324 {
7325 "app": "files_external",
7326 "version": "20210511082903"
7327 },
7328 {
7329 "app": "files_sharing",
7330 "version": "20170804201125"
7331 },
7332 {
7333 "app": "files_sharing",
7334 "version": "20170804201253"
7335 },
7336 {
7337 "app": "files_sharing",
7338 "version": "20170830112305"
7339 },
7340 {
7341 "app": "files_sharing",
7342 "version": "20171115154900"
7343 },
7344 {
7345 "app": "files_sharing",
7346 "version": "20171215103657"
7347 },
7348 {
7349 "app": "files_sharing",
7350 "version": "20190426123324"
7351 },
7352 {
7353 "app": "files_sharing",
7354 "version": "20200504211654"
7355 },
7356 {
7357 "app": "files_sharing",
7358 "version": "20200823121322"
7359 },
7360 {
7361 "app": "files_trashbin",
7362 "version": "20170804201125"
7363 },
7364 {
7365 "app": "files_trashbin",
7366 "version": "20170804201253"
7367 },
7368 {
7369 "app": "notifications",
7370 "version": "20170801085340"
7371 },
7372 {
7373 "app": "notifications",
7374 "version": "20170801152524"
7375 },
7376 {
7377 "app": "notifications",
7378 "version": "20180119080933"
7379 },
7380 {
7381 "app": "notifications",
7382 "version": "20180604132522"
7383 }
7384 ],
7385 "phpinfo": {
7386 "bcmath": {
7387 "BCMath support": "enabled",
7388 "bcmath.scale": "0"
7389 },
7390 "bz2": {
7391 "BZip2 Support": "Enabled",
7392 "Stream Wrapper support": "compress.bzip2:\/\/",
7393 "Stream Filter support": "bzip2.decompress, bzip2.compress",
7394 "BZip2 Version": "1.0.8, 13-Jul-2019"
7395 },
7396 "calendar": {
7397 "Calendar support": "enabled"
7398 },
7399 "cgi-fcgi": {
7400 "php-fpm": "active",
7401 "cgi.discard_path": "0",
7402 "cgi.fix_pathinfo": "1",
7403 "cgi.force_redirect": "1",
7404 "cgi.nph": "0",
7405 "cgi.redirect_status_env": "no value",
7406 "cgi.rfc2616_headers": "0",
7407 "fastcgi.error_header": "no value",
7408 "fastcgi.logging": "1",
7409 "fpm.config": "no value"
7410 },
7411 "Core": {
7412 "PHP Version": "7.3.24",
7413 "allow_url_fopen": "On",
7414 "allow_url_include": "Off",
7415 "arg_separator.input": "&",
7416 "arg_separator.output": "&",
7417 "auto_append_file": "no value",
7418 "auto_globals_jit": "On",
7419 "auto_prepend_file": "no value",
7420 "browscap": "no value",
7421 "default_charset": "UTF-8",
7422 "default_mimetype": "text\/html",
7423 "disable_classes": "no value",
7424 "disable_functions": "no value",
7425 "display_errors": "Off",
7426 "display_startup_errors": "Off",
7427 "doc_root": "no value",
7428 "docref_ext": "no value",
7429 "docref_root": "no value",
7430 "enable_dl": "Off",
7431 "enable_post_data_reading": "On",
7432 "error_append_string": "no value",
7433 "error_log": "no value",
7434 "error_prepend_string": "no value",
7435 "error_reporting": [
7436 "32767",
7437 "22519"
7438 ],
7439 "expose_php": "Off",
7440 "extension_dir": "\/usr\/local\/lib\/php73\/modules",
7441 "file_uploads": "On",
7442 "hard_timeout": "2",
7443 "highlight.comment": "#FF8000",
7444 "highlight.default": "#0000BB",
7445 "highlight.html": "#000000",
7446 "highlight.keyword": "#007700",
7447 "highlight.string": "#DD0000",
7448 "html_errors": "Off",
7449 "ignore_repeated_errors": "Off",
7450 "ignore_repeated_source": "Off",
7451 "ignore_user_abort": "Off",
7452 "implicit_flush": "On",
7453 "input_encoding": "no value",
7454 "internal_encoding": "no value",
7455 "log_errors": "On",
7456 "log_errors_max_len": "1024",
7457 "mail.add_x_header": "Off",
7458 "mail.force_extra_parameters": "no value",
7459 "mail.log": "no value",
7460 "max_execution_time": [
7461 "3600",
7462 "240"
7463 ],
7464 "max_file_uploads": "20",
7465 "max_input_nesting_level": "64",
7466 "max_input_time": "60",
7467 "max_input_vars": "1000",
7468 "memory_limit": [
7469 "512M",
7470 "128M"
7471 ],
7472 "open_basedir": "no value",
7473 "output_buffering": [
7474 "0",
7475 "4096"
7476 ],
7477 "output_encoding": "no value",
7478 "output_handler": "no value",
7479 "post_max_size": [
7480 "513M",
7481 "32M"
7482 ],
7483 "precision": "14",
7484 "realpath_cache_size": "4096K",
7485 "realpath_cache_ttl": "120",
7486 "register_argc_argv": "Off",
7487 "report_memleaks": "On",
7488 "report_zend_debug": "Off",
7489 "request_order": "GP",
7490 "sendmail_from": "no value",
7491 "sendmail_path": "\/usr\/bin\/ssmtp -t",
7492 "serialize_precision": "-1",
7493 "short_open_tag": "On",
7494 "SMTP": "localhost",
7495 "smtp_port": "25",
7496 "sys_temp_dir": "\/var\/services\/tmp",
7497 "syslog.facility": "LOG_USER",
7498 "syslog.filter": "no-ctrl",
7499 "syslog.ident": "php",
7500 "track_errors": "Off",
7501 "unserialize_callback_func": "no value",
7502 "upload_max_filesize": [
7503 "513M",
7504 "32M"
7505 ],
7506 "upload_tmp_dir": "\/var\/services\/tmp",
7507 "user_dir": "no value",
7508 "user_ini.cache_ttl": "300",
7509 "user_ini.filename": ".user.ini",
7510 "variables_order": "GPCS",
7511 "xmlrpc_error_number": "0",
7512 "xmlrpc_errors": "Off",
7513 "zend.assertions": "1",
7514 "zend.detect_unicode": "On",
7515 "zend.enable_gc": "On",
7516 "zend.multibyte": "Off",
7517 "zend.script_encoding": "no value",
7518 "zend.signal_check": "Off"
7519 },
7520 "ctype": {
7521 "ctype functions": "enabled"
7522 },
7523 "curl": {
7524 "cURL support": "enabled",
7525 "cURL Information": "7.54.0",
7526 "Age": "3",
7527 "Features": null,
7528 "AsynchDNS": "Yes",
7529 "CharConv": "No",
7530 "Debug": "Yes",
7531 "GSS-Negotiate": "No",
7532 "IDN": "No",
7533 "IPv6": "Yes",
7534 "krb4": "No",
7535 "Largefile": "Yes",
7536 "libz": "Yes",
7537 "NTLM": "Yes",
7538 "NTLMWB": "Yes",
7539 "SPNEGO": "No",
7540 "SSL": "Yes",
7541 "SSPI": "No",
7542 "TLS-SRP": "No",
7543 "HTTP2": "Yes",
7544 "GSSAPI": "No",
7545 "KERBEROS5": "No",
7546 "UNIX_SOCKETS": "Yes",
7547 "PSL": "No",
7548 "HTTPS_PROXY": "Yes",
7549 "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp",
7550 "Host": "x86_64-pc-linux-gnu",
7551 "SSL Version": "OpenSSL\/1.0.2u",
7552 "ZLib Version": "1.2.11",
7553 "libSSH Version": "libssh2\/1.9.0",
7554 "curl.cainfo": "no value"
7555 },
7556 "date": {
7557 "date\/time support": "enabled",
7558 "timelib version": "2018.04",
7559 ""Olson" Timezone Database Version": "2020.2",
7560 "Timezone Database": "internal",
7561 "Default timezone": "UTC",
7562 "date.default_latitude": "31.7667",
7563 "date.default_longitude": "35.2333",
7564 "date.sunrise_zenith": "90.583333",
7565 "date.sunset_zenith": "90.583333",
7566 "date.timezone": "Europe\/Amsterdam"
7567 },
7568 "dba": {
7569 "DBA support": "enabled",
7570 "Supported handlers": "gdbm cdb cdb_make db4 inifile flatfile",
7571 "dba.default_handler": "flatfile"
7572 },
7573 "dom": {
7574 "DOM\/XML": "enabled",
7575 "DOM\/XML API Version": "20031129",
7576 "libxml Version": "2.9.4",
7577 "HTML Support": "enabled",
7578 "XPath Support": "enabled",
7579 "XPointer Support": "enabled",
7580 "Schema Support": "enabled",
7581 "RelaxNG Support": "enabled"
7582 },
7583 "exif": {
7584 "EXIF Support": "enabled",
7585 "Supported EXIF Version": "0220",
7586 "Supported filetypes": "JPEG, TIFF",
7587 "Multibyte decoding support using mbstring": "enabled",
7588 "Extended EXIF tag formats": "Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson",
7589 "exif.decode_jis_intel": "JIS",
7590 "exif.decode_jis_motorola": "JIS",
7591 "exif.decode_unicode_intel": "UCS-2LE",
7592 "exif.decode_unicode_motorola": "UCS-2BE",
7593 "exif.encode_jis": "no value",
7594 "exif.encode_unicode": "ISO-8859-15"
7595 },
7596 "fileinfo": {
7597 "fileinfo support": "enabled",
7598 "libmagic": "533"
7599 },
7600 "filter": {
7601 "Input Validation and Filtering": "enabled",
7602 "filter.default": "unsafe_raw",
7603 "filter.default_flags": "no value"
7604 },
7605 "ftp": {
7606 "FTP support": "enabled",
7607 "FTPS support": "enabled"
7608 },
7609 "gd": {
7610 "GD Support": "enabled",
7611 "GD Version": "bundled (2.1.0 compatible)",
7612 "FreeType Support": "enabled",
7613 "FreeType Linkage": "with freetype",
7614 "FreeType Version": "2.5.5",
7615 "GIF Read Support": "enabled",
7616 "GIF Create Support": "enabled",
7617 "JPEG Support": "enabled",
7618 "libJPEG Version": "8",
7619 "PNG Support": "enabled",
7620 "libPNG Version": "1.6.28",
7621 "WBMP Support": "enabled",
7622 "XBM Support": "enabled",
7623 "gd.jpeg_ignore_warning": "1"
7624 },
7625 "gettext": {
7626 "GetText Support": "enabled"
7627 },
7628 "gmp": {
7629 "gmp support": "enabled",
7630 "GMP version": "6.0.0"
7631 },
7632 "hash": {
7633 "hash support": "enabled",
7634 "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",
7635 "MHASH support": "Enabled",
7636 "MHASH API Version": "Emulated Support"
7637 },
7638 "iconv": {
7639 "iconv support": "enabled",
7640 "iconv implementation": "glibc",
7641 "iconv library version": "2.20-2014.11",
7642 "iconv.input_encoding": "no value",
7643 "iconv.internal_encoding": "no value",
7644 "iconv.output_encoding": "no value"
7645 },
7646 "imagick": {
7647 "imagick module version": "3.4.4",
7648 "imagick classes": "Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel",
7649 "Imagick compiled with ImageMagick version": "ImageMagick 6.9.10-27 Q8 x86_64 2021-03-24 https:\/\/imagemagick.org",
7650 "Imagick using ImageMagick library version": "ImageMagick 6.9.10-27 Q8 x86_64 2021-03-02 https:\/\/imagemagick.org",
7651 "ImageMagick copyright": "\u00a9 1999-2019 ImageMagick Studio LLC",
7652 "ImageMagick release date": "2021-03-02",
7653 "ImageMagick number of supported formats:": "234",
7654 "ImageMagick supported formats": "3FR, 3G2, 3GP, A, AAI, AI, ART, ARW, AVI, AVS, B, BGR, BGRA, BGRO, BMP, BMP2, BMP3, BRF, C, 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, G, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, R, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBP, WMV, WPG, X3F, XBM, XC, XCF, XPM, XPS, XV, Y, YCbCr, YCbCrA, YUV",
7655 "imagick.locale_fix": "0",
7656 "imagick.progress_monitor": "0",
7657 "imagick.skip_version_check": "1"
7658 },
7659 "imap": {
7660 "IMAP c-Client Version": "2007f",
7661 "SSL Support": "enabled",
7662 "imap.enable_insecure_rsh": "Off"
7663 },
7664 "intl": {
7665 "ICU version": "56.1",
7666 "ICU Data version": "56.1",
7667 "ICU TZData version": "2015f",
7668 "ICU Unicode version": "8.0",
7669 "intl.default_locale": "no value",
7670 "intl.error_level": "0",
7671 "intl.use_exceptions": "0"
7672 },
7673 "json": {
7674 "json support": "enabled",
7675 "json version": "1.7.0"
7676 },
7677 "ldap": {
7678 "LDAP Support": "enabled",
7679 "Total Links": "0\/unlimited",
7680 "API Version": "3001",
7681 "Vendor Name": "OpenLDAP",
7682 "Vendor Version": "20456",
7683 "SASL Support": "Enabled",
7684 "ldap.max_links": "Unlimited"
7685 },
7686 "libxml": {
7687 "libXML support": "active",
7688 "libXML Compiled Version": "2.9.4",
7689 "libXML Loaded Version": "20904",
7690 "libXML streams": "enabled"
7691 },
7692 "mailparse": {
7693 "Extension Version": "3.0.3-dev",
7694 "Revision": "$Revision$",
7695 "mailparse.def_charset": "us-ascii"
7696 },
7697 "mbstring": {
7698 "Multibyte Support": "enabled",
7699 "Multibyte string engine": "libmbfl",
7700 "HTTP input encoding translation": "disabled",
7701 "libmbfl version": "1.3.2",
7702 "oniguruma version": "6.9.4",
7703 "Multibyte (japanese) regex support": "enabled",
7704 "Multibyte regex (oniguruma) backtrack check": "On",
7705 "Multibyte regex (oniguruma) version": "6.9.4",
7706 "mbstring.detect_order": "no value",
7707 "mbstring.encoding_translation": "Off",
7708 "mbstring.func_overload": "0",
7709 "mbstring.http_input": "no value",
7710 "mbstring.http_output": "no value",
7711 "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
7712 "mbstring.internal_encoding": "no value",
7713 "mbstring.language": "neutral",
7714 "mbstring.regex_stack_limit": "100000",
7715 "mbstring.strict_detection": "Off",
7716 "mbstring.substitute_character": "no value"
7717 },
7718 "mysqli": {
7719 "Client API library version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $",
7720 "Active Persistent Links": "0",
7721 "Inactive Persistent Links": "0",
7722 "Active Links": "0",
7723 "mysqli.allow_local_infile": "Off",
7724 "mysqli.allow_persistent": "On",
7725 "mysqli.default_host": "no value",
7726 "mysqli.default_port": "3306",
7727 "mysqli.default_pw": "no value",
7728 "mysqli.default_socket": "\/run\/mysqld\/mysqld.sock",
7729 "mysqli.default_user": "no value",
7730 "mysqli.max_links": "Unlimited",
7731 "mysqli.max_persistent": "Unlimited",
7732 "mysqli.reconnect": "Off",
7733 "mysqli.rollback_on_cached_plink": "Off"
7734 },
7735 "mysqlnd": {
7736 "Version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $",
7737 "Compression": "supported",
7738 "core SSL": "supported",
7739 "extended SSL": "supported",
7740 "Command buffer size": "4096",
7741 "Read buffer size": "32768",
7742 "Read timeout": "86400",
7743 "Collecting statistics": "Yes",
7744 "Collecting memory statistics": "No",
7745 "Tracing": "n\/a",
7746 "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password",
7747 "API Extensions": "mysqli,pdo_mysql",
7748 "bytes_sent": "82180",
7749 "bytes_received": "166636",
7750 "packets_sent": "582",
7751 "packets_received": "3153",
7752 "protocol_overhead_in": "12612",
7753 "protocol_overhead_out": "2328",
7754 "bytes_received_ok_packet": "0",
7755 "bytes_received_eof_packet": "0",
7756 "bytes_received_rset_header_packet": "2169",
7757 "bytes_received_rset_field_meta_packet": "0",
7758 "bytes_received_rset_row_packet": "3485",
7759 "bytes_received_prepare_response_packet": "120418",
7760 "bytes_received_change_user_packet": "39165",
7761 "packets_sent_command": "289",
7762 "packets_received_ok": "0",
7763 "packets_received_eof": "0",
7764 "packets_received_rset_header": "241",
7765 "packets_received_rset_field_meta": "0",
7766 "packets_received_rset_row": "288",
7767 "packets_received_prepare_response": "1488",
7768 "packets_received_change_user": "1132",
7769 "result_set_queries": "241",
7770 "non_result_set_queries": "47",
7771 "no_index_used": "213",
7772 "bad_index_used": "0",
7773 "slow_queries": "0",
7774 "buffered_sets": "241",
7775 "unbuffered_sets": "0",
7776 "ps_buffered_sets": "0",
7777 "ps_unbuffered_sets": "0",
7778 "flushed_normal_sets": "0",
7779 "flushed_ps_sets": "0",
7780 "ps_prepared_never_executed": "0",
7781 "ps_prepared_once_executed": "0",
7782 "rows_fetched_from_server_normal": "891",
7783 "rows_fetched_from_server_ps": "0",
7784 "rows_buffered_from_client_normal": "891",
7785 "rows_buffered_from_client_ps": "0",
7786 "rows_fetched_from_client_normal_buffered": "891",
7787 "rows_fetched_from_client_normal_unbuffered": "0",
7788 "rows_fetched_from_client_ps_buffered": "0",
7789 "rows_fetched_from_client_ps_unbuffered": "0",
7790 "rows_fetched_from_client_ps_cursor": "0",
7791 "rows_affected_normal": "0",
7792 "rows_affected_ps": "0",
7793 "rows_skipped_normal": "891",
7794 "rows_skipped_ps": "0",
7795 "copy_on_write_saved": "0",
7796 "copy_on_write_performed": "0",
7797 "command_buffer_too_small": "0",
7798 "connect_success": "2",
7799 "connect_failure": "0",
7800 "connection_reused": "0",
7801 "reconnect": "0",
7802 "pconnect_success": "0",
7803 "active_connections": "0",
7804 "active_persistent_connections": "0",
7805 "explicit_close": "1",
7806 "implicit_close": "0",
7807 "disconnect_close": "0",
7808 "in_middle_of_command_close": "0",
7809 "explicit_free_result": "241",
7810 "implicit_free_result": "0",
7811 "explicit_stmt_close": "0",
7812 "implicit_stmt_close": "0",
7813 "mem_emalloc_count": "0",
7814 "mem_emalloc_amount": "0",
7815 "mem_ecalloc_count": "0",
7816 "mem_ecalloc_amount": "0",
7817 "mem_erealloc_count": "0",
7818 "mem_erealloc_amount": "0",
7819 "mem_efree_count": "0",
7820 "mem_efree_amount": "0",
7821 "mem_malloc_count": "0",
7822 "mem_malloc_amount": "0",
7823 "mem_calloc_count": "0",
7824 "mem_calloc_amount": "0",
7825 "mem_realloc_count": "0",
7826 "mem_realloc_amount": "0",
7827 "mem_free_count": "0",
7828 "mem_free_amount": "0",
7829 "mem_estrndup_count": "0",
7830 "mem_strndup_count": "0",
7831 "mem_estrdup_count": "0",
7832 "mem_strdup_count": "0",
7833 "mem_edupl_count": "0",
7834 "mem_dupl_count": "0",
7835 "proto_text_fetched_null": "0",
7836 "proto_text_fetched_bit": "0",
7837 "proto_text_fetched_tinyint": "0",
7838 "proto_text_fetched_short": "13",
7839 "proto_text_fetched_int24": "0",
7840 "proto_text_fetched_int": "37",
7841 "proto_text_fetched_bigint": "239",
7842 "proto_text_fetched_decimal": "0",
7843 "proto_text_fetched_float": "0",
7844 "proto_text_fetched_double": "0",
7845 "proto_text_fetched_date": "0",
7846 "proto_text_fetched_year": "0",
7847 "proto_text_fetched_time": "0",
7848 "proto_text_fetched_datetime": "0",
7849 "proto_text_fetched_timestamp": "0",
7850 "proto_text_fetched_string": "3403",
7851 "proto_text_fetched_blob": "0",
7852 "proto_text_fetched_enum": "628",
7853 "proto_text_fetched_set": "0",
7854 "proto_text_fetched_geometry": "0",
7855 "proto_text_fetched_other": "0",
7856 "proto_binary_fetched_null": "0",
7857 "proto_binary_fetched_bit": "0",
7858 "proto_binary_fetched_tinyint": "0",
7859 "proto_binary_fetched_short": "0",
7860 "proto_binary_fetched_int24": "0",
7861 "proto_binary_fetched_int": "0",
7862 "proto_binary_fetched_bigint": "0",
7863 "proto_binary_fetched_decimal": "0",
7864 "proto_binary_fetched_float": "0",
7865 "proto_binary_fetched_double": "0",
7866 "proto_binary_fetched_date": "0",
7867 "proto_binary_fetched_year": "0",
7868 "proto_binary_fetched_time": "0",
7869 "proto_binary_fetched_datetime": "0",
7870 "proto_binary_fetched_timestamp": "0",
7871 "proto_binary_fetched_string": "0",
7872 "proto_binary_fetched_json": "0",
7873 "proto_binary_fetched_blob": "0",
7874 "proto_binary_fetched_enum": "0",
7875 "proto_binary_fetched_set": "0",
7876 "proto_binary_fetched_geometry": "0",
7877 "proto_binary_fetched_other": "0",
7878 "init_command_executed_count": "0",
7879 "init_command_failed_count": "0",
7880 "com_quit": "1",
7881 "com_init_db": "0",
7882 "com_query": "288",
7883 "com_field_list": "0",
7884 "com_create_db": "0",
7885 "com_drop_db": "0",
7886 "com_refresh": "0",
7887 "com_shutdown": "0",
7888 "com_statistics": "0",
7889 "com_process_info": "0",
7890 "com_connect": "0",
7891 "com_process_kill": "0",
7892 "com_debug": "0",
7893 "com_ping": "0",
7894 "com_time": "0",
7895 "com_delayed_insert": "0",
7896 "com_change_user": "0",
7897 "com_binlog_dump": "0",
7898 "com_table_dump": "0",
7899 "com_connect_out": "0",
7900 "com_register_slave": "0",
7901 "com_stmt_prepare": "0",
7902 "com_stmt_execute": "0",
7903 "com_stmt_send_long_data": "0",
7904 "com_stmt_close": "0",
7905 "com_stmt_reset": "0",
7906 "com_stmt_set_option": "0",
7907 "com_stmt_fetch": "0",
7908 "com_deamon": "0",
7909 "bytes_received_real_data_normal": "29607",
7910 "bytes_received_real_data_ps": "0"
7911 },
7912 "openssl": {
7913 "OpenSSL support": "enabled",
7914 "OpenSSL Library Version": "OpenSSL 1.0.2u-fips 20 Dec 2019",
7915 "OpenSSL Header Version": "OpenSSL 1.0.2u 20 Dec 2019",
7916 "Openssl default config": "\/etc\/ssl\/openssl.cnf",
7917 "openssl.cafile": "no value",
7918 "openssl.capath": "no value"
7919 },
7920 "pcre": {
7921 "PCRE (Perl Compatible Regular Expressions) Support": "enabled",
7922 "PCRE Library Version": "10.34 2019-11-21",
7923 "PCRE Unicode Version": "12.1.0",
7924 "PCRE JIT Support": "enabled",
7925 "PCRE JIT Target": "x86 64bit (little endian + unaligned)",
7926 "pcre.backtrack_limit": "1000000",
7927 "pcre.jit": "0",
7928 "pcre.recursion_limit": "100000"
7929 },
7930 "PDO": {
7931 "PDO drivers": "dblib, mysql, pgsql, sqlite"
7932 },
7933 "pdo_dblib": {
7934 "Flavour": "freetds"
7935 },
7936 "pdo_mysql": {
7937 "Client API version": "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $",
7938 "pdo_mysql.default_socket": "\/run\/mysqld\/mysqld.sock"
7939 },
7940 "pdo_pgsql": {
7941 "PDO Driver for PostgreSQL": "enabled",
7942 "PostgreSQL(libpq) Version": "9.3.25"
7943 },
7944 "pdo_sqlite": {
7945 "SQLite Library": "3.10.2"
7946 },
7947 "pgsql": {
7948 "PostgreSQL(libpq) Version": "9.3.25",
7949 "PostgreSQL(libpq)": "PostgreSQL 9.3.25 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-gcc (crosstool-NG 1.20.0) 4.9.3 20150311 (prerelease), 64-bit",
7950 "Multibyte character support": "enabled",
7951 "SSL support": "disabled",
7952 "Active Persistent Links": "0",
7953 "Active Links": "0",
7954 "pgsql.allow_persistent": "On",
7955 "pgsql.auto_reset_persistent": "Off",
7956 "pgsql.ignore_notice": "Off",
7957 "pgsql.log_notice": "Off",
7958 "pgsql.max_links": "Unlimited",
7959 "pgsql.max_persistent": "Unlimited"
7960 },
7961 "Phar": {
7962 "Phar API version": "1.1.1",
7963 "Phar-based phar archives": "enabled",
7964 "Tar-based phar archives": "enabled",
7965 "ZIP-based phar archives": "enabled",
7966 "gzip compression": "enabled",
7967 "bzip2 compression": "enabled",
7968 "OpenSSL support": "enabled",
7969 "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,
7970 "phar.cache_list": "no value",
7971 "phar.readonly": "Off",
7972 "phar.require_hash": "On"
7973 },
7974 "posix": {
7975 "POSIX support": "enabled"
7976 },
7977 "readline": {
7978 "Readline library": "6.3",
7979 "cli.pager": "no value",
7980 "cli.prompt": "\\b \\>"
7981 },
7982 "Reflection": {
7983 "Reflection": "enabled"
7984 },
7985 "session": {
7986 "Session Support": "enabled",
7987 "Registered save handlers": "files user",
7988 "Registered serializer handlers": "php_serialize php php_binary wddx",
7989 "session.auto_start": "Off",
7990 "session.cache_expire": "180",
7991 "session.cache_limiter": "nocache",
7992 "session.cookie_domain": "no value",
7993 "session.cookie_httponly": [
7994 "1",
7995 "0"
7996 ],
7997 "session.cookie_lifetime": "0",
7998 "session.cookie_path": [
7999 "\/owncloud",
8000 "\/"
8001 ],
8002 "session.cookie_samesite": [
8003 "Strict",
8004 "no value"
8005 ],
8006 "session.cookie_secure": "0",
8007 "session.gc_divisor": "1000",
8008 "session.gc_maxlifetime": [
8009 "1200",
8010 "1440"
8011 ],
8012 "session.gc_probability": "1",
8013 "session.lazy_write": "On",
8014 "session.name": [
8015 "oc4htdskkg0m",
8016 "PHPSESSID"
8017 ],
8018 "session.referer_check": "no value",
8019 "session.save_handler": "files",
8020 "session.save_path": "\/var\/services\/tmp",
8021 "session.serialize_handler": "php",
8022 "session.sid_bits_per_character": "4",
8023 "session.sid_length": "32",
8024 "session.upload_progress.cleanup": "On",
8025 "session.upload_progress.enabled": "On",
8026 "session.upload_progress.freq": "1%",
8027 "session.upload_progress.min_freq": "1",
8028 "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
8029 "session.upload_progress.prefix": "upload_progress_",
8030 "session.use_cookies": "1",
8031 "session.use_only_cookies": "0",
8032 "session.use_strict_mode": "0",
8033 "session.use_trans_sid": "0"
8034 },
8035 "shmop": {
8036 "shmop support": "enabled"
8037 },
8038 "SimpleXML": {
8039 "SimpleXML support": "enabled",
8040 "Schema support": "enabled"
8041 },
8042 "soap": {
8043 "Soap Client": "enabled",
8044 "Soap Server": "enabled",
8045 "soap.wsdl_cache": "1",
8046 "soap.wsdl_cache_dir": "\/var\/services\/tmp",
8047 "soap.wsdl_cache_enabled": "1",
8048 "soap.wsdl_cache_limit": "5",
8049 "soap.wsdl_cache_ttl": "86400"
8050 },
8051 "sockets": {
8052 "Sockets Support": "enabled"
8053 },
8054 "sodium": {
8055 "libsodium headers version": "1.0.18",
8056 "libsodium library version": "1.0.18"
8057 },
8058 "SPL": {
8059 "Interfaces": "OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject",
8060 "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"
8061 },
8062 "sqlite3": {
8063 "SQLite Library": "3.10.2",
8064 "sqlite3.extension_dir": "no value"
8065 },
8066 "ssh2": {
8067 "extension version": "1.1.2",
8068 "libssh2 version": "1.9.0",
8069 "banner": "SSH-2.0-libssh2_1.9.0"
8070 },
8071 "standard": {
8072 "Dynamic Library Support": "enabled",
8073 "Path to sendmail": "\/usr\/bin\/ssmtp -t",
8074 "assert.active": "1",
8075 "assert.bail": "0",
8076 "assert.callback": "no value",
8077 "assert.exception": "0",
8078 "assert.quiet_eval": "0",
8079 "assert.warning": "1",
8080 "auto_detect_line_endings": "0",
8081 "default_socket_timeout": "60",
8082 "from": "no value",
8083 "session.trans_sid_hosts": "no value",
8084 "session.trans_sid_tags": "a=href,area=href,frame=src,form=",
8085 "url_rewriter.hosts": "no value",
8086 "url_rewriter.tags": "a=href,area=href,frame=src,input=src,form=fakeentry",
8087 "user_agent": "no value"
8088 },
8089 "sysvmsg": {
8090 "sysvmsg support": "enabled"
8091 },
8092 "sysvsem": {
8093 "sysvsem support": "enabled"
8094 },
8095 "sysvshm": {
8096 "sysvshm support": "enabled"
8097 },
8098 "tokenizer": {
8099 "Tokenizer Support": "enabled"
8100 },
8101 "wddx": {
8102 "WDDX Session Serializer": "enabled"
8103 },
8104 "xml": {
8105 "XML Support": "active",
8106 "XML Namespace Support": "active",
8107 "libxml2 Version": "2.9.4"
8108 },
8109 "xmlreader": {
8110 "XMLReader": "enabled"
8111 },
8112 "xmlrpc": {
8113 "core library version": "xmlrpc-epi v. 0.51",
8114 "author": "Dan Libby",
8115 "homepage": "http:\/\/xmlrpc-epi.sourceforge.net",
8116 "open sourced by": "Epinions.com"
8117 },
8118 "xmlwriter": {
8119 "XMLWriter": "enabled"
8120 },
8121 "xsl": {
8122 "XSL": "enabled",
8123 "libxslt Version": "1.1.28",
8124 "libxslt compiled against libxml Version": "2.9.4",
8125 "EXSLT": "enabled",
8126 "libexslt Version": "1.1.28"
8127 },
8128 "zip": {
8129 "Zip": "enabled",
8130 "Zip version": "1.15.4",
8131 "Libzip version": "1.1.2"
8132 },
8133 "zlib": {
8134 "Stream Wrapper": "compress.zlib:\/\/",
8135 "Stream Filter": "zlib.inflate, zlib.deflate",
8136 "Compiled Version": "1.2.11",
8137 "Linked Version": "1.2.11",
8138 "zlib.output_compression": "Off",
8139 "zlib.output_compression_level": "-1",
8140 "zlib.output_handler": "no value"
8141 },
8142 "Environment": {
8143 "USER": "http",
8144 "HOME": "\/var\/services\/web"
8145 }
8146 }
8147}