1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pytition_ynh.git synced 2024-09-03 20:16:08 +02:00
Commit graph

250 commits

Author SHA1 Message Date
Yann Sionneau
ebdf87c819 Fix mediaroot permissions
This allows user to upload pictures in TinyMCE editors.
The newly created files and directories, under mediaroot/,
will allow read access to www-data (nginx) while still
being owned by __APP__:__APP__
2022-12-06 10:14:43 +01:00
yalh76
fd91dea35a remove ynh_clean_check_starting 2022-11-26 18:03:18 +01:00
yalh76
1c57570617 Apply example_ynh 2022-11-26 18:02:46 +01:00
Félix Piédallu
754477db25 Fix upgrade. 2022-04-14 17:38:26 +00:00
Félix Piédallu
cd647b934c Fix change_url: bad db_pwd retrieval 2022-04-14 17:38:26 +00:00
bf33dd8a57 Remove --time from the scripts 2022-04-13 10:43:02 +02:00
Félix Piédallu
5c7ee221cb Fixes 2022-04-12 18:33:04 +02:00
87eff9a5c5 Add upgrade script 2022-04-12 17:18:26 +02:00
6cc0d6361f Move the uwsgi config file to the final_path instead of /etc 2022-04-12 17:12:49 +02:00
8b458e9102 Handle backup/restore 2022-04-12 17:12:49 +02:00
fd5207095e Handle change_url 2022-04-12 17:12:49 +02:00
Félix Piédallu
8a10013f5a initial script work 2022-04-11 19:16:47 +02:00
yalh76
fca4551937 Reorder install arguments 2022-03-04 20:53:21 +01:00
yalh76
a8d5a625f4
Typo 2022-01-30 04:06:32 +01:00
yalh76
ef863bd8c0
Typo 2022-01-30 04:03:17 +01:00
ericgaspar
d4876b093a Update remove 2021-12-12 14:06:03 +01:00
ljf (zamentur)
168d708ac3
Merge pull request #175 from YunoHost/config-panel
Config panel
2021-11-16 22:14:22 +01:00
Alexandre Aubin
0d6ade0d01
Merge pull request #168 from YunoHost/Add-purge-option
Add purge option
2021-09-29 20:40:06 +02:00
ljf
8e21cb4df3 [enh] A small config script 2021-09-29 02:41:30 +02:00
ljf
01d79fbaee [enh] Some doc about config panel 2021-09-23 18:41:58 +02:00
ljf
471d9abf2b [enh] New config panel 2021-09-23 18:41:58 +02:00
ericgaspar
be25f1d0a8
Update install 2021-09-16 12:40:15 +02:00
Alexandre Aubin
2bfd13cb8f
ynh_webpath_available is useless 2021-08-28 22:12:04 +02:00
ljf (zamentur)
3d3b319ab1
[enh] Compatibility with previous version 2021-08-24 10:48:00 +02:00
ericgaspar
a4d415bf5c Update remove 2021-08-19 20:09:35 +02:00
ericgaspar
4ab319384f Update remove 2021-08-19 20:02:18 +02:00
ericgaspar
c621c50c3a Update remove 2021-08-19 18:50:54 +02:00
ericgaspar
cf8edb4d78 Add purge option 2021-08-19 18:43:21 +02:00
yalh76
fd5624bf88 Reorder logrotate 2021-08-16 19:29:32 +02:00
yalh76
b646a19f8b Implement datadirectory 2021-06-10 14:57:09 +02:00
yalh76
72d31ae499 Update upgrade 2021-05-09 20:26:00 +02:00
yalh76
055f77fc92 More script progression 2021-04-29 21:08:10 +02:00
yalh76
5770492e5f
Merge pull request #154 from YunoHost/config
config before systemd
2021-04-23 21:25:34 +02:00
yalh76
a9ca97f5d0 config before systemd 2021-04-23 20:00:41 +02:00
yalh76
3d70d72cfb Switching to $app:www-data owner 2021-04-23 19:54:08 +02:00
yalh76
39d56882ed
Typo 2021-04-09 21:16:25 +02:00
yalh76
f9a4a161db
Update install 2021-04-09 21:12:04 +02:00
ericgaspar
35dba20b21 Update change_url 2021-04-08 22:24:24 +02:00
yalh76
167fdd4bb5
removing SECURE FILES AND DIRECTORIES 2021-04-08 20:21:51 +02:00
Alexandre Aubin
20b25d11a7
Merge pull request #147 from YunoHost/permission-madness
Properly manage folder/file permissions
2021-04-06 22:29:07 +02:00
Jules-Bertholet
110876b57e
Fix "Remove various files" step
ynh_secure_remove won't remove paths that end in a slash
2021-04-04 21:10:53 -04:00
Alexandre Aubin
b1a9e78466
Typo: forgot target in chmod
Co-authored-by: yalh76 <yalh@yahoo.com>
2021-03-17 21:37:29 +01:00
Alexandre Aubin
6deb6f1f14 Properly manage folder/file permissions 2021-03-17 16:32:11 +01:00
Alexandre Aubin
1327d3b9c8 Add a small note about extra permissions 2021-03-12 16:49:35 +01:00
Alexandre Aubin
b7b0e172a5 Recommend the use of ynh_add_config 2021-03-12 16:41:18 +01:00
Alexandre Aubin
bce4473299 There's no need to run ssowatconf + nginx reload after editing perms ..? 2021-03-12 16:30:54 +01:00
Alexandre Aubin
06cb97a8c8 It makes no sense to chown before curl ... 2021-03-12 16:27:44 +01:00
Kayou
e2aee51865
Merge pull request #111 from YunoHost/permissions
Using new permissions system
2021-01-11 00:38:10 +01:00
Kayou
bd44d211e2
Apply suggestions from code review 2021-01-10 20:23:32 +01:00
Alexandre Aubin
3c263428b1
Update scripts/upgrade
Co-authored-by: Kayou <pierre@kayou.io>
2021-01-10 18:54:28 +01:00