Commit graph

3311 commits

Author SHA1 Message Date
theo@manjaro
e21c114b70 Better log redacting 2022-07-15 16:54:53 +02:00
theo@manjaro
bbc6dcc50b Better logging for domain dns push --auto 2022-07-15 16:30:57 +02:00
theo@manjaro
4f303de7a4 Removed the useless argument key from dyndns_subscribe 2022-07-15 15:56:33 +02:00
theo@manjaro
7deb3b3492 Let the dynette cool down 2022-07-15 15:29:04 +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
f015767f50 Added some tests for subscribing and unsubscribing 2022-07-15 13:21:16 +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
9e44b33401 Clarification 2022-07-06 15:57:17 +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
bc3521fd04 yunohost tools postinstall auto-detect DynDNS domains
and asks for a --subscribe or --no-subscribe option
2022-07-06 09:30:00 +02:00
theo@manjaro
7117c61bbf Removed useless error 2022-07-05 15:25:43 +02:00
theo@manjaro
3bd427afab Password is only asked once if we unsubscribe 2022-07-05 15:14:33 +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
cf6eaf364d Better password assert placement 2022-07-05 10:45:21 +02:00
theo@manjaro
ac60516638 Raise an actual error (instead of log) 2022-07-05 10:15:56 +02:00
theo@manjaro
dd51adcd3f Removed useless call to dns push 2022-07-05 10:02:58 +02:00
theo@manjaro
0903460fc4 Fix 2022-07-05 09:59:15 +02:00
theo-is-taken
e58aaa6db6
Update src/dyndns.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-07-05 09:55:19 +02:00
theo-is-taken
ab37617f91
Update src/dns.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-07-05 09:54:23 +02:00
theo@manjaro
273c10f17d Updated locales 2022-07-05 09:45:26 +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
theo@manjaro
4a9080bdfd Added a new command to delete dyndns records 2022-06-30 12:23:51 +02:00
theo@manjaro
f9afc19ed4 Added an optionnal "password" argument
to the "yunohost dyndns subscribe" command
2022-06-30 11:22:46 +02:00
Alexandre Aubin
ea0c8e9162
Typo
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-06-21 23:30:31 +02:00
Jose Riha
745aae208b Fix typo (indefinite article in plural) 2022-06-12 22:53:24 +02:00
yunohost-bot
4155aa7486 [CI] Format code with Black 2022-05-17 23:11:50 +02:00
Alexandre Aubin
100cd2fdd4
Merge pull request #1460 from YunoHost/fix-dns-suggest
[fix] Bad DNS conf suggestion
2022-05-16 15:51:48 +02:00
yunohost-bot
158dc7ae14 [CI] Format code with Black 2022-05-06 14:40:24 +00:00
ljf (zamentur)
ea5bfd1693
[fix] Allow lime2 to upgrade even if kernel is hold (#1452)
* [fix] Allow lime2 to upgrade even if kernel is hold

* [fix] Bad set operation
2022-05-06 16:25:54 +02:00
ljf (zamentur)
6f5bb03b2d
[fix] depreciation warning about unicode
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-05-06 15:36:28 +02:00
ljf (zamentur)
76661a3e6c
Add comment
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-05-06 15:31:12 +02:00
ljf
19769d8348 [fix] Bad DNS conf suggestion 2022-04-27 14:59:55 +02:00
ljf
7c09142953 [fix] Config Panel edits partially config of the first instance 2022-03-23 01:08:28 +01:00
ljf
8296e35435 Revert "[fix] Config Panel edits partially config of the first instance"
This reverts commit 1b047ba049.
2022-03-23 01:06:40 +01:00
ljf
1b047ba049 [fix] Config Panel edits partially config of the first instance 2022-03-23 01:05:21 +01:00
Kay0u
93ed8efb17
fix tests 2022-03-08 17:48:27 +01:00
yunohost-bot
f13eec176c [CI] Format code with Black 2022-03-08 12:15:46 +00:00