Commit graph

26 commits

Author SHA1 Message Date
Alexandre Aubin
867632d355 domains: propagate mail/xmpp enable/disable toggle to actual system configurations 2022-11-27 02:54:35 +01:00
yunohost-bot
7c05df05b7 [CI] Format code with Black 2022-10-24 16:59:10 +00:00
Alexandre Aubin
bd7081baf2 maintenance: cleanup .py file headers + automate boring copyright headers... 2022-10-09 18:38:34 +02:00
Alexandre Aubin
435084c20b domain: _get_parent_domain_of call tweaking 2022-10-07 14:48:02 +02:00
Alexandre Aubin
1a543fe416 Fix acme_status / ACME_eligible 2022-10-05 15:35:51 +02:00
axolotle
7b7c5f0b13 changed cert acme status to a string to add 'unknown' status (when not diagnosed) 2022-10-05 16:14:07 +02:00
Alexandre Aubin
d1d203726b Merge remote-tracking branch 'origin/enh-actions' into 11.1 2022-10-04 22:33:28 +02:00
Alexandre Aubin
463d76f867 domain/certs: fix bug where a self-signed cert would not get identified as a self-signed cert 2022-10-04 22:21:23 +02:00
Alexandre Aubin
702156554a Add more info during selsigned cert generation error to debug CI 2022-10-04 21:24:51 +02:00
Alexandre Aubin
1c06fd5017 configpanels: i18n for domain cert config panel 2022-10-04 17:29:54 +02:00
axolotle
e4df838d9d cert: raise errors for cert install/renew 2022-10-04 18:12:10 +02:00
Alexandre Aubin
47543b19b7 configpanels: Iterating on action POC to create a certificat section in domain config panels 2022-09-30 15:03:03 +02:00
Alexandre Aubin
73ed031661 global settings: fix moar tests ... disabling the failing ones because it's apparently sort-of a feature that those work though debattable ... (though they dont when you're in interactive mode ..) 2022-08-04 23:18:30 +02:00
Tagadda
607a22de00 use moulinette instead of os.system, os.chown, os.chmod 2022-04-26 17:26:48 +00:00
yunohost-bot
e1ffe57282 [CI] Format code with Black 2022-01-29 17:48:05 +00:00
Alexandre Aubin
4b78e8e327 [mod] certificate: drop unused 'staging' LE mode 2022-01-26 14:29:04 +01:00
yunohost-bot
b9060da750 [CI] Format code with Black 2022-01-20 18:43:33 +00:00
Alexandre Aubin
1e61883b2f Merge branch 'dev' into bullseye 2022-01-18 00:16:49 +01:00
Alexandre Aubin
b1fe61ed68 codequality: fstring all the things! (well, not all but a lot :P) 2022-01-11 21:37:21 +01:00
Alexandre Aubin
b63136da52 certificate: don't attempt to restart metronome if not installed 2022-01-09 18:41:44 +01:00
Kay0u
fc0cf79123
Merge branch 'dev' into bullseye 2021-12-30 15:29:16 +01:00
Alexandre Aubin
8feb63be0c Tweak definition of self-signed cert to cover cases where issuer is not the current main domain anymore 2021-12-01 18:37:59 +01:00
Alexandre Aubin
34b7e667a7 Aaaaand try again to fix certificate generation 2021-11-30 23:25:25 +01:00
Alexandre Aubin
73da37f152 Attempt to fix the weird selfsigned certificate generation error 2021-11-30 20:46:43 +01:00
Alexandre Aubin
9c28c07af4 Fix overly complex location for ssl workdir 2021-11-22 08:10:14 +01:00
Alexandre Aubin
5de9e4fe6a Yolorework the repo dir structure 2021-11-10 17:56:02 +01:00
Renamed from src/yunohost/certificate.py (Browse further)