You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jérôme Lebleu 85dff2bf2a [enh] Disable code source integrity checking (bugfix #408) 10 years ago
conf [enh] Disable code source integrity checking (bugfix #408) 10 years ago
hooks [fix] Set system group in app hooks 10 years ago
patches [enh] Patch ownCloud to config the logout URL and set it to SSOwat one 10 years ago
scripts [fix] Prevent to redefine .well-known paths (fix #400) 10 years ago
.gitignore [enh] Rewrite install/remove script for ownCloud 9.0 10 years ago
LICENSE [enh] Add LICENSE and some manifest keys 10 years ago
README.md [enh] Disable code source integrity checking (bugfix #408) 10 years ago
manifest.json [man] I can try to maintain this app - but contributions are welcome 10 years ago

README.md

ownCloud for YunoHost

ownCloud gives you freedom and control over your own data. A personal cloud which run on your own server. With owncloud you can synchronize your files over your devices.

Shipped version: 9.0.2

Features

In addition to ownCloud core features, the following are made available with this package:

  • Integrate with YunoHost users and SSO - i.e. logout button
  • Allow one user to be the administrator (set at the installation)
  • Optionally access the user home folder from ownCloud files (set at the installation)
  • Serve /.well-known paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal

Limitations

To integrate the logout button to the SSO, we have to patch ownCloud sources. Since this upstream pull-request will not be integrated, the code source integrity checking has been disabled to prevent the warning message.

Also, note we made the choice to disable third-parties applications at the upgrade. It allows to prevent an unstable - and sometimes broken - ownCloud installation. You will just have to manually activate them after the upgrade.