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

20 commits

Author SHA1 Message Date
yalh76
1249585dca Apply example_ynh 2022-07-13 17:22:05 +02:00
ericgaspar
d2405f711c
6.0 2021-07-20 23:37:55 +02:00
anmol26s
0213cf8ad3
Merge branch 'master' into fix-path-traversal 2020-11-01 04:33:31 +05:30
Alexandre Aubin
0c1dc55374
Update nginx.conf to protect against path traversal issue 2020-10-25 11:10:10 +01:00
anmol
57607450cc Added option to choose between mysql and postgresql 2020-10-14 07:58:54 +05:30
anmol26s
d57ed69ec7 Updated to version 4.7.2 2020-04-23 03:33:42 +05:30
anmol
f586f6d469 Updated the pacakge with latest yunohost standards and nginx fix 2019-04-04 22:02:01 +05:30
anmol26s
8ac372dc8b some improvements in nginx 2018-06-22 12:23:45 +05:30
anmol26s
5b230f68d6 Fix nginx.conf 2018-05-26 00:52:07 +05:30
anmol26s
b4b83eca41 Futher fixed [Nginx] HTTP-Splitting vulnerability 2018-05-05 13:31:19 +05:30
anmol26s
f8d432a35c Updated to 3.4 and fixed the [nginx]HTTP-Splitting vulnerability 2018-05-05 10:35:08 +05:30
anmol26s
1657609a6a Lot of improvements in:install,remove,update,backup,restore.Added feature:logs,multi-instance.Updated:readme 2018-04-30 23:54:17 +05:30
Anmol
bae73d92a0 Updated readme,nginx.conf and check_process 2017-07-22 06:01:23 +05:30
polytan02
9cd1f3a54b Adjustements to increase upload amounts 2017-02-19 13:31:10 +00:00
polytan02
822d23281c UPdate on php-fpm and nginx 2017-02-15 17:09:01 +00:00
Andrew Manning
50eb1bad6a Add max upload size option to manifest. Update README.md to alert to system-wide changes. Force the app to be public. Remove the well-known nginx conf line that was blocking inter-hub communication. Add check_process file. 2017-02-10 20:05:28 -05:00
Andrew Manning
9f9d78396e Updated Hubzilla core and addons to v2.0.7. Updated installation scripts to support latest YunoHost. 2017-02-05 10:11:01 -05:00
Anmol
e083418678 change in nginx.conf and added addons in folders 2015-12-08 18:16:49 +05:30
anmol26s
a27ac0744d Missing " / "and "fastcgi_param SCRIPT_FILENAME $request_filename;"
Nginx gives error on reload if "/" is not present(the nginx will never load after reboot) .If " / " is added  nginx will give blank page . So this line need to be added to make it work again" fastcgi_param SCRIPT_FILENAME $request_filename;" .
2015-11-01 19:52:13 +05:30
Andrew Manning
c67d330eea Initial commit, forked from https://git.reticu.li/zot/redmatrix_ynh 2015-08-23 11:33:13 -04:00