Gofannon
2cb2ddab91
enh use helper "ynh_add_config" to manage file
2023-02-26 18:13:16 +01:00
Gofannon
90345a544e
Fix "php conf location" breaking backup script
...
See https://github.com/YunoHost-Apps/dokuwiki_ynh/issues/96
the bug:
> php file is still in folder: '/etc/php/7.4/fpm/pool.d/' after upgrade
> instead of '8.1' folder.
Changing the "ynh_add_fpm_config" for the fix. The helper should do the
"php version handling" instead of the package itself
Example taken on the package:
https://github.com/YunoHost-Apps/wordpress_ynh/blob/testing/scripts/upgrade
2023-02-26 18:03:38 +01:00
yalh76
7c2d6a938a
Cleanup ynh_clean_setup
2022-09-29 08:23:26 +02:00
yalh76
da54fe8875
Apply example_ynh
2022-09-27 03:20:52 +02:00
tituspijean
70075bdeb1
Merge pull request #91 from yunohost-bot/add-cpe
2022-09-14 18:20:20 +02:00
yunohost-bot
2d28ddef2b
Auto-update README
2022-09-14 16:19:23 +00:00
tituspijean
686356d943
Merge pull request #92 from Gofannon/igor
2022-09-14 18:19:18 +02:00
Gofannon
3182589014
upgrade to lastest version "Hotfix 2022-07-31a"
...
Fix security hole https://github.com/splitbrain/dokuwiki/issues/3761
2022-09-08 10:20:55 +02:00
Gofannon
e3132a97a6
Revert "apply 'example_ynh' - no idea if these are needed..."
...
This reverts commit 26a16c44d0
.
Unused bu the app! see https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/92#issuecomment-1223069994
2022-08-26 19:33:17 +02:00
Gofannon
c76dc5aa75
fix CI warning by adding details about public access
2022-08-26 19:32:44 +02:00
Gofannon
3da84c9dfe
update the changelog
...
Hope it can be usefull to track changes made in the package
2022-08-21 01:38:01 +02:00
Gofannon
7e79aa674a
Drop support for older YunoHost versions.
...
I'm not sure how long it will take for people to migrate on YunoHost 11.
Untill then, the package will not be available so bad news for them...
Even if package should work on it, I cannot test against it as I don't
use version 4.X anymore. Is there a CI for it?
2022-08-21 01:34:40 +02:00
Gofannon
217eb7e818
Remove unused variable + pretty indent
2022-08-21 01:31:11 +02:00
Gofannon
e81c507a11
apply 'example_ynh': cosmetic + typo
2022-08-21 01:30:24 +02:00
Gofannon
2ce12e2e5e
apply 'example_ynh': move php fpm block
2022-08-21 01:29:29 +02:00
Gofannon
b312077566
apply 'example_ynh': move fail2ban block
2022-08-21 01:28:25 +02:00
Gofannon
ec68ea9c94
apply 'example_ynh' : move permission block
2022-08-21 01:22:58 +02:00
Gofannon
006211049d
apply 'example_ynh' : dependencies + nginx block moved
2022-08-21 01:21:38 +02:00
Gofannon
26a16c44d0
apply 'example_ynh' - no idea if these are needed...
2022-08-21 01:18:19 +02:00
Gofannon
a81ca11603
add 'extra_php-fpm.conf' to custom php config
...
"ynh_add_fpm_config" uses this file at the end of its setup
Allows to upload bigger files than default
2022-08-21 01:15:46 +02:00
Gofannon
477ade870d
use variables for config "ynh_add_fpm_config"
2022-08-21 01:14:43 +02:00
Gofannon
7fcfcdb6e9
example_ynh: switch nginx and php blocks
2022-08-20 20:14:29 +02:00
Gofannon
03ae0ce55b
fix remains of logauth plugins again...
2022-08-19 00:18:36 +02:00
Gofannon
4802b254bf
fix copied files being owned by root and not app user
2022-08-18 23:59:19 +02:00
Gofannon
0473c71a35
refactor admin permission (move in install script & clean in upgrade)
2022-08-18 23:57:11 +02:00
Gofannon
f1d843f6ca
try to enhance the CI upgrade tests
2022-08-18 22:05:52 +02:00
Gofannon
3006e4345d
Change method to "automatic upgrade" of plugins
2022-08-18 21:47:53 +02:00
Gofannon
d9e9f93281
purge plugin "logautherror" (not compatible)
2022-08-18 20:46:27 +02:00
Gofannon
e3ef8657a7
apply 'example_ynh' + use php 8.1
...
PHP7.4 is bulleyes will be EOL "28 Nov 2022" so bump the version
and dokuwiki is compatible with PHP 8.X https://www.dokuwiki.org/requirements
2022-08-18 20:00:04 +02:00
Gofannon
f5b13fce99
bump dokuwiki upstream version
2022-08-18 19:58:12 +02:00
Yunohost-Bot
5193b0d7d0
[autopatch] Add Common Platform Enumeration id to manifest.json
2022-08-07 20:11:23 +02:00
yunohost-bot
36d28d3c45
Auto-update README
2022-06-03 23:08:22 +00:00
yalh76
f45c459b28
Merge pull request #90 from YunoHost-Apps/testing
...
testing
2022-06-04 01:08:18 +02:00
ericgaspar
719fa4d2c1
Update config
2022-03-20 18:38:33 +01:00
ericgaspar
85d65d6c92
Merge remote-tracking branch 'origin/master' into testing
2022-01-18 19:13:01 +01:00
Éric Gaspar
054162302a
Add config panel ( #89 )
...
* Add config panel
2022-01-18 19:11:29 +01:00
Yunohost-Bot
ec2f9e5265
Auto-update README
2022-01-18 18:10:18 +00:00
ericgaspar
6d2b98381b
Update manifest.json
2022-01-18 19:10:08 +01:00
ericgaspar
af11cd7262
Add config panel
2021-12-08 21:59:05 +01:00
Yunohost-Bot
c6d829166c
Auto-update README
2021-11-29 15:24:51 +00:00
Alexandre Aubin
2948cbed5a
Merge pull request #88 from YunoHost-Apps/testing
...
Testing
2021-11-29 16:24:47 +01:00
Alexandre Aubin
6d4b9dbf8d
Bump package version
2021-11-29 16:24:37 +01:00
Alexandre Aubin
12ea567247
Delete .DS_Store
2021-11-29 16:21:09 +01:00
Alexandre Aubin
2bf7151585
Delete .DS_Store
2021-11-29 16:20:31 +01:00
Éric Gaspar
89fc6747b1
Template ( #85 )
2021-11-24 21:21:02 +01:00
Alexandre Aubin
73e6a55f76
Merge pull request #80 from YunoHost-Apps/testing
...
Merge from Testing
2021-06-06 17:07:44 +02:00
Alexandre Aubin
abd2c0fc44
Merge pull request #82 from yunohost-bot/issue-and-pr-template
...
[autopatch] Update issue and PR templates
2021-06-06 17:07:24 +02:00
Yunohost-Bot
f45e1ca16a
[autopatch] Update issue and PR templates
2021-05-13 17:46:13 +02:00
yalh76
8ca845440e
md5sum checksum to sha256sum
...
! logautherror.src: Using md5sum checksum is not so great for security. Consider using sha256sum instead.
2021-05-11 23:31:32 +02:00
Éric Gaspar
4b20b0401a
Remove ask on manifest ( #78 )
...
* Remove ask on manifest
* Add ynh_abort_if_errors
Co-authored-by: Gofannon <17145502+Gofannon@users.noreply.github.com>
2021-04-18 16:50:50 +02:00