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

40 commits

Author SHA1 Message Date
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
c712410d4e Revert "updated addons to 4.7.2"
This reverts commit a56bfc1369.
2020-04-28 16:57:52 +05:30
anmol26s
a56bfc1369 updated addons to 4.7.2 2020-04-24 03:03:22 +05:30
anmol26s
d57ed69ec7 Updated to version 4.7.2 2020-04-23 03:33:42 +05:30
anmol26s
4c47e78066 Updated to version 4.0.3 2019-05-03 20:07:08 +05:30
anmol
6a322022b3 Udated to version 4.0.2 2019-04-08 15:03:50 +05:30
anmol
f586f6d469 Updated the pacakge with latest yunohost standards and nginx fix 2019-04-04 22:02:01 +05:30
anmol
6f0dcc347a Updated to version 4.0.1 2019-04-02 12:30:33 +05:30
anmol
d8335b5063 Updated to version 3.8.9 2019-02-06 12:09:23 +05:30
anmol26s
8266a2a094 Updated to version 3.8.8 2018-12-24 18:24:14 +05:30
anmol
63dba05800 Updated to version 3.8.5 2018-11-20 07:17:48 +05:30
anmol
dc7b0521b3 Update to version 3.8.4 2018-11-14 21:50:52 +05:30
anmol
1892569906 Updated to version 3.8.3 2018-11-06 21:19:02 +05:30
anmol
6be04848cd Updated to version 3.8.2 2018-11-03 04:48:05 +05:30
anmol26s
5a0d87648b Remove ini file for php 2018-10-03 19:02:52 +05:30
anmol26s
abae5a9d5f Updated to version 3.6.1 2018-08-05 13:40:02 +05:30
anmol26s
1a72ec2457 Updated to version 3.6 2018-07-26 00:58:41 +05:30
anmol26s
a5951b1994 Updated to version 3.4.2 2018-07-19 20:57:13 +05:30
anmol26s
8ac372dc8b some improvements in nginx 2018-06-22 12:23:45 +05:30
anmol26s
dcfea03aef Fixed crontab 2018-06-19 09:02:57 +05:30
anmol26s
92c95c4e81 Updated to 3.4.1 and changed to liks to farmagit 2018-06-09 20:34:00 +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
Anmol
5b3a62851f Added ldap support & changed the line for addding admin mail in .htconfig.php 2017-07-20 10:39:07 +05:30
polytan02
9cd1f3a54b Adjustements to increase upload amounts 2017-02-19 13:31:10 +00:00
polytan02
0927c9439b Adjustment as per hubzilla documentation 2017-02-17 13:41:33 +00:00
polytan02
d4243db13a As per doc, add php_value[register_argc_argv] = true to php fpm process 2017-02-17 13:35:38 +00:00
polytan02
cf783e468d Correction of changedir 2017-02-17 13:14:32 +00:00
polytan02
822d23281c UPdate on php-fpm and nginx 2017-02-15 17:09:01 +00:00
polytan02
86488e7dcf No sources in the _ynh app 2017-02-15 16:40:53 +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