Conversation
* move function to common.sh (#764) * move function to common.sh * Update config * add default_phone_region * Update nginx.conf * Update install * Fix upgrade exploding when $app is nextcloud__2, __3 etc because the virtual apt/dpkg package is named with - and not _ (#767) * Update upgrade replace correct file for nextcloud--x-ynh-deps * Update upgrade correct syntax for the helpers * Bump package revision * Auto-update READMEs * Patch (#768) * remove inused patch with YNH 12 * reorder patch * Fix fail2ban failregex * 30.0.5 * Auto-update READMEs * Update restore * Update upgrade (#777) * Update upgrade * Update manifest.toml * Update manifest.toml * Update post_user_delete (#778) * Update upgrade (#779) * [fix] Remove eval JS patch cause yunohost tiles doesn't exists anymore * Update manifest.toml * Auto-update READMEs * cleaning * cleaning * Update remove * [enh] Allow login by mail (#783) * 30.0.6 * Auto-update READMEs * Update manifest.toml * Update manifest.toml * Auto-update READMEs * [enh] Create custom fail2ban conf, with datepattern and more regex to catch (#785) * Update systemd.service * Update DESCRIPTION_fr.md * Auto-update READMEs * Update manifest.toml (#788) * Update manifest.toml * Auto-update READMEs * Update config: syntax for enable_forward_email was using the old 2.0 helper syntax instead of 2.1 * Update config typo helpers * Update config helpers 2 typo * Update config still helpers 2.1, sorry for the mistake * Removing argument --file to calls of ynh_store_file_checksum helper (#792) As the usage is `ynh_store_file_checksum /path/to/file` as stated on https://github.com/YunoHost/yunohost/blob/main/helpers/helpers.v2.1.d/backup#L225 * 30.0.7 * Auto-update READMEs * Update remove * 30.0.8 * Auto-update READMEs * 31.0.2 (#787) * 31.0.3 (#795) * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update manifest.toml * Update manifest.toml * add versions_ and trashbin_retention_obligation (#805) * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Improve documentation for user_home question (#808) * Testing (#806) * move function to common.sh (#764) * move function to common.sh * Update config * add default_phone_region * Update nginx.conf * Update install * Fix upgrade exploding when $app is nextcloud__2, __3 etc because the virtual apt/dpkg package is named with - and not _ (#767) * Update upgrade replace correct file for nextcloud--x-ynh-deps * Update upgrade correct syntax for the helpers * Bump package revision * Auto-update READMEs * Patch (#768) * remove inused patch with YNH 12 * reorder patch * Fix fail2ban failregex * 30.0.5 * Auto-update READMEs * Update restore * Update upgrade (#777) * Update upgrade * Update manifest.toml * Update manifest.toml * Update post_user_delete (#778) * Update upgrade (#779) * [fix] Remove eval JS patch cause yunohost tiles doesn't exists anymore * Update manifest.toml * Auto-update READMEs * cleaning * cleaning * Update remove * [enh] Allow login by mail (#783) * 30.0.6 * Auto-update READMEs * Update manifest.toml * Update manifest.toml * Auto-update READMEs * [enh] Create custom fail2ban conf, with datepattern and more regex to catch (#785) * Update systemd.service * Update DESCRIPTION_fr.md * Auto-update READMEs * Update manifest.toml (#788) * Update manifest.toml * Auto-update READMEs * Update config: syntax for enable_forward_email was using the old 2.0 helper syntax instead of 2.1 * Update config typo helpers * Update config helpers 2 typo * Update config still helpers 2.1, sorry for the mistake * Removing argument --file to calls of ynh_store_file_checksum helper (#792) As the usage is `ynh_store_file_checksum /path/to/file` as stated on https://github.com/YunoHost/yunohost/blob/main/helpers/helpers.v2.1.d/backup#L225 * 30.0.7 * Auto-update READMEs * Update remove * 30.0.8 * Auto-update READMEs * 31.0.2 (#787) * 31.0.3 (#795) * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update manifest.toml * Update manifest.toml * add versions_ and trashbin_retention_obligation (#805) * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: loowiz <loowiz@envs.net> Co-authored-by: ljf <ljf+git@grimaud.me> Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com> Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Jérémie Parisel <jeremie@parisel.net> Co-authored-by: Gredin67 <gredin67@sans-nuage.fr> * Explain better the user_home question Closes #154 --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: loowiz <loowiz@envs.net> Co-authored-by: ljf <ljf+git@grimaud.me> Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com> Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Jérémie Parisel <jeremie@parisel.net> Co-authored-by: Gredin67 <gredin67@sans-nuage.fr> * Update manifest.toml * Auto-update READMEs * Update manifest.toml * change x to X, add --recursive, add a default acl for new elements (#722) * Fix inconsistent php version during upgrade with occ (#815) * Manage oldstable version (#816) * Manage oldstable version (#714) * [enh] channel wording * [fix] Bad source_id and repeated lines * [fix] Why remove maintenance:repair ??? * [fix] Stay on oldstable if it was not on last major version * [fix] Patches on oldstable setup * [fix] Old helpers key * [enh] oldstable as the default version * [enh] Auto update after channel change --------- Co-authored-by: Kayou <pierre@kayou.io> * [fix] Logout url missing * [fix] Upgrade with oldstable * [enh] Use php8.3-fpm for olstable - 30 version * [fix] Remove oldstable features * [fix] Remove oldstable from tests * [fix] Dead code * [fix] Dead code * [fix] Upgrade remove executable perm for nc extension * [fix] Unneeded warning * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: loowiz <loowiz@envs.net> Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Jérémie Parisel <jeremie@parisel.net> Co-authored-by: Gredin67 <gredin67@sans-nuage.fr> Co-authored-by: tituspijean <tituspijean@yunohost.org>
* move function to common.sh (#764) * move function to common.sh * Update config * add default_phone_region * Update nginx.conf * Update install * Fix upgrade exploding when $app is nextcloud__2, __3 etc because the virtual apt/dpkg package is named with - and not _ (#767) * Update upgrade replace correct file for nextcloud--x-ynh-deps * Update upgrade correct syntax for the helpers * Bump package revision * Auto-update READMEs * Patch (#768) * remove inused patch with YNH 12 * reorder patch * Fix fail2ban failregex * 30.0.5 * Auto-update READMEs * Update restore * Update upgrade (#777) * Update upgrade * Update manifest.toml * Update manifest.toml * Update post_user_delete (#778) * Update upgrade (#779) * [fix] Remove eval JS patch cause yunohost tiles doesn't exists anymore * Update manifest.toml * Auto-update READMEs * cleaning * cleaning * Update remove * [enh] Allow login by mail (#783) * 30.0.6 * Auto-update READMEs * Update manifest.toml * Update manifest.toml * Auto-update READMEs * [enh] Create custom fail2ban conf, with datepattern and more regex to catch (#785) * Update systemd.service * Update DESCRIPTION_fr.md * Auto-update READMEs * Update manifest.toml (#788) * Update manifest.toml * Auto-update READMEs * Update config: syntax for enable_forward_email was using the old 2.0 helper syntax instead of 2.1 * Update config typo helpers * Update config helpers 2 typo * Update config still helpers 2.1, sorry for the mistake * Removing argument --file to calls of ynh_store_file_checksum helper (#792) As the usage is `ynh_store_file_checksum /path/to/file` as stated on https://github.com/YunoHost/yunohost/blob/main/helpers/helpers.v2.1.d/backup#L225 * 30.0.7 * Auto-update READMEs * Update remove * 30.0.8 * Auto-update READMEs * 31.0.2 (#787) * 31.0.3 (#795) * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update manifest.toml * Update manifest.toml * add versions_ and trashbin_retention_obligation (#805) * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Improve documentation for user_home question (#808) * Testing (#806) * move function to common.sh (#764) * move function to common.sh * Update config * add default_phone_region * Update nginx.conf * Update install * Fix upgrade exploding when $app is nextcloud__2, __3 etc because the virtual apt/dpkg package is named with - and not _ (#767) * Update upgrade replace correct file for nextcloud--x-ynh-deps * Update upgrade correct syntax for the helpers * Bump package revision * Auto-update READMEs * Patch (#768) * remove inused patch with YNH 12 * reorder patch * Fix fail2ban failregex * 30.0.5 * Auto-update READMEs * Update restore * Update upgrade (#777) * Update upgrade * Update manifest.toml * Update manifest.toml * Update post_user_delete (#778) * Update upgrade (#779) * [fix] Remove eval JS patch cause yunohost tiles doesn't exists anymore * Update manifest.toml * Auto-update READMEs * cleaning * cleaning * Update remove * [enh] Allow login by mail (#783) * 30.0.6 * Auto-update READMEs * Update manifest.toml * Update manifest.toml * Auto-update READMEs * [enh] Create custom fail2ban conf, with datepattern and more regex to catch (#785) * Update systemd.service * Update DESCRIPTION_fr.md * Auto-update READMEs * Update manifest.toml (#788) * Update manifest.toml * Auto-update READMEs * Update config: syntax for enable_forward_email was using the old 2.0 helper syntax instead of 2.1 * Update config typo helpers * Update config helpers 2 typo * Update config still helpers 2.1, sorry for the mistake * Removing argument --file to calls of ynh_store_file_checksum helper (#792) As the usage is `ynh_store_file_checksum /path/to/file` as stated on https://github.com/YunoHost/yunohost/blob/main/helpers/helpers.v2.1.d/backup#L225 * 30.0.7 * Auto-update READMEs * Update remove * 30.0.8 * Auto-update READMEs * 31.0.2 (#787) * 31.0.3 (#795) * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update manifest.toml * Update manifest.toml * add versions_ and trashbin_retention_obligation (#805) * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: loowiz <loowiz@envs.net> Co-authored-by: ljf <ljf+git@grimaud.me> Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com> Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Jérémie Parisel <jeremie@parisel.net> Co-authored-by: Gredin67 <gredin67@sans-nuage.fr> * Explain better the user_home question Closes #154 --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: loowiz <loowiz@envs.net> Co-authored-by: ljf <ljf+git@grimaud.me> Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com> Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Jérémie Parisel <jeremie@parisel.net> Co-authored-by: Gredin67 <gredin67@sans-nuage.fr> * Update manifest.toml * Auto-update READMEs * Update manifest.toml * change x to X, add --recursive, add a default acl for new elements (#722) * Fix inconsistent php version during upgrade with occ (#815) * Manage oldstable version (#816) * Manage oldstable version (#714) * [enh] channel wording * [fix] Bad source_id and repeated lines * [fix] Why remove maintenance:repair ??? * [fix] Stay on oldstable if it was not on last major version * [fix] Patches on oldstable setup * [fix] Old helpers key * [enh] oldstable as the default version * [enh] Auto update after channel change --------- Co-authored-by: Kayou <pierre@kayou.io> * [fix] Logout url missing * [fix] Upgrade with oldstable * [enh] Use php8.3-fpm for olstable - 30 version * [fix] Remove oldstable features * [fix] Remove oldstable from tests * [fix] Dead code * [fix] Dead code * [fix] Upgrade remove executable perm for nc extension * [fix] Unneeded warning * Update manifest.toml * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: Robles Rodolphe <rodolphe.robles@sfr.fr> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: loowiz <loowiz@envs.net> Co-authored-by: ljf <ljf+git@grimaud.me> Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com> Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Jérémie Parisel <jeremie@parisel.net> Co-authored-by: Gredin67 <gredin67@sans-nuage.fr> Co-authored-by: tituspijean <tituspijean@yunohost.org>
…romote a user to admin
…system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself
* Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
* Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
a missing space in notify push systemd service removal was causing an error
* Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com>
* fix linter warnings * Update tests.toml * Update systemd.service
* Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config * fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update watcher.service * Update watcher.service * revert * revert changes made to make the linter happy * Update manifest.toml * Auto-update READMEs * 0 Bytes chunks bug : configuration fix (#832) * Testing (#829) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config * fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update watcher.service * Update watcher.service * revert * revert changes made to make the linter happy * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> * 0 Bytes chunks bug config fix --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Eradicate legacy FPM settings... * upgrade: Simplify notify push setting backward-compat init * Symetrize setting initialization compared to upgrade, using ynh_app_setting_set_default * 32.0.3 (#831) * [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#845) Co-authored-by: Yunohost-Bot <> * Warning unary operator expected (#847) * [: -eq: unary operator expected * [: -eq: unary operator expected * Revert "Warning unary operator expected (#847)" This reverts commit 6cff728. * 32.0.4 * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> Co-authored-by: Yarkane <45920565+Yarkane@users.noreply.github.com> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Taekiro <taekiro@gmail.com>
* Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config * fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update watcher.service * Update watcher.service * revert * revert changes made to make the linter happy * Update manifest.toml * Auto-update READMEs * 0 Bytes chunks bug : configuration fix (#832) * Testing (#829) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config * fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update watcher.service * Update watcher.service * revert * revert changes made to make the linter happy * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> * 0 Bytes chunks bug config fix --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Eradicate legacy FPM settings... * upgrade: Simplify notify push setting backward-compat init * Symetrize setting initialization compared to upgrade, using ynh_app_setting_set_default * 32.0.3 (#831) * [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#845) Co-authored-by: Yunohost-Bot <> * Warning unary operator expected (#847) * [: -eq: unary operator expected * [: -eq: unary operator expected * Revert "Warning unary operator expected (#847)" This reverts commit 6cff728. * 32.0.4 * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> Co-authored-by: Yarkane <45920565+Yarkane@users.noreply.github.com> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: Taekiro <taekiro@gmail.com>
I'm using Libresign in Nextcloud for a non profit and Libresign needs LANG and LC_ALL variables to be defined for php-fpm
Ensure maintenance mode is off before anything.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Solution
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
! Don't Merge this PR...