]> git.ipfire.org Git - ddns.git/commit - ddns.in
Add option to list provider with token support.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 2 Dec 2020 19:31:19 +0000 (20:31 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 2 Dec 2020 19:39:04 +0000 (20:39 +0100)
commit287b2bfe7bf5e0639da9227a8c7893ce40d298ae
treec93dbe5ec14e355d165948d5cdf4b117a4c1d605
parentebdb37245e2033b065cce5a19597be4ef1c8875c
Add option to list provider with token support.

This option can be used to get a list of all known provider which support
a token based authentication method.

In order to provide this feature the provider details has been extended
to contain the information if a provider supports this authentication
method or not.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
ddns.in [changed mode: 0644->0755]
src/ddns/__init__.py
src/ddns/providers.py