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

21 commits

Author SHA1 Message Date
Gofannon
813957624f [fix] Fix issue alias_traversal
See d3f4117369
2018-07-09 22:15:49 +02:00
Gofannon
1ee015bd50 [enh] rework linux permissions 2018-07-08 00:04:33 +02:00
Gofannon
c25787db1e [enh] Split configuration in different files
Separate dedicated Yunohost configuration in a new file that cannot be modified by user
Adapt scripts to handle new files

See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-27 23:12:30 +02:00
Gofannon
c7261fb714 [enh] move 'systemd' config as not needed
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37
2018-06-26 23:57:01 +02:00
Gofannon
83ac2d72cb [enh] Update to "Greebo" 2018-04-22 hotfix a 2018-06-17 22:24:38 +02:00
Gofannon
3c587b3ac1 [enh] Add language choice + cleaning variables 2018-06-17 22:15:01 +02:00
Gofannon
5f797220eb [enh] Use a dedicated file to store customization
Will be useful for next upgrades
See https://www.dokuwiki.org/config#configuration_options
2018-06-17 19:33:18 +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
__cyp
795059f383 [fix] Fix issue #25 #26 #27 (#28)
* [fix] Reactivate integrity check #26

* [fix] Use boolean type for is_public #25

* [fix] isolate user with php-fpm

* [fix] boolean is_public for check_process

* [fix] Create user for upgrade and restore

* [fix] delete choices manifest.json

* [fix] load generic function

* [fix] delete reload php5-fpm

* [fix] owner file with user dokuwiki

* [fix] correctly ssowat config for install

* [fix] Get file fonction if not been to the current directory

* [fix] owner file with user dokuwiki - upgrade

* [fix] Clean code

* Reload php-fpm et after remove user

* [fix] upgrade php5-fpm with a good user

* [fix] owner root for all files & owner dokuwiki for write access

* [fix] owner root for all files & owner dokuwiki for write access (upgrade script)

* [fix] owner read & write for plugins directory
2017-07-12 19:22:08 +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
Alex Johnstone
829973aad2 [fix] new ldap config syntax 2016-10-21 20:53:12 -07: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
ab20cc695d [enh] Move config file into appropriate folder. Declare default ACL. 2014-10-30 00:28:29 +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