Commit graph

611 commits

Author SHA1 Message Date
Maniack Crudelis
475754de1e
Add legacy_args 2020-04-10 00:35:28 +02:00
Maniack Crudelis
017b0e929c
Use YNH_DEFAULT_PHP_VERSION instead of 7.0 2020-04-10 00:31:06 +02:00
Kayou
d649fad13e
Merge branch 'stretch-unstable' into update_php_helpers 2020-04-10 00:23:59 +02:00
Kayou
35144c7c0a
Merge pull request #880 from YunoHost/default_php_version
Pave the way to migration to php7.3 and following
2020-04-10 00:21:10 +02:00
Maniack Crudelis
bdeac5a925
Move the comments about php where we can read it 2020-04-10 00:17:50 +02:00
Maniack Crudelis
0b17aece2e
Various insignificant corrections 2020-04-10 00:05:56 +02:00
Maniack Crudelis
b06e8c0f7a
Minor fix to avoid the key to be used if not asked 2020-04-09 23:47:16 +02:00
Alexandre Aubin
85df8b6545
Merge pull request #905 from YunoHost/add-permission-helpers
add ynh_permission_has_user
2020-04-09 14:30:10 +02:00
Alexandre Aubin
4f05aa3505
Merge pull request #906 from YunoHost/simplify-permission-migration
Attempt to simplify permission migration
2020-04-09 13:46:40 +02:00
Alexandre Aubin
3d0bd9f32c
Merge pull request #903 from YunoHost/fix-curl-readability
Fix possible security issue with these cookie files
2020-04-07 23:20:54 +02:00
Maniack Crudelis
3234b14b78
Update data/helpers.d/php
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-06 12:54:05 +02:00
Alexandre Aubin
fdc0ecf6e5 Propagate change in RAM helper to php helper where it's used 2020-04-06 00:20:16 +02:00
Alexandre Aubin
cbf573c346 Try to improve the semantic of RAM helper 2020-04-05 23:57:43 +02:00
Maniack Crudelis
195214bdbf
Update data/helpers.d/php
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2020-04-05 23:18:58 +02:00
Alexandre Aubin
810e5b0d09 no_swap -> ignore_swap 2020-04-05 22:53:56 +02:00
Alexandre Aubin
a4d28efa6c less0 -> at_least_one 2020-04-05 22:37:24 +02:00
Maniack Crudelis
147b249007
Proper migration to new directory 2020-04-04 01:19:49 +02:00
Maniack Crudelis
b8a1687f88
Use a dedicated php service for each app 2020-04-03 20:30:00 +02:00
Alexandre Aubin
fb5dac80d5 Force locale to C/en to avoid perl whining and flooding logs about the damn missing locale 2020-04-03 00:12:58 +02:00
Alexandre Aubin
83a1d6dec5 This is not needed 2020-04-02 23:14:40 +02:00
Alexandre Aubin
2c9f1f89e0 Simplify indentation in ynh_psql_test_if_first_run 2020-04-02 23:14:40 +02:00
Alexandre Aubin
6c9b537941 Drop unused helpers ynh_add_skipped/(un)protected_uris 2020-04-02 19:40:52 +02:00
Alexandre Aubin
be303f3e44 Fix ynh_find_port grep
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2020-04-01 02:21:09 +02:00
Alexandre Aubin
97e83337d4 Update network 2020-04-01 02:21:09 +02:00
Kay0u
9dd6d799f4
fix example 2020-03-30 21:37:25 +02:00
Kay0u
15f97765b6
Merge branch 'add-permission-helpers' of https://github.com/YunoHost/yunohost into add-permission-helpers 2020-03-30 21:33:12 +02:00
Kay0u
90459e7ae6
Add legacy_args, fix the helper 2020-03-30 21:32:29 +02:00
Alexandre Aubin
ad22677994 Attempt to simplify permission migration 2020-03-30 20:09:26 +02:00
Maniack Crudelis
288a617975
Let's have a working helper 2020-03-30 19:58:06 +02:00
Kay0u
51a0502e91
add ynh_permission_has_user 2020-03-30 19:36:41 +02:00
Alexandre Aubin
ff4f644cd0 Fix possible security issue with these cookie files 2020-03-28 21:21:23 +01:00
Kay0u
db0d748f62
Revoke before drop 2020-03-24 00:59:16 +01:00
Alexandre Aubin
ec80cad64a
[enh] Tell apt to explain what's wrong when there are unmet dependencies (#889)
* Ask apt to explain what's wrong when dependencies fail to install
* Add comment explaining the syntax

Co-Authored-By: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
2020-03-22 01:28:37 +01:00
Maniack Crudelis
b7a5847c30
Add a line between each pin instructions 2020-03-10 21:05:04 +01:00
Maniack Crudelis
052ade602d
Fix missing option in ynh_install_php 2020-03-10 21:02:40 +01:00
Bram
caa20e7b6a
Merge pull request #884 from YunoHost/enh_ynh_local_curl_with_cookies
Persist cookies between multiple ynh_local_curl calls for the same app
2020-03-10 18:34:10 +01:00
Bram
270bc8f39c
Merge pull request #867 from yalh76/patch-2
adaptation for various actions
2020-03-06 02:01:48 +01:00
Jimmy Monin
e6481b156f Persist cookies between multiple ynh_local_curl calls for the same app 2020-02-29 22:07:45 +01:00
Maniack Crudelis
e3bcc4b4c9
Fix pin priority issue 2020-02-24 13:54:43 +01:00
Maniack Crudelis
96095624f5
Add the helper ynh_check_ram 2020-02-09 20:10:27 +01:00
Maniack Crudelis
7ba253cb18 Add the helper ynh_get_scalable_phpfpm
And adapt ynh_add_fpm_config to generate a fpm config file without a template by using ynh_get_scalable_phpfpm
2020-02-09 20:08:00 +01:00
Maniack Crudelis
7a5760db55
Add the helper ynh_install_extra_app_dependencies
And the helpers used by this one.
2020-02-09 19:55:38 +01:00
Maniack Crudelis
55d17a6101
Add the helper ynh_install_php 2020-02-09 19:11:06 +01:00
Maniack Crudelis
a489a06daa
Use the default php version into the php helpers 2020-02-09 18:49:27 +01:00
Maniack Crudelis
0081d988ab
Replace __PHPVERSION__ by $YNH_PHP_VERSION in nginx conf files 2020-02-09 18:45:49 +01:00
Kay0u
026c666d7e
remove visitors only for if current value is / 2020-01-29 14:24:59 +07:00
Kay0u
6e427374ec
fix legacy permission management 2020-01-16 00:34:11 +07:00
yalh76
d35dcbe968
adaptation for various actions 2020-01-08 19:57:32 +01:00
Alexandre Aubin
e84f57d7a8
Merge pull request #855 from kay0u/visitors-needs-all-users
Visitors permission needs All Users
2019-12-02 20:30:45 +01:00
Kay0u
32b6c2eccf
Visitors permission needs All Users 2019-11-29 22:48:17 +09:00