axolotle
|
7b7c5f0b13
|
changed cert acme status to a string to add 'unknown' status (when not diagnosed)
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
d848837bc6
|
add new domain_info() command to get a domain's dns, certs and apps infos
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
77471c4140
|
add tree option on domain_list()
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
6001b0f7af
|
rework domains cache logic
|
2022-10-05 16:14:07 +02:00 |
|
Alexandre Aubin
|
e2838455e0
|
Moar i18n friskies
|
2022-10-05 14:18:21 +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
|
1c06fd5017
|
configpanels: i18n for domain cert config panel
|
2022-10-04 17:29:54 +02:00 |
|
Alexandre Aubin
|
85b6d8554d
|
Fix i18n issues / also we don't need operation logger for domain_action_run, already handled in subcalls
|
2022-10-04 13:04:30 +02:00 |
|
Alexandre Aubin
|
0dc08c8f8c
|
Apply suggestions from code review
Co-authored-by: Axolotle <nchesnais@mailoo.org>
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
40ad8ce25e
|
configpanel: Implement 'hidden' domain_action_run route
|
2022-09-30 15:03:03 +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
|
38234c9501
|
Merge branch 'dev' into enh-global-settings-configpanel
|
2022-09-03 22:33:46 +02:00 |
|
Alexandre Aubin
|
efe0e60182
|
[fix] defaultapp: domain may not exist in app_map dict output
|
2022-08-28 17:25:31 +02:00 |
|
Alexandre Aubin
|
76238db4bb
|
config_settings.toml -> config_global.toml
|
2022-08-04 19:09:47 +02:00 |
|
theo@manjaro
|
e21c114b70
|
Better log redacting
|
2022-07-15 16:54:53 +02:00 |
|
theo@manjaro
|
5f2785c6c9
|
Pleasing the linter
|
2022-07-15 15:11:45 +02:00 |
|
theo@manjaro
|
863843a1cf
|
The maximum number of subscribed DynDNS domains is configurable
|
2022-07-15 14:26:21 +02:00 |
|
theo@manjaro
|
02103c07a3
|
Don't flag sub-DynDNS domains as subscribed
|
2022-07-13 11:50:20 +02:00 |
|
theo@manjaro
|
0084ce757c
|
Don't ask for the (un)subscribe options if this is a sub-subdomain
|
2022-07-13 11:34:04 +02:00 |
|
theo@manjaro
|
731f07817b
|
Redact domain passwords in logs
|
2022-07-13 11:03:16 +02:00 |
|
theo@manjaro
|
f67eaef90b
|
Ignore cache if "full" is specified
|
2022-07-12 10:45:35 +02:00 |
|
theo@manjaro
|
ba061a49e4
|
Added a --full option to domain list
|
2022-07-11 15:48:30 +02:00 |
|
theo@manjaro
|
0b5c96e249
|
Added an API endpoint to check if a domain is a DynDNS one
|
2022-07-11 15:16:33 +02:00 |
|
theo@manjaro
|
06db6f7e04
|
Clearer locales
|
2022-07-08 09:21:08 +02:00 |
|
theo@manjaro
|
940af74c2d
|
yunohost domain dns push now accepts an --auto option
Domains can be configured to be auto-pushed by a cron job
|
2022-07-06 15:52:27 +02:00 |
|
theo@manjaro
|
7117c61bbf
|
Removed useless error
|
2022-07-05 15:25:43 +02:00 |
|
theo@manjaro
|
840bed5222
|
yunohost domain remove auto-detects DynDNS domains
and now uses --unsubscribe and --no-unsubscribe
|
2022-07-05 15:10:04 +02:00 |
|
theo@manjaro
|
986b42fc1d
|
yunohost domain add auto-detect DynDNS domains
and asks for a --subscribe or --no-subscribe option
|
2022-07-05 14:37:14 +02:00 |
|
theo@manjaro
|
e4c631c171
|
Added yunohost domain dyndns list command
|
2022-07-05 11:30:40 +02:00 |
|
theo@manjaro
|
fbfcec4873
|
yunohost domain dns push works with Dynette domains
|
2022-07-05 09:06:52 +02:00 |
|
theo@manjaro
|
1506146450
|
Passwords can be set interactively
|
2022-07-04 10:07:30 +02:00 |
|
theo@manjaro
|
02a4a5fecf
|
The option -d is deprecated, -p is preferred
|
2022-07-01 14:40:52 +02:00 |
|
theo@manjaro
|
882c024bc8
|
yunohost domain remove now accepts a -p argument
|
2022-07-01 14:16:50 +02:00 |
|
theo@manjaro
|
4f2a111470
|
We can now specify a password
using the yunohost domain add command
|
2022-07-01 10:38:25 +02:00 |
|
Alexandre Aubin
|
97e17bbddb
|
Merge pull request #1424 from YunoHost/ci-format-dev
[CI] Format code with Black
|
2022-01-29 19:13:33 +01:00 |
|
Alexandre Aubin
|
0a59f86329
|
configpanel: oopsies, super()._apply() was only called when changing the default app :P
|
2022-01-29 19:10:28 +01:00 |
|
yunohost-bot
|
e1ffe57282
|
[CI] Format code with Black
|
2022-01-29 17:48:05 +00:00 |
|
Alexandre Aubin
|
adb0e67b25
|
Aaand hasattr not working as expected
|
2022-01-29 18:28:07 +01:00 |
|
Alexandre Aubin
|
e46fe6b77b
|
Typo: self.hasattr is not a thing /o\
|
2022-01-29 18:05:23 +01:00 |
|
Alexandre Aubin
|
7377798385
|
Revert "Tmp fix to try to debug the CI @_@"
This reverts commit 3ca302b85d .
|
2022-01-29 17:50:03 +01:00 |
|
Alexandre Aubin
|
74e73c470f
|
Revert "Moar tmp tweaks to try to debug the CI"
This reverts commit 16946372cc .
|
2022-01-29 17:49:59 +01:00 |
|
Alexandre Aubin
|
bf6252ac1d
|
configpanels: optimize _get_toml for domains to not load the whole DNS section stuff when just getting a simple info from another section
|
2022-01-29 17:49:45 +01:00 |
|
Alexandre Aubin
|
16946372cc
|
Moar tmp tweaks to try to debug the CI
|
2022-01-29 17:18:24 +01:00 |
|
Alexandre Aubin
|
3ca302b85d
|
Tmp fix to try to debug the CI @_@
|
2022-01-29 16:54:27 +01:00 |
|
Alexandre Aubin
|
4b78e8e327
|
[mod] certificate: drop unused 'staging' LE mode
|
2022-01-26 14:29:04 +01:00 |
|
yunohost-bot
|
71e73c7cf2
|
[CI] Format code with Black
|
2022-01-24 18:16:08 +00:00 |
|
Alexandre Aubin
|
8836fdeeaa
|
Merge branch 'dev' into enh-domain-default-app
|
2022-01-24 18:40:10 +01:00 |
|
yunohost-bot
|
b9060da750
|
[CI] Format code with Black
|
2022-01-20 18:43:33 +00:00 |
|
Tagada
|
30983a4efd
|
[enh] Manage default applications with DomainConfigPanel
[enh] makedefault with domain_config_set()
[enh] Allow webadmin to reverse makedefault
[legacy] translate legacy redirections to new domain config
|
2022-01-19 23:04:24 +00:00 |
|
Alexandre Aubin
|
b1fe61ed68
|
codequality: fstring all the things! (well, not all but a lot :P)
|
2022-01-11 21:37:21 +01:00 |
|