Commit graph

4436 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
Alexandre Aubin
d9e326f2cd manifestv2: print pre/post install notices during install in cli 2022-05-21 17:11:41 +02:00
Alexandre Aubin
2ccb0c8db6 manifestv2: add some i18n support for doc/notifications 2022-05-21 16:38:51 +02:00
Alexandre Aubin
8b1333a837 manifestv2: iterate on notifications/doc + implement tests for it 2022-05-21 14:23:11 +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
Alexandre Aubin
9902d191aa manifestv2: improve permission resouce test 2022-05-14 00:15:42 +02:00
Alexandre Aubin
ddd10f630c manifestv2: implement test for permission ressource 2022-05-13 22:14:20 +02:00
Alexandre Aubin
dd6c8976f8 manifestv2: drafty implementation for notifications/doc inside the manifest 2022-05-06 21:14:44 +02:00
Alexandre Aubin
3675daf26d Fix broken test, having install questions is mandatory 2022-05-06 18:03:52 +02:00
yunohost-bot
158dc7ae14 [CI] Format code with Black 2022-05-06 14:40:24 +00:00
ljf (zamentur)
cc5649cfb2 [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:27:39 +02: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