1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
Commit graph

71 commits

Author SHA1 Message Date
Yunohost-Bot
86c9f56744 [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-21 01:21:51 +01:00
OniriCorpe
8d51003b97
Fail2ban (#171)
* fix SC2086 linter alerts

* tidying up

* add fail2ban

* add fail2ban

* fix install: "Have not found any log file for freshrss jail"

* sigh I'm dumdum... / fix touch path while installing fail2ban

* while upgrading, create the logfile for fail2ban if it doesn't exist

* reduce warns that freshrss returns and which may worry users
2023-11-01 16:57:59 +01:00
Éric Gaspar
e604af215f cleaning 2023-09-29 18:53:41 +02:00
Éric Gaspar
dcdbeb73a5
Version 2 (#163)
* v2

* v2

* Auto-update README

* Update manifest.toml

* cleaning

* Update upgrade

* manifest: we probably want actual bools for permissions auth_header / show_tile / protected

* "additional_urls" should be a list

* Update manifest.toml

* cleaning

* PHP 8.1 (security fixes) (#165)

* Update to php8.1

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: lapineige <lapineige@users.noreply.github.com>
2023-06-29 19:08:38 +02:00
XoD
161971e34c set app as owner of log folder
This fix problem of writing log from php actualize_script runed by cron.
Issue #148
2022-11-01 19:52:58 +01:00
yalh76
5e8a2104ab Move logs in /var/log 2022-10-03 00:00:06 +02:00
yalh76
18bb441ea3 Apply last example_ynh 2022-10-02 23:03:44 +02:00
ericgaspar
83bb09373b
4.3 2021-11-21 23:15:26 +01:00
Clément
e8367627d7
Merge pull request #128 from YunoHost-Apps/fix/cron-permissions
fix cron permissions
2021-08-28 16:04:27 +02:00
Clément
e7db10baac
Merge branch 'master' into testing 2021-08-28 11:59:28 +02:00
Clément
b17c7909cc cron owner should be root 2021-08-28 10:54:58 +02:00
ericgaspar
ce6a520bbb fix 2021-08-24 08:01:56 +02:00
ericgaspar
47ca88ad5e Update upgrade 2021-08-23 23:53:06 +02:00
ericgaspar
5e874f46fc fix 2021-08-23 23:21:24 +02:00
Éric Gaspar
c08e526816
Testing (#122)
- Upgrade to 1.18.1
2021-08-15 09:22:47 +02:00
Alexandre Aubin
58b42e1357
Remove old commented pieces of code 2021-08-15 00:45:40 +02:00
Éric Gaspar
4ca0bb3af5
Fix linter warnings (#120)
- Upgrade to 1.18.1
2021-06-28 22:23:04 +02:00
Jules Bertholet
e6b8ecfd66 More tweaks to permissions 2021-04-17 13:26:50 -04:00
Jules Bertholet
0ecb02b072 Harden permissions 2021-03-23 00:34:33 -04:00
ericgaspar
665c6a8f2b
Cleaning up 2020-11-13 14:55:16 +01:00
ericgaspar
81f623543d
Replace PHP version in cron 2020-10-18 22:21:30 +02:00
ericgaspar
c861955c1d
Upgrade to v.1.17.0 2020-10-01 22:19:32 +02:00
ericgaspar
df47834de7
fix php 2020-09-04 22:39:46 +02:00
ericgaspar
9b713b904d
php as variable 2020-09-04 22:24:17 +02:00
Clément
92588aec77 fix api check 2020-04-05 09:48:43 +02:00
Clément
8d8ebfd453 remove old cron log and have per app log to fix permission 2019-11-17 11:00:54 +01:00
yalh76
574a57f301 Fix upgrade 2019-11-13 01:03:28 +01:00
Clément
a87fb85e6e fix api access 2019-10-24 20:02:48 +02:00
Clément
db12c853b2 remove logs 2019-07-27 16:48:33 +02:00
yalh76
06f42c0923 Apply example_ynh 2019-07-27 14:43:05 +02:00
Clément
d69ade0585 fix cron permissions 2019-07-27 14:43:05 +02:00
Clément
9436601b6f fix legacy parameter admin_user and base url in reconfigure 2019-07-27 14:43:05 +02:00
Clément
c80a2bc938 reconfigure app after upgrade / change url 2019-07-27 14:43:05 +02:00
Clément
bbc60f66b2 refactor upgrade process 2019-07-27 14:43:05 +02:00
Clément
5d13e40f4f open /api url 2019-01-04 19:06:10 +01:00
Clément
22bd9569c4 use ynh error handler helper 2018-10-21 22:50:45 +02:00
Clément
3a137d0bf4 fix hook after upgrade 2018-10-20 10:31:29 +02:00
Clément
44a5ea44c3 add independant fpm pool 2018-07-07 16:42:07 +02:00
Clément
f5f37c9f60 new way to install dependencies 2018-07-07 16:42:06 +02:00
Clément
fa4ca075cc fix upgrade #2 2017-03-12 18:48:17 +01:00
Clément
4e5c5e5ba7 fix upgrade 2017-03-12 18:38:14 +01:00
Clément
3f293467dc rollback sudo 2017-03-06 12:02:25 +01:00
Clément
d49bbcbe28 use sudo to create tmp dir 2017-03-05 23:09:44 +01:00
Clément
7e18bbd59f remove deprecated ynh_mkdir_tmp 2017-03-05 23:02:33 +01:00
Clément
72b325ebb1 move lines to comply linter 2017-03-05 20:56:16 +01:00
Clément
41f44720cf linter 2017-02-14 10:58:25 +01:00
Clément
eda7b082f9 permission on upgrade 2017-02-14 09:50:14 +01:00
Clément
7d0beb1b7d cleanup upgrade scritp 2017-02-14 09:29:55 +01:00
tostaki
6c361dce62 Install php5-gmp only if necessary on upgrade 2016-09-04 12:57:30 +02:00
tostaki
032dd348fe Fix permissions on data directory at upgrade #19 2016-09-04 12:43:29 +02:00