Jérôme Lebleu
30086cb956
[fix] Prevent to redefine .well-known paths ( fix #400 )
10 years ago
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
10 years ago
Jérôme Lebleu
ad96fdd9e8
[fix] Skip the /.well-known paths in SSOwat
10 years ago
Jérôme Lebleu
f3e7bb3283
[fix] Typo in _common.sh
10 years ago
Jérôme Lebleu
626144f59e
[fix] Check correct user id at removal
10 years ago
Jérôme Lebleu
fc8d70aee1
[fix] Unprotect the whole path to serve public shares and so
10 years ago
Jérôme Lebleu
308832b342
[fix] Typo...
10 years ago
Jérôme Lebleu
44d2b9ffe1
[enh] Ask to create local mount to user home folder at install
10 years ago
Jérôme Lebleu
6d32b70388
[fix] Print upgrade notice to stderr and tell to activate them instead
10 years ago
Jérôme Lebleu
877cbd9d5a
[doc] Notice about disabled third-parties applications at upgrade
10 years ago
Jérôme Lebleu
d37d87fdeb
[enh] Make use of ynh_die and YNH_APP_INSTANCE_NAME env var
10 years ago
Jérôme Lebleu
2994c1e80c
[enh] Pass user/group to php-fpm.conf and remove old dir at upgrade
10 years ago
Jérôme Lebleu
077590862a
[fix] Protect everything but remote and well-known paths
10 years ago
Jérôme Lebleu
c02d6c39dd
[enh] Create as needed local home mount with External Storage
10 years ago
Jérôme Lebleu
2dfd4b482c
[fix] Do not attempt to fix path app setting at upgrade
10 years ago
Jérôme Lebleu
c32c8e895a
[fix] Do not be quiet in occ commands
10 years ago
Jérôme Lebleu
07a37534f1
[enh] Update to ownCloud 9.0.2
10 years ago
Jérôme Lebleu
990ae1074f
[enh] Use new ynh_backup helper to save files and directories
10 years ago
Jérôme Lebleu
b64d802e76
[fix] Set system group in app hooks
10 years ago
Jérôme Lebleu
e2e339fb32
[fix] Do not restrict owncloud user as system one at removal
10 years ago
Jérôme Lebleu
733d576831
[enh] Patch ownCloud to config the logout URL and set it to SSOwat one
10 years ago
Jérôme Lebleu
66920372d0
[fix] Correct ldap_email_attr and test config at installation
10 years ago
Jérôme Lebleu
5d9232f082
[enh] Rewrite and update backup/restore scripts to use helpers
10 years ago
Jérôme Lebleu
8ecface268
[fix] Do not create empty ldap config at upgrade and fix download
10 years ago
Jérôme Lebleu
5cbd01ab57
[enh] Rewrite and update upgrade script to use helpers
10 years ago
Jérôme Lebleu
97b9a2b58f
[fix] Set correct data directory and chmod config/config.php
10 years ago
Jérôme Lebleu
d8e22482ab
[fix] Use sudo to fix folders and files permissions
10 years ago
Jérôme Lebleu
4fcbb58642
[enh] Rewrite install/remove script for ownCloud 9.0
ownCloud 9.0 comes with improved occ which allows to install easily from
the command-line. This install rewrite uses those new facilities and also uses
the config:import command to set system and LDAP configuration.
10 years ago