Paco
|
4876860b47
|
Merge branch 'enh-dns-autoconf' of https://github.com/MercierCorentin/yunohost into enh-dns-autoconf
|
2021-03-22 01:58:41 +01:00 |
|
Paco
|
fa818a476a
|
Change API naming etc. Expect a new change to come!
|
2021-03-22 01:57:20 +01:00 |
|
MercierCorentin
|
3b6599ff0d
|
Check if DNS zone is owned by user
|
2021-03-22 00:00:03 +01:00 |
|
Paco
|
f295dffd00
|
Fix old_domains not assigned
|
2021-03-21 22:27:57 +01:00 |
|
Paco
|
fa5b3198cc
|
Add TODOs for locales
|
2021-03-17 21:26:45 +01:00 |
|
Paco
|
cc3c073dc5
|
Saving domain settings in /etc/yunohost/domains.yml
|
2021-03-17 21:24:13 +01:00 |
|
Paco
|
8dd5859a46
|
Integration of domain settings loading/generation with domains DNS entries generation
|
2021-03-09 23:59:42 +01:00 |
|
Paco
|
01fe61c15b
|
Merge branch 'enh-dns-autoconf' of https://github.com/MercierCorentin/yunohost into enh-dns-autoconf
|
2021-03-09 23:54:03 +01:00 |
|
Paco
|
1a4d02c9bf
|
Add loading of domain settings. Generate defaults for missing entries (and backward-compability)
|
2021-03-09 23:53:50 +01:00 |
|
MercierCorentin
|
c111b9c6c2
|
First implementation of configurable dns conf generation
|
2021-03-09 22:57:46 +01:00 |
|
Paco
|
9a8cbbd883
|
sample _get_domain_and_subdomains_settings()
|
2021-03-09 21:34:30 +01:00 |
|
Alexandre Aubin
|
0f7c0b039a
|
Merge pull request #1125 from YunoHost/domain-remove-remove-apps
Add '--remove-apps' (and '--force') options to "yunohost domain remove"
|
2021-02-13 20:43:59 +01:00 |
|
Alexandre Aubin
|
e7db40e9c8
|
Merge branch 'dev' into domain-remove-remove-apps
|
2021-02-13 20:43:46 +01:00 |
|
Kay0u
|
933b73400b
|
change artifacts filename
|
2021-02-07 15:54:01 +01:00 |
|
Kay0u
|
59d3e387f1
|
Update template for the new doc (grav)
|
2021-02-07 15:52:50 +01:00 |
|
Alexandre Aubin
|
3bbc93d54b
|
Merge branch '4.1.7-hotfixes' into dev
|
2021-02-03 17:01:48 +01:00 |
|
Alexandre Aubin
|
e1062f1457
|
Update changelog for 4.1.7.1
|
2021-02-03 16:59:56 +01:00 |
|
Alexandre Aubin
|
6efbc03d43
|
Remove getopts from ynh_exec_as
|
2021-02-03 16:58:23 +01:00 |
|
Alexandre Aubin
|
ac38e53a7c
|
Remove getopts from ynh_exec_as
|
2021-02-03 16:50:04 +01:00 |
|
Kay0u
|
dfa0b21fce
|
fixing my mess about firewall _TO_CLOSE
|
2021-02-03 14:33:10 +01:00 |
|
Alexandre Aubin
|
717cd26927
|
Yo dawg i heard you like exceptions so i created an exception in your exception so you can debug while you debug
|
2021-02-03 03:09:32 +01:00 |
|
Alexandre Aubin
|
ab3ea8b338
|
Merge pull request #1162 from YunoHost/fix-linter
fix linter, remove allow_failure for corresponding tests
|
2021-02-02 21:01:27 +01:00 |
|
Kay0u
|
9faf2d89a2
|
fix format
|
2021-02-02 17:15:45 +01:00 |
|
Kay0u
|
3bd314e940
|
readd allow_failure
|
2021-02-02 17:14:05 +01:00 |
|
Kay0u
|
bfd7257a8c
|
fix linter, remove allow_failure for corresponding tests
|
2021-02-02 16:16:07 +01:00 |
|
Laurent Peuch
|
97f26015c6
|
[fix] kill all bare exceptions
|
2021-02-02 14:40:29 +01:00 |
|
Kayou
|
5ac2355882
|
ignore some flake8 errors
|
2021-02-02 14:14:36 +01:00 |
|
Kayou
|
ce1045a26a
|
fix the postinstall with double quotes
|
2021-02-02 11:10:52 +01:00 |
|
Alexandre Aubin
|
6500ac01ae
|
Make sure that dir exists :/
|
2021-02-02 05:55:19 +01:00 |
|
Alexandre Aubin
|
a6149fb6e2
|
Merge tag 'debian/4.1.7' into dev
|
2021-02-02 05:53:15 +01:00 |
|
Alexandre Aubin
|
9414365edc
|
Merge pull request #1161 from YunoHost/ci-format-dev
[CI] Format code
|
2021-02-02 05:47:31 +01:00 |
|
yunohost-bot
|
c4439110e1
|
[CI] Format code
|
2021-02-02 03:37:40 +00:00 |
|
Alexandre Aubin
|
adc83b4c9c
|
Update changelog for 4.1.7
|
2021-02-02 04:25:05 +01:00 |
|
Alexandre Aubin
|
08e7b42c82
|
logger.exception -> logger.error because logger.exception displays a stacktrace and it ain't relevant in any of these cases
|
2021-02-02 04:15:01 +01:00 |
|
Alexandre Aubin
|
29fe7c3103
|
Do not ynh_die if systemctl action fails, because we don't want to exit in the middle of a remove script ... instead, return a non-zero code which should trigger script failure only if set -eu is enabled
|
2021-02-02 04:13:42 +01:00 |
|
ericgaspar
|
6b2d76dddd
|
Move ynh_exec_as helper to user section
|
2021-02-02 04:13:42 +01:00 |
|
ericgaspar
|
b94ff1c200
|
Add ynh_exec_as to official
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
9fbd1a02db
|
Recommend yunohost.local in yunoprompt
|
2021-02-02 04:13:42 +01:00 |
|
ljf
|
aef3ee1434
|
[fix] If uid is less than 1001 nsswitch ignore it
|
2021-02-02 04:13:42 +01:00 |
|
ljf
|
4e335e0782
|
[fix] If uid is less than 1000 nsswitch ignore it
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
5ab5c83d54
|
Misc issues with yunoprompt
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
62e84d8b4b
|
service_regen_conf is deprecated in factor of regen_conf
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
2fc016e3e5
|
Make sure tmp_script exists ..
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
536fd9be9e
|
diagnosis: Ignore /dev/loop devices in systemresources
|
2021-02-02 04:13:42 +01:00 |
|
Kayou
|
4725e05470
|
fix de locale
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
4b876ff07f
|
Handle case where DKIM record is split into several pieces
|
2021-02-02 04:13:42 +01:00 |
|
Kayou
|
12244036a9
|
Typo
|
2021-02-02 04:13:42 +01:00 |
|
Alexandre Aubin
|
10ba00affe
|
logger.exception -> logger.error because logger.exception displays a stacktrace and it ain't relevant in any of these cases
|
2021-02-02 03:57:33 +01:00 |
|
Alexandre Aubin
|
071d8c4cbe
|
Misc fixes for cert / local CA management
|
2021-01-31 18:15:51 +01:00 |
|
Alexandre Aubin
|
d152e7299b
|
Merge pull request #1064 from YunoHost/move-ldap-init-before-postinstall
Move ldap initialization before the postinstall
|
2021-01-31 16:25:04 +01:00 |
|