1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00
Commit graph

31 commits

Author SHA1 Message Date
Éric Gaspar
c8229e506d cleaning 2024-06-20 22:50:33 +02:00
Éric Gaspar
bdc0d3cc0c cleaning 2024-06-20 22:42:01 +02:00
Éric Gaspar
5d548d8de6 cleaning 2024-06-20 09:39:05 +02:00
Éric Gaspar
d130ed96be Update install 2024-06-20 09:31:02 +02:00
Éric Gaspar
9ff5b4883e fix 2024-06-20 09:28:27 +02:00
Éric Gaspar
cf92e1c5b5 Update install 2024-06-20 09:24:52 +02:00
Éric Gaspar
1781ae5576 add timezone 2023-11-26 21:07:23 +01:00
Éric Gaspar
8a926d3770 Update install 2023-11-13 11:08:10 +01:00
Éric Gaspar
f5ddec9a76 Update install 2023-11-13 11:06:24 +01:00
Éric Gaspar
e62f9ce423 cleaning 2023-11-13 10:40:13 +01:00
Éric Gaspar
9a6aaff4c3 fix 2023-11-13 10:23:43 +01:00
Éric Gaspar
d821779fec cleaning 2023-11-13 09:26:50 +01:00
Éric Gaspar
a5228c819c naming 2023-09-05 10:40:34 +02:00
Éric Gaspar
448946459d fix 2023-09-04 20:56:06 +02:00
Éric Gaspar
cf724c19cb v2 2023-09-04 20:44:23 +02:00
Jérôme Lebleu
cf253b170a [fix] Improve how .well-known path is checked 2016-07-18 21:46:28 +02:00
Jérôme Lebleu
30086cb956 [fix] Prevent to redefine .well-known paths (fix #400) 2016-06-12 17:30:14 +02:00
Jérôme Lebleu
25698019e7 [enh] Use cron job for background tasks (close #406) 2016-06-10 21:32:55 +02:00
Jérôme Lebleu
ad96fdd9e8 [fix] Skip the /.well-known paths in SSOwat 2016-06-07 12:28:31 +02:00
Jérôme Lebleu
fc8d70aee1 [fix] Unprotect the whole path to serve public shares and so 2016-05-17 14:41:52 +02:00
Jérôme Lebleu
44d2b9ffe1 [enh] Ask to create local mount to user home folder at install 2016-05-14 23:54:35 +02:00
Jérôme Lebleu
d37d87fdeb [enh] Make use of ynh_die and YNH_APP_INSTANCE_NAME env var 2016-05-14 21:59:14 +02:00
Jérôme Lebleu
2994c1e80c [enh] Pass user/group to php-fpm.conf and remove old dir at upgrade 2016-05-14 21:52:20 +02:00
Jérôme Lebleu
077590862a [fix] Protect everything but remote and well-known paths 2016-05-12 20:04:47 +02:00
Jérôme Lebleu
c02d6c39dd [enh] Create as needed local home mount with External Storage 2016-05-10 22:59:03 +02:00
Jérôme Lebleu
b64d802e76 [fix] Set system group in app hooks 2016-05-06 23:58:31 +02:00
Jérôme Lebleu
733d576831 [enh] Patch ownCloud to config the logout URL and set it to SSOwat one 2016-04-04 22:00:04 +02:00
Jérôme Lebleu
66920372d0 [fix] Correct ldap_email_attr and test config at installation 2016-04-04 12:30:09 +02:00
Jérôme Lebleu
97b9a2b58f [fix] Set correct data directory and chmod config/config.php 2016-04-03 21:34:44 +02:00
Jérôme Lebleu
d8e22482ab [fix] Use sudo to fix folders and files permissions 2016-04-02 12:02:36 +02:00
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.
2016-04-02 11:43:48 +02:00