Commit graph

6518 commits

Author SHA1 Message Date
MercierCorentin
97d68f85ad Add domain registrar info 2021-06-03 15:01:40 +02:00
MercierCorentin
c66bfc8452 Fix mistake in dns_zone_hosters_list.yml name 2021-06-03 11:25:41 +02:00
MercierCorentin
2665c6235a Rename provider_list.yml into dns_zone_hosters_list.yml 2021-06-03 11:23:03 +02:00
Paco
3022a47560 Now using Dict.update() when loading settings
Settings not anticipated will be loaded.
They will not be removed on write.
Original behavior: not anticipated keys are removed.
2021-05-29 19:39:59 +02:00
Paco
1aeb55077f Merge branch 'enh-dns-autoconf' of https://github.com/MercierCorentin/yunohost into enh-dns-autoconf 2021-05-29 19:16:06 +02:00
Paco
00098075fd Split domains.yml into domains/{domain}.yml 2021-05-29 19:15:13 +02:00
MercierCorentin
27a976f5a5 Delete file that shouldn't be committed 2021-05-28 11:22:11 +02:00
Paco
ced4da4171 Run black & revert misguidedly cosmetic changes
An obscur plugin must have done this...
2021-05-25 16:27:05 +02:00
Corentin Mercier
e40f8fb861
Apply easy fixes from code review
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-05-25 13:46:09 +02:00
Paco
914bd1f20a connect domain_push_config to the in-file provider options 2021-05-21 11:32:52 +02:00
Paco
d4b4024532 fix: do not delete provider options when loading them 2021-05-21 11:31:12 +02:00
Paco
5859028022 Uncomment push_config function 2021-05-21 10:36:04 +02:00
MercierCorentin
51d6d19810 Add first version of set domain provider 2021-05-20 13:29:04 +02:00
MercierCorentin
bb140b2ba4 Add providers parameter list 2021-05-19 03:02:13 +02:00
Paco
eeab7cd103 ~ working push_config. Tested with Gandi. To be improved! 2021-04-28 00:26:19 +02:00
MercierCorentin
ddeea564f1 Merge branch 'dev' of https://github.com/YunoHost/yunohost into enh-dns-autoconf 2021-04-27 21:54:06 +02:00
Paco
e16f14f794 fix . set operation still not working. 2021-04-27 21:42:18 +02:00
Paco
132085bceb Merge branch 'enh-dns-autoconf' of https://github.com/MercierCorentin/yunohost into enh-dns-autoconf 2021-04-27 21:04:51 +02:00
Alexandre Aubin
d740046a2d
Merge pull request #1218 from YunoHost/ci-format-dev
[CI] Format code
2021-04-26 17:17:17 +02:00
yunohost-bot
2443b2ee1d [CI] Format code 2021-04-26 15:10:07 +00:00
Alexandre Aubin
b3d4872538 Update changelog for 4.2.3 2021-04-26 16:36:13 +02:00
Alexandre Aubin
e5f54f3656
Merge pull request #1208 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-04-26 16:19:36 +02:00
Alexandre Aubin
1484df1bcb
Merge branch 'dev' into weblate-yunohost-core 2021-04-26 16:19:28 +02:00
Alexandre Aubin
a3e01ff5bf
Merge pull request #1216 from YunoHost/ssh_app_group
Add ssh.app, sftp.app groups to cover my_webapp and borg needing ssh access
2021-04-26 16:08:53 +02:00
Alexandre Aubin
db3cc62bc7 Add ssh.app, sftp.app groups to cover my_webapp and borg needing ssh access 2021-04-24 17:26:03 +02:00
Alexandre Aubin
381f789fec ynh_port_available: also check ports used by other apps in settings.yml 2021-04-23 21:00:21 +02:00
Alexandre Aubin
4ae72cc3c8
Don't suggest that we can remove multiple apps 2021-04-22 14:41:54 +02:00
Alexandre Aubin
50af0393d1 Fix a stupid issue where an app's tmp work dir would be deleted during upgrade because of the backup process 2021-04-20 20:22:42 +02:00
Laurent Peuch
dfdc058aab fix(py37-black-run): stop if there is not diff 2021-04-17 05:25:57 +02:00
Alexandre Aubin
de8ca5a8cb Update changelog for 4.2.2 2021-04-17 04:34:20 +02:00
Alexandre Aubin
567bdb9a15 Undefined MoulinetteError 2021-04-17 02:55:55 +02:00
Alexandre Aubin
43591f0cae
Merge pull request #1215 from YunoHost/ci-format-dev
[CI] Format code
2021-04-17 02:54:30 +02:00
Alexandre Aubin
298f8e877e
Merge branch 'dev' into ci-format-dev 2021-04-17 02:54:13 +02:00
Alexandre Aubin
92eb97042f ynh_remove_fpm_config: we probably want to remove the conf file *before* reloading the service... 2021-04-17 02:52:56 +02:00
Alexandre Aubin
229d0ab5cb No need to define run_before_app_restore for migration 0020, let's avoid some confusing/misleading message 2021-04-17 02:35:41 +02:00
yunohost-bot
66f2613518 [CI] Format code 2021-04-17 00:31:06 +00:00
Alexandre Aubin
27c4b33065
Merge pull request #1190 from YunoHost/remove-src_filename
Remove src filename
2021-04-17 01:57:41 +02:00
Alexandre Aubin
65759e978f
Merge pull request #1213 from YunoHost/app_manifest
Add route to fetch app manifest for custom app installs in a forge-agnostic way
2021-04-17 01:56:36 +02:00
Alexandre Aubin
931ed64e1b
Merge pull request #1214 from YunoHost/more-uniform-tmp-workdir-for-apps
More uniform tmp dir for apps, remove some weird 'admin' ownership
2021-04-17 01:56:28 +02:00
Alexandre Aubin
3f892c7f02
Merge pull request #1205 from YunoHost/backup-create-dry-run
Add a --dry-run option to backup_create to fetch an estimate of the backup size
2021-04-17 01:56:20 +02:00
Alexandre Aubin
e2ca2bf9aa
Merge pull request #606 from YunoHost/sftp_permission
Add SFTP / SSH permissions
2021-04-17 01:56:09 +02:00
Alexandre Aubin
daa0c95015 More stupid trick to dump what's wrong with php7.3-fpm during tests... 2021-04-17 01:18:23 +02:00
Alexandre Aubin
16e20fed77 Don't re-run migration if backup is from the same version (mainly to avoid weird stuff during tests) 2021-04-17 01:10:58 +02:00
Alexandre Aubin
3b35f61028 Fix DepreciationWarning 2021-04-17 01:00:28 +02:00
Alexandre Aubin
72e4a584ed Be more robust against re-running the migration 2021-04-17 00:58:12 +02:00
Alexandre Aubin
6e4f1fa42e Stupid tmp fix to try to track why the tests are failing 2021-04-17 00:49:17 +02:00
Alexandre Aubin
aae7c6e296 Unused imports 2021-04-16 22:34:39 +02:00
Alexandre Aubin
8f3a7067d9 Advertise the new SSH port setting for people that manually modified the SSH port 2021-04-16 22:20:06 +02:00
Alexandre Aubin
c53f5ac16a Report an error in the diagnosis and migration if sshd config is insecure 2021-04-16 22:05:36 +02:00
Alexandre Aubin
4a0b343e5e Fix/update migration script, handle applying the new migration during restore 2021-04-16 22:01:22 +02:00