]> git.ipfire.org Git - ipfire-2.x.git/commit
ddns.cgi: Fix token auth for provider regfish.com.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 1 Aug 2014 17:56:52 +0000 (19:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Aug 2014 10:53:59 +0000 (12:53 +0200)
commit5fe185f83c98d86cdbca470ecbea5c1365cae3f9
treed91d1a1266a512622d0286c9407a676cbf497d83
parentb3f401fba4b69ea06a1987a971f8f7ff59b3ee33
ddns.cgi: Fix token auth for provider regfish.com.

In the past the regfish.com auth token was stored as username similar than freedns.afraid.com. We now expected
the token key stored as password, to keep compatiblity with old installations I've added some compatible code
to prevent users from various issues.
html/cgi-bin/ddns.cgi