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

16 commits

Author SHA1 Message Date
Éric Gaspar
f86fda5a8c
Version 2 (#98)
* v2

* v2

* Auto-update README

* Update tests.toml

* Update manifest.toml

* Update LICENSE

* cleaning

* cleaning

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-05-16 12:54:30 +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
Éric Gaspar
05c37a6443
Testing (#69)
- Upgrade PHP to version 7.3
- Upgrade to version 2020-07-29
2020-11-30 21:48:13 +01:00
ericgaspar
2e7ac608ed
Revert "Testing (#67)"
This reverts commit d3723298e2.
2020-10-24 06:46:41 +02:00
Éric Gaspar
d3723298e2
Testing (#67)
* Upgrade to upstream v.2020-07-29
2020-10-23 08:46:09 +02:00
Maniack Crudelis
37d589083e
Merge branch 'testing' into master 2019-05-30 00:17:54 +02:00
Maniack Crudelis
eb4f85bd84
Upgrade fail2ban for new_path and new_domain 2019-05-30 00:14:48 +02:00
Maniack Crudelis
bf641f873f
Merge branch 'testing' into master 2019-05-12 17:13:09 +02:00
Maniack Crudelis
d058c86a47
Typo fix 2019-05-12 17:09:42 +02:00
Maniack Crudelis
5951478de2 Fix fail2ban and add logautherror plugin 2019-05-12 17:06:51 +02:00
Maniack Crudelis
78c573822a Normalization from example_ynh 2019-05-11 01:13:45 +02:00
Maniack Crudelis
64191ca55a Add progression with ynh_print_info 2019-02-17 20:54:36 +01:00
Maniack Crudelis
c4ae1aacd0 Normalization from example_ynh 2019-02-12 19:39:23 +01:00
anmol
70d8aea655 Added Fail2ban 2018-11-21 02:33:53 +05:30
Gofannon
ef23b0046a [enh] Cleaning by changing Yunohost needed version
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#issuecomment-404597751

Just one last thing, if you put the yunohost requirement at 2.7.14 (last jessie version), you can remove any reference to #sub_path_only in nginx into your install script, as well as upgrade and change_url scripts.
This fix, alias_traversal, is now handled by the helper itself.
2018-07-16 23:28:58 +02:00
Gofannon
b01f2e4add [enh] add work in progress 'change_url' script
Not (yet) working...
2018-07-11 22:11:15 +02:00