Commit graph

37 commits

Author SHA1 Message Date
Laurent Peuch
c468a69754 [mod] pep8 2016-12-07 14:32:42 -05:00
Alexandre Aubin
731ff6f906 [fix] Refactoring tools_maindomain and disabling removal of main domain to avoid breaking things 2016-12-07 14:32:42 -05:00
Alexandre Aubin
ed16cd7f5a Adding an option to use the staging Let's Encrypt CA, sort of a dry-run 2016-11-22 23:44:23 -05:00
Alexandre Aubin
5de006f18d Follow up of @julienmalik comments - misc typo/cosmetic fixes 2016-11-21 10:58:57 -05:00
Alexandre Aubin
f3461b3636 Fixing typo in arguments to match actionmap 2016-11-07 12:24:59 -05:00
Laurent Peuch
ef62877952 [mod] pep8 2016-10-30 04:29:24 +01:00
Laurent Peuch
6a1727da89 [mod] remove useless imports 2016-10-30 04:27:41 +01:00
Alexandre Aubin
35fa386ce3 First draft of certificate management integration (e.g. Let's Encrypt certificate install) 2016-10-28 13:59:42 -04:00
vetetix
d96ce2e9b9 fix issue in dkim dns setting
Add a dot "." so that dkim dns entry is "mail._domainkey.domain.tld." instead of "mail._domainkey.domain.tld"
2016-06-25 18:12:55 +02:00
Jérôme Lebleu
55debefd56 [fix] Call regen-conf only once passing a list in domain_add/remove 2016-04-24 22:15:29 +02:00
Moul
55f4ff8d69 [fix] domains creation: regen_conf() were called with an old name of variable. 2016-04-24 00:21:26 +02:00
Jérôme Lebleu
c09e322d24 [fix] Use new service_regen_conf method name 2016-04-10 16:57:09 +02:00
Julien Malik
4fd7a69d68 [fix] use ip6.yunohost.org instead of ipv6.yunohost.org (less connectivity issues) 2016-03-08 18:59:09 +01:00
Jérôme Lebleu
c7a7e01d89 [fix] Use http to retrieve public IPv6 due to Let's Encrypt restriction 2016-03-08 16:57:21 +01:00
Jérôme Lebleu
8aa64a0641 [enh] Use a common method to retrieve public IP address 2016-03-08 11:10:28 +01:00
Jérôme Lebleu
5f08eb06ae [enh] Use https to retrieve public IP address 2016-03-08 11:10:28 +01:00
opi
0fb7295e8e [fix] Catch ConnectionError from requests package 2016-03-06 19:30:10 +01:00
opi
4a787da440 [enh] Add dummy DMARC support if DKIM already supported. #233 2016-03-04 11:21:37 +01:00
Jérôme Lebleu
603c50ddd9 [fix] Regenerate Rmilter conf on domain addition for DKIM key 2016-02-28 21:46:57 +01:00
Jérôme Lebleu
36981ac21d [enh] Attempt to improve readability of domain_dns_conf 2016-02-28 21:43:33 +01:00
Jérôme Lebleu
a557956a47 [fix] Remove useless raw argument in domain_list 2016-02-28 21:13:33 +01:00
Jérôme Lebleu
5676de11da [enh] Replace msignals.display by logging in domain 2016-02-28 21:12:19 +01:00
Jérôme Lebleu
04c31638c6 [fix] Append domain name to DKIM DNS record 2016-02-28 21:03:18 +01:00
Jérôme Lebleu
8d520762e6 [enh] Add DKIM DNS record in domain_dns_conf (close #198) 2016-02-28 19:23:50 +01:00
Moul
3744409aae [fix] ttl: rename key argument. 2016-02-26 12:20:45 +01:00
Moul
248104b8e4 [fix] set ttl value to 'None'. 2016-02-23 23:07:32 +01:00
Moul
3f1bd53c47 [mod] Fixes on 'ttl' option. 2016-02-23 13:13:36 +01:00
Moul
5016482bda [enh] add '-ttl' parameter to 'domain dns conf' command. 2016-02-23 00:53:02 +01:00
Laurent Peuch
d93a1746d7 [mod] dns_conf only need authentication for the api 2016-01-26 15:49:45 +00:00
Laurent Peuch
2b74311526 [mod] rename function like suggested 2016-01-24 15:56:05 +00:00
Laurent Peuch
d289bbe8e8 [fix] remove .tld 2016-01-24 11:44:39 +00:00
Laurent Peuch
b3665ede0f [mod] add CNAME for xmpp 2016-01-24 01:44:19 +00:00
Laurent Peuch
34ef4c7092 [mod] uniformise TTL declarations 2016-01-24 01:44:01 +00:00
Laurent Peuch
4817be9491 [fix] bad IPV6 declaration 2016-01-24 01:43:45 +00:00
Laurent Peuch
e140ed652c [enh] new command to generate DNS configuration for a given domain name 2016-01-22 21:28:35 +00:00
Jérôme Lebleu
3e1d9fc33b [enh] Add hooks for post domain add/remove (fix #108) 2015-10-12 21:43:31 +02:00
Jérôme Lebleu
908d77f234 [ref] Rename lib folder to src 2015-10-08 15:47:24 +02:00
Renamed from lib/yunohost/domain.py (Browse further)