From: 5p9 <5p9@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: SPDNS DDNS Update
Date: Tue, 07 Jun 2016 16:28:37 +0200 [thread overview]
Message-ID: <43ee64b5-dcbd-5400-24e4-ef9950d33464@ipfire.org> (raw)
In-Reply-To: <1465309490.24121.111.camel@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1108 bytes --]
Hi,
sorry, i dont have a git-system in the moment to send a patch for this
modification :(
BR, Thomas
Am 07.06.2016 um 16:24 schrieb Michael Tremer:
> Would you want to send a patch for this?
>
> On Tue, 2016-06-07 at 15:22 +0200, 5p9 wrote:
>> Hi @ all,
>>
>> please change spdns url in line 1456
>> /usr/lib/python2.7/site-packages/ddns/providers.py script.
>>
>> https://github.com/ipfire/ddns/blob/master/src/ddns/providers.py
>>
>>
>>
>> from old update setting:
>>
>> url = "https://update.spdns.de/nic/update"
>>
>> @property
>> def username(self):
>> return self.get("username") or self.hostname
>>
>> @property
>> def password(self):
>> return self.get("password") or self.token
>>
>> to the new update setting:
>>
>> url = "https://update.spdyn.de/nic/update"
>>
>> @property
>> def username(self):
>> return self.get("username") or self.hostname
>>
>> @property
>> def password(self):
>> return self.get("password") or self.token
>>
>> big thx, 5p9
next prev parent reply other threads:[~2016-06-07 14:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 10:21 Introducing DDNS Michael Tremer
2014-06-25 14:53 ` R. W. Rodolico
2014-06-25 17:20 ` 5p9
2016-06-07 13:22 ` SPDNS DDNS Update 5p9
2016-06-07 14:24 ` Michael Tremer
2016-06-07 14:28 ` 5p9 [this message]
2016-06-07 14:35 ` Michael Tremer
2016-06-07 14:38 ` 5p9
2016-06-07 14:39 ` Michael Tremer
2016-06-20 14:58 ` Michael Tremer
2016-06-21 10:40 ` Stefan Schantl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43ee64b5-dcbd-5400-24e4-ef9950d33464@ipfire.org \
--to=5p9@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox