Commit graph

4018 commits

Author SHA1 Message Date
Alexandre Aubin
d2dea2e94e Various changes to try to implement a proper dry-run + proper list of stuff to create/update/delete 2021-09-02 02:24:25 +02:00
Alexandre Aubin
e4783aa00a Various fixes after tests on OVH 2021-09-01 21:13:22 +02:00
Kay0u
70bff61749
Merge branch 'dev' into bullseye 2021-09-01 17:14:21 +02:00
Alexandre Aubin
d5b1eecd07 Add a small _assert_domain_exists to avoid always repeating the same code snippet 2021-09-01 17:13:47 +02:00
Alexandre Aubin
01bc6762aa registrars: remove unimplemented or unecessary stuff 2021-09-01 17:13:15 +02:00
Alexandre Aubin
9dc0c9b087 tests: use https instead of http to check app is indeed installed 2021-09-01 15:08:14 +02:00
Alexandre Aubin
4ee759855a Implement global settings for https redirect 2021-08-31 21:42:27 +02:00
Alexandre Aubin
1c2fff750d dns/lexicon: Tidying up the push function 2021-08-31 18:33:15 +02:00
ljf
6d16e22f87 [enh] VisibleIf on config panel section 2021-08-31 17:45:13 +02:00
ljf
08e7fcc48e [enh] Be able to correctly display the error 2021-08-31 17:44:42 +02:00
ljf
bb11b5dcac [enh] Be able to delete source file 2021-08-31 04:20:21 +02:00
ljf
c20226fc54 [enh] Move prefill feature into moulinette 2021-08-30 19:41:30 +02:00
ljf
8d9f8c7123 [fix] Bad call to Moulinette.interface 2021-08-30 14:04:12 +02:00
ljf
766711069f [fix] Bad call to Moulinette.get 2021-08-30 13:25:32 +02:00
ljf
8e2cf58862 Merge branch 'dev' into enh-config-panel-file 2021-08-30 13:21:53 +02:00
ljf
f1e5309d40 Multiline, file, tags management + prefilled cli 2021-08-30 13:14:17 +02:00
Alexandre Aubin
4089c34685 Add logging to domain_registrar_push 2021-08-28 21:55:44 +02:00
Alexandre Aubin
5a93e0640d domain_push_config -> domain_registrar_push 2021-08-28 21:53:19 +02:00
Alexandre Aubin
dded1cb775 Moar fikses 2021-08-28 21:49:35 +02:00
Alexandre Aubin
951c6695b8 domain settings: Only store the diff with respect to defaults, should make possible migrations easier idk 2021-08-28 21:32:40 +02:00
Alexandre Aubin
7e048b85b9 Misc fixes 2021-08-28 21:32:11 +02:00
Alexandre Aubin
1eb059931d Savagely split the dns/registrar stuff in a new dns.py 2021-08-28 21:02:13 +02:00
Alexandre Aubin
0ec1516f6e domains.py: Add cache for domain_list 2021-08-28 20:42:41 +02:00
Alexandre Aubin
8438efa680 Move dig() to utils.dns 2021-08-28 20:20:22 +02:00
Alexandre Aubin
22aa1f2538 Cleanup get_dns_zone_from_domain utils 2021-08-28 20:13:58 +02:00
Alexandre Aubin
2f3467dd17 More cleanup / simplify / homogenize 2021-08-28 19:56:49 +02:00
Alexandre Aubin
756e6041cb domains.py: Attempt to clarify build_dns_zone? 2021-08-28 19:10:47 +02:00
Alexandre Aubin
9f4ca2e819 Misc cleanup 2021-08-28 18:11:04 +02:00
Alexandre Aubin
13f2cabc46 Use moulinette helpers to read/write yaml 2021-08-28 18:10:47 +02:00
Alexandre Aubin
5f338d3c54 Semantics 2021-08-28 18:01:29 +02:00
Alexandre Aubin
808a69ca64 domain remove: Improve file/folder cleanup code 2021-08-28 17:58:58 +02:00
Alexandre Aubin
46b51b84f3
Merge branch 'dev' into enh-dns-autoconf 2021-08-28 17:39:59 +02:00
Alexandre Aubin
c35d25c14d
Merge pull request #1217 from YunoHost/app-diagnosis
Add diagnosis section to check that app are in catalog with good quality, check for deprecated practices
2021-08-28 02:08:08 +02:00
Alexandre Aubin
383aab55a6 Fix tests 2021-08-28 02:03:33 +02:00
yunohost-bot
712e2bb1c9 [CI] Format code 2021-08-27 18:07:37 +00:00
Alexandre Aubin
c3955f7aed
Merge pull request #1183 from YunoHost/rework-authenticator-system
Rework the authenticator system, split the LDAP stuff into auth part and utils part
2021-08-27 18:44:22 +02:00
yunohost-bot
c62e168689 [CI] Format code 2021-08-27 15:53:09 +00:00
Alexandre Aubin
035648d001
Merge pull request #1291 from YunoHost/simplify-service-yaml-management
Trash ugly hack that merge services.yml every regenconf
2021-08-27 17:20:49 +02:00
Alexandre Aubin
efc9bafeee
Merge pull request #1290 from YunoHost/experimental_sec_features
Add new setting to enable experimental security features
2021-08-27 17:20:40 +02:00
Alexandre Aubin
5af70af47d user import: Allow empty value for mailbox quota 2021-08-27 17:09:46 +02:00
Alexandre Aubin
0e2105311f user import: fix tests 2021-08-27 16:36:38 +02:00
Alexandre Aubin
3ad48fd8bc Fixes after tests on the battlefield 2021-08-27 16:34:34 +02:00
Alexandre Aubin
865d8e2c8c user import: fix typo 2021-08-27 14:48:30 +02:00
Alexandre Aubin
4de6bbdf84 user import: Try to optimize group operations 2021-08-27 14:42:57 +02:00
Alexandre Aubin
24d87ea40e user import: validate that groups and domains exists 2021-08-27 14:09:13 +02:00
Alexandre Aubin
8e35cd8103 user import: strip spaces 2021-08-27 13:52:10 +02:00
Alexandre Aubin
c20ca3015e
Merge branch 'dev' into enh-csv 2021-08-27 01:48:15 +02:00
ljf
bc725e9768 [fix] File through config panel API 2021-08-27 01:05:59 +02:00
yunohost-bot
aac8b8d460 [CI] Format code 2021-08-26 20:09:57 +00:00
Alexandre Aubin
128eb6a7d4 user import: Clarify fields validation 2021-08-26 21:06:16 +02:00