Commit graph

19 commits

Author SHA1 Message Date
theo@manjaro
731f07817b Redact domain passwords in logs 2022-07-13 11:03:16 +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
3bd427afab Password is only asked once if we unsubscribe 2022-07-05 15:14:33 +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
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@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
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
yunohost-bot
b9060da750 [CI] Format code with Black 2022-01-20 18:43:33 +00:00
Alexandre Aubin
ecb8419ee0 dyndns: fix dyndns_update, needs to construct the update object using the target zone, not the domain itself 2022-01-17 21:21:46 +01:00
Kay0u
beadea5305
remove unused import 2022-01-07 10:47:03 +01:00
Alexandre Aubin
63a84f5398 dyndns: replace dnssec-keygen and nsupdate with python code, drop legacy md5 stuff, drop unecessary dyndns 'private' key 2022-01-03 20:02:56 +01:00
Kay0u
fc0cf79123
Merge branch 'dev' into bullseye 2021-12-30 15:29:16 +01:00
Alexandre Aubin
5de9e4fe6a Yolorework the repo dir structure 2021-11-10 17:56:02 +01:00
Renamed from src/yunohost/dyndns.py (Browse further)