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

20 commits

Author SHA1 Message Date
Éric Gaspar
89fc6747b1
Template (#85) 2021-11-24 21:21:02 +01: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
Gofannon
500a7d3fa9
[fix] dedicated named location per $app (#63)
* Url rewriting (#54)

* Remove unused code

* Add rewrite URL functionnality

* Fix subpath handling

* Fix nginx error

nginx: [emerg] named location "@dokuwiki" can be on the server level only in /etc/nginx/conf.d/sub.example.org.d/dokuwiki.conf:20

* [enh] Enforce URL rewrite

* Increment package version

* [fix] dedicated named location per $app (#61)

fix multiple install on subdomains

Before this fix
app1 => @dokuwiki   works
app2 => @dokuwiki   fails

After \o/
app1 => @app1       works
app2 => @app2       works

Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
2020-04-22 22:37:42 +02:00
JimboJoe
7a70f8af76
Testing (#55)
* Remove unused code

* Add rewrite URL functionnality

* Fix subpath handling

* Fix nginx error

nginx: [emerg] named location "@dokuwiki" can be on the server level only in /etc/nginx/conf.d/sub.example.org.d/dokuwiki.conf:20

* [enh] Enforce URL rewrite

* Increment package version

Co-authored-by: Gofannon <17145502+Gofannon@users.noreply.github.com>
2020-03-14 09:08:38 +01:00
Maniack Crudelis
d884f34618 Use php7 2019-02-12 19:40:15 +01:00
Maniack Crudelis
c4ae1aacd0 Normalization from example_ynh 2019-02-12 19:39:23 +01:00
Gofannon
813957624f [fix] Fix issue alias_traversal
See d3f4117369
2018-07-09 22:15:49 +02:00
ansible
42a170b60c refactor "install" script and use best practices
- migrate from custom helper '.fonctions' to official helpers
- Use '_common.sh' + various templates from 'example_ynh'
- update 'manifest' with new Yunohost version requirement
- redo 'install' script
2018-06-14 18:28:14 +02:00
JimboJoe
5930dc76ec Enable uploads bigger than 1Mb
Reference: https://www.dokuwiki.org/faq:uploadsize
2017-04-17 12:08:43 +02:00
__cyp
95b5d8a1ba Refactoring and upgrade to 2017-02-19b "Frusterick Manners" version 2017-04-15 13:16:21 +02:00
opi
ed12e06f7f [fix] data directory access. #417 2016-06-22 10:53:41 +02:00
opi
f8e809a163 [fix] Nginx location & path trailing slash. 2016-03-01 09:36:24 +01:00
Julien Malik
100abb83b1 Update nginx.conf 2015-01-19 08:22:34 +01:00
opi
960aad9712 [fix] [fix] Secure directories ( fix ddb281eb9b) 2014-10-20 12:25:46 +02:00
Jérôme Lebleu
ddb281eb9b [fix] Secure directories of install in custom path 2014-09-10 12:15:24 +02:00
opi
d15105f38d [enh] Nginx conf improvments (security, static files cache). 2014-07-20 15:28:18 +02:00
opi
48a3d89cd7 [add] Include SSOWAT user panel. 2014-05-28 09:52:17 +02:00
Adrien Beudin
6762867dac first commit 2014-02-11 14:56:25 +01:00