Commit graph

7734 commits

Author SHA1 Message Date
Alexandre Aubin
be8c6f2c35 Fix tests 2021-09-19 22:59:15 +02:00
Alexandre Aubin
f9b3265f71 Merge branch 'dev' into enh-dns-autoconf 2021-09-19 20:48:09 +02:00
Alexandre Aubin
b6981c80b8 backup: Manually modified files may not exists... 2021-09-19 20:47:12 +02:00
Alexandre Aubin
1f6fb31121
Merge pull request #1328 from YunoHost/add-YNH_APP_BASEDIR-in-the-env-var
add YNH_APP_BASEDIR in the env var
2021-09-19 20:46:38 +02:00
Alexandre Aubin
e7844ef09e
Simplify YNH_APP_BASEDIR definition
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-19 20:46:32 +02:00
Alexandre Aubin
18e2fb14c4 tests: uhoh forgot to remove some tmp stuff 2021-09-19 19:35:23 +02:00
Alexandre Aubin
cdabfc12cc dns: Repair diagnosis ugh 2021-09-19 19:34:45 +02:00
Alexandre Aubin
2422a25f55 domains: make sure to backup/restore domain settings 2021-09-19 18:04:32 +02:00
Alexandre Aubin
8f8b6eae7c domains: Make sure domain setting folder exists with appropriate perms 2021-09-19 18:02:45 +02:00
Alexandre Aubin
065ebec821 autodns: Minor fix for error handling 2021-09-19 17:41:52 +02:00
Alexandre Aubin
499f06f5f6 autodns: Godaddy doesn't supports CAA records 2021-09-19 17:41:19 +02:00
Alexandre Aubin
c12f9b64ea Typo 2021-09-19 17:40:21 +02:00
Alexandre Aubin
69c756918f dyndns: Don't try to push anything if no ipv4/ipv6 2021-09-19 17:37:44 +02:00
Alexandre Aubin
7fd76a6884 dns: Reintroduce include_empty_AAAA_if_no_ipv6 option, needed for diagnosis 2021-09-19 17:32:35 +02:00
Alexandre Aubin
04487ed6bf dns: Don't include subdomains stuff in dyndns update, because this probably ain't gonna work 2021-09-19 17:30:52 +02:00
Alexandre Aubin
ae03be3bad i18n tests: simplify hardcoded stuff 2021-09-19 17:10:14 +02:00
Alexandre Aubin
1543984a29 Fix i18n tests 2021-09-19 16:51:17 +02:00
Alexandre Aubin
d161d0744a dns: don't have empty sections in recommended conf 2021-09-19 16:50:57 +02:00
Alexandre Aubin
e3ce03ac85 autodns: i18n 2021-09-19 16:18:07 +02:00
Alexandre Aubin
52b3cb5622 app config panel: Add supports_config_panel in app_info for webadmin 2021-09-19 01:57:00 +02:00
Alexandre Aubin
76bd3a6f83 autodns: Add link to registrar api doc 2021-09-19 01:46:48 +02:00
Alexandre Aubin
f90854809c domain config: add disclaimer that enabling/disabling features only impact dns configuration for now 2021-09-19 01:23:51 +02:00
Alexandre Aubin
8faad01263 Misc fixes 2021-09-19 01:23:33 +02:00
Alexandre Aubin
b5e20cadf4 autodns: Various fixes, improvement for edge case handling 2021-09-19 00:32:42 +02:00
Alexandre Aubin
c762cd9858 autodns: typo⁴ 2021-09-18 23:35:37 +02:00
Alexandre Aubin
002d254522 autodns: typo³ 2021-09-18 23:28:34 +02:00
Alexandre Aubin
b3e9cf19db autodns: typo² 2021-09-18 23:18:03 +02:00
Alexandre Aubin
2c997d43e1 autodns: typo 2021-09-18 23:15:36 +02:00
Alexandre Aubin
fa31d49bf9 autodns: Improve handling of the subdomain case 2021-09-18 23:10:17 +02:00
Alexandre Aubin
5812c8f1ae autodns: Disable ttl setting for now because meh 2021-09-18 22:47:06 +02:00
Alexandre Aubin
68f2eea0ae autodns: proper error management for authentication error 2021-09-18 13:58:41 +02:00
Alexandre Aubin
9f6c97c4d9
Merge pull request #1330 from ericgaspar/patch-2
time format
2021-09-17 23:50:47 +02:00
Éric Gaspar
ef91b67d67
Fix time format
Set more meaningful time format
2021-09-17 23:31:40 +02:00
Alexandre Aubin
991eea447c
[fix] YNH_APP_BASEDIR may not exist, set -eu etc 2021-09-17 22:23:08 +02:00
Alexandre Aubin
0d881fe008 app.py: No need to define Question.operation_logger anymoar 2021-09-17 19:56:24 +02:00
Kay0u
c20ac160cc
do not use ynh_print_warn here 2021-09-17 18:49:33 +02:00
Kay0u
efdd287bff
define a default YNH_APP_BASEDIR 2021-09-17 18:47:47 +02:00
Kay0u
c1eecd5eb3
moar YNH_APP_BASEDIR 2021-09-17 18:38:00 +02:00
ljf
03e378786a Merge branch 'dev' of github.com:YunoHost/yunohost into dev 2021-09-17 18:32:11 +02:00
ljf
aeed9f897b [fix] Redact password in app install 2021-09-17 18:32:06 +02:00
Kay0u
ddd522ac54
add YNH_APP_BASEDIR in the env var 2021-09-17 18:24:50 +02:00
Alexandre Aubin
370340b381
Merge pull request #1327 from YunoHost/remove-created-permission-if-error
remove created permission if error
2021-09-17 18:00:22 +02:00
Kay0u
29bb26f246
remove created permission if error 2021-09-17 17:51:50 +02:00
Alexandre Aubin
d135b97784 Revert "mypy: read_yaml argument should always be a string"
This reverts commit 4db4338812.
2021-09-17 17:10:07 +02:00
Alexandre Aubin
4db4338812 mypy: read_yaml argument should always be a string 2021-09-17 16:57:51 +02:00
Alexandre Aubin
c8caabf8f8 autodns: pop experimental_disclaimer because it's not an actual credential 2021-09-17 16:12:25 +02:00
Alexandre Aubin
93b99635b7 autodns: fix/simplify registrar settings fetching 2021-09-17 15:41:57 +02:00
Kay0u
c53a6006ce
Remove unused import 2021-09-17 14:47:12 +02:00
Kay0u
4503816a88
Adding an anchor on each helper 2021-09-17 14:39:14 +02:00
Alexandre Aubin
d4d576c492 autodns: return relative name in dry run output 2021-09-17 14:36:46 +02:00