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

110 commits

Author SHA1 Message Date
Éric Gaspar
a6707aa7d4 cleaning 2024-05-12 17:39:01 +02: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
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
eaf4f577c9 Update install 2021-08-23 23:33:35 +02:00
ericgaspar
5e874f46fc fix 2021-08-23 23:21:24 +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
a4cb702ff3 replace tags in hooks on install 2020-04-02 21:28:46 +02:00
Clément
06a8d8b56d fix api access 2019-10-22 21:16:46 +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
6a446dcca3 fix user creation 2019-07-27 14:43:05 +02:00
Clément
d86c6bc903 remove unused log rotate 2019-07-27 14:43:05 +02:00
Clément
0a22c771fa install complete rework 2019-07-27 14:43:05 +02:00
Clément
76ee523981 upgrade to 1.14.0 2019-03-31 19:01:27 +02:00
Clément
5d13e40f4f open /api url 2019-01-04 19:06:10 +01:00
Clément
2f753d4411 fix root install 2018-09-23 12:50:18 +02:00
Clément
bc6f2f88fa use new helpers and fix install 2018-07-21 12:18:50 +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
df5a5cb210 remove deprecated checkurl 2018-07-07 16:42:06 +02:00
Clément
a16b5d108a
record domain name for later use (#47) 2018-07-07 16:41:31 +02:00
Clément
d2730ede88
Fix/user add (#43)
* remplace app instance name into hooks
* update forgotten version number
2018-03-18 17:21:29 +01:00
Clément
80fd64de92 modify path check 2017-03-13 23:08:35 +01:00
Clément
87d9738c6d add path check 2017-03-13 22:35:44 +01:00
Clément
882412d0f3 forgotten sudo 2017-03-13 20:19:27 +01:00
Clément
cfbf00d0c8 linter cs 2017-03-13 20:14:53 +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
3d45d9b138 still working on multi-instance 2017-03-05 17:27:33 +01:00
Clément
64a4c1b8e6 switch to multi-instance 2017-03-05 17:17:14 +01:00
Clément
41f44720cf linter 2017-02-14 10:58:25 +01:00
Clément
8a94115908 permissions 2017-02-14 09:41:13 +01:00
Clément
47b3320574 error on ynh_app_setting_set 2017-02-13 22:40:26 +01:00