lapineige
33d286fcf9
Testing : update to 0.12.0, nginx fix, other fixes ( #58 )
...
* Set file permissions after creating the log (#53 )
Should fix #49
* Updated to V0.12.0 and Nginx fix (#57 )
* Set file permissions after creating the log (#53 ) (#54 )
Should fix #49
Authored-by: tituspijean <tituspijean@outlook.com>
* Updated to version v0.12.0
* Fix images
* Fixed path in nginx
Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: anmol <anmol@jswan2.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
* Update README.md
* rm -r -> ynh_secure_remove (#59 )
* Update issue_template.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
* Update openssl dependency
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
* Update _common.sh
- Remove unused script that generates an error
- Remove openssl that is part of PHP as default
* Cleaning up
* Fix linter warnings
* Small typos (#60 )
* Patch2 (#61 )
- Fix NGINX 302 redirect
- Fix missing upgrade_type in upgrade script
- Add ynh_smart_mktemp helper
* Fix NGINX
* Re-implement automatic post-installation
* Ensure file and directories permissions in upgrade
* Replace all ynh_print_info with ynh_script_progression
* Update check_process
* Use permissions system
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: anmol26s <5068843+anmol26s@users.noreply.github.com>
Co-authored-by: anmol <anmol@jswan2.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-11-30 09:43:42 +01:00
Alexandre Aubin
12116f2e16
Fix path traversal issue
2020-03-24 22:00:45 +01:00
anmol
65165908b6
Updated to version 0.10.4.Thanks to https://github.com/virtualtam
2019-04-23 20:53:43 +05:30
anmol
9db697ca65
nginx fix
2019-04-05 17:20:46 +05:30
anmol
6ca0d9e0e6
php-fpm fix
2019-04-05 16:59:28 +05:30
anmol
a2dd6cccb1
php-fpm fix
2019-04-05 16:51:36 +05:30
anmol
c01eb0087b
Minimum yunohost version 3 required and nginx fix
2019-04-05 16:46:36 +05:30
anmol
41a3dc0425
Updated the package according to latest yunohost standards and app updated to version 0.10.3
2019-04-05 15:59:32 +05:30
anmol26s
d66955e6c2
Remove ini file for php
2018-10-03 21:24:59 +05:30
lapineige
c69790e6c2
Update to 0.10.2
2018-09-21 17:59:40 +02:00
anmol26s
9b3ad936bc
revamp the app
2018-06-25 09:27:41 +05:30
Romain Garbage
329c1f774b
Add support for multi instances and config at install
2017-03-05 10:26:17 +02:00
Romain Garbage
c91c1b6fd9
Cleaning up the conf dir
2017-03-05 10:26:17 +02:00
lapineige
9d73f6a7c0
Fix user listing syntax
...
Fix the error:
> TypeError: string indices must be integers
Caused by `print "{0}".format("\n".join(i["username"] for i in userlist))`
`userlist` is a dictionary with {account :{dictionary of parameters}} so I use values() to return the dictionary of parameters.
2016-11-06 15:32:35 +01:00
julienmalik
abd2b745ad
Update nginx.conf
2015-12-15 23:06:09 +01:00
julienmalik
c10cf3bf63
Update nginx.conf
2015-12-15 23:05:54 +01:00
Ackak
1f0926c8ac
Changement car certaines commandes yunohost ont changées
2015-05-09 00:14:42 +02:00
opi
f340c22b2d
Include SSOWAT user panel.
2014-05-29 15:30:21 +02:00
Julien Malik
83294ef5c7
working installation
2013-12-19 18:07:55 +01:00
Julien Malik
0cf59c2135
towards working app...
2013-12-19 03:02:51 +01:00